Hi,

You can take a look at the JDIFF plugin which allow you to tracks changes in 
your APIs :
http://maven.apache.org/reference/plugins/jdiff/
(be careful, I don't know if we'll not replace this URL - in some hours/days - 
by
http://maven.apache.org/maven-1.x/reference/plugins/jdiff/)
Arnaud
 

> -----Message d'origine-----
> De : Shukla, Sanjay [mailto:[EMAIL PROTECTED] 
> Envoyé : vendredi 21 octobre 2005 21:48
> À : [email protected]
> Objet : build release process using maven
> 
> 
> I am trying to use maven for our build process, migrating 
> from ant and other script files that do our build currently
> 
> For deploying to an environment these are the steps that were taken.
> 
> 1.    Tag the release
> 2.    run a script that would create a list of release 
> differences with respect to previous tag and current tag
> 3.    build and Deploy to production
> 4.    Send out notifications from  result of step 3.
> 
> I  have been able to use maven to perform the step 3 and I 
> know 4 can be done.
> 
> I am not able to find out the plugin to perform step 1 and 
> step 2. Step 2 can be performed using the ant cvstagdiff ant 
> task, is there a similar plugin for maven.
> 
> Thanks for your feedback!
> 
> -barry
> 
> ---------------------------------------------------------------------
> 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]
> 




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

Reply via email to