Re: [Stat-scm-user] Maven Dependencies
Brought to you by:
benoitx,
dougculnane
From: Doug C. <do...@cu...> - 2008-11-08 19:34:05
|
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 > |