Hi, At the moment I cant get it to work, because it seems that someone had deleted the http://repo1.maven.org/maven2/org/netbeans/lib/3.6/lib-3.6.jar from the maven repo. The lib-3.6.pom [.md5 | .sha1] are still there. Can someone fix this, please?
kind regards, Volker > -----Ursprüngliche Nachricht----- > Von: Yann Le Du [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 22. März 2006 16:07 > An: Maven Users List > Betreff: Re: Maven 2 and changes log from subversion > > Hi Gianfranco, > > There indeed is a changelog plugin for m2. It was hosted by > Mojo [1] , but is presently being moved to Maven. > > For the moment, you can use : > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>changelog-maven-plugin</artifactId> > </plugin> > > When the plugin is moved, you'll be able to see it here [2]. > Then you will only need : > <plugin> > <artifactId>maven-changelog-plugin</artifactId> > </plugin> > > (note the word order between "maven" and "changelog") > > [1] http://mojo.codehaus.org/ > [2] http://www.ibiblio.org/maven2/org/apache/maven/plugins/ > > - Yann > > On 3/22/06, Gianfranco Oldani <[EMAIL PROTECTED]> wrote: > > > > Hello, > > Is the changelog plugin still available for maven 2? I want > to be able > > to generate change logs via the m2 site goal and my subversion > > repository. DO I miss something or the changelog plugin is > the right > > one to use? > > > > Regards and Thanks for help. > > > > Gianfranco OLDANI > > Mob: +41787330350 > > Web: www.gfoldani.com > > > > _________________________________________________________________ > > Vous voulez adopter un chien mais ne savez pas où trouver Rex? MSN > > Search si. > > http://search.msn.ch/results.aspx?q=adopter+un+chien&FORM=QBRE > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
