Hi Yann,
Thanks a lot it works perfectly.
Regards

Gianfranco


----Original Message Follows----
From: "Yann Le Du" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[email protected]>
To: "Maven Users List" <[email protected]>
Subject: Re: Maven 2 and changes log from subversion
Date: Wed, 22 Mar 2006 16:06:50 +0100

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]
>
>

_________________________________________________________________
Sélectionnez les meilleurs albums pour votre discothèque MP3 en ligne! http://sib1.od2.com/common/Framework.aspx?shid=0045002E


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to