Re: [Stat-scm-user] Maven Dependencies
Brought to you by:
benoitx,
dougculnane
From: Andreas G. <And...@ma...> - 2008-11-10 16:29:49
|
Doug, I deployed the attachments to our internal repository. However, it still looks as if there are dependencies missing. At this point of time I get the following error [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error getting reports from the plugin 'net.sf:stat-scm': Unable to find the mojo 'net.sf:stat-scm:1.2.0:stats' in the plugin 'net.sf:stat-scm' net/sf/statcvs/output/ConfigurationException Andreas -----Original Message----- From: Doug Culnane [mailto:do...@cu...] Sent: Saturday, November 08, 2008 11:06 AM To: Andreas Guther Cc: sta...@li... Subject: Re: [Stat-scm-user] Maven Dependencies Hi Andreas, The whole site on source forge seams to have gone....??? I was not aware of this, and will look into it. The jars come from the SF repository and if it is not there then the plugin will not work. For a quick fix here attached are the dependencies you need. All the best, Doug Andreas Guther wrote: > > Hi, > > > > I am trying to use StatScm 1.2.0 > > > > The version I found in the Maven Repository > http://repo1.maven.org/maven2/net/sf/stat-scm/1.2.0/stat-scm-1.2.0.pom > defines a dependency on stat-svn 0.4.0-StatSCM which is not available > from the maven repo. > > > > <dependency> > > <groupId>net.sf</groupId> > > <artifactId>stat-svn</artifactId> > > <version>0.4.0-StatSCM</version> > > </dependency> > > > > The only similar dependency I can find on maven is > http://repo1.maven.org/maven2/net/sf/statsvn/statsvn/ (no hyphen). > > > > The Maven2 repository on sourceforge seems to be down on gone. > > > > Please help me to resolve the dependencies. > > > > Thank you in advance, > > > > Andreas > > > > > > > > > > ---------------------------------------------------------------------- > -- > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ---------------------------------------------------------------------- > -- > > _______________________________________________ > Stat-scm-user mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |