Discussion:
[castor-dev] Use maven-release-plugin for releasing project
Stevo Slavić
2009-11-18 18:36:57 UTC
Permalink
Hello Castor developers,

By the commit messages, it seems that Castor is released somewhat manually.
Just that version number increasing must be very annoying, and with more and
more modules it will just get harder to do. That's why I'd suggest that you
should use maven-release-plugin for this, it makes developer lives much
easier. Plugin's project has standard
site<http://maven.apache.org/plugins/maven-release-plugin/>with just
enough info, but there are some nice blogs too on the topic, like
this <http://weblogs.java.net/blog/2008/08/31/using-maven-release-plugin>and
this<http://www.vineetmanohar.com/2009/10/23/how-to-automate-project-versioning-and-release-with-maven/>one.

Regards,
Stevo.
Werner Guttmann
2009-11-27 10:22:25 UTC
Permalink
Hi Stevo,

that has been the case until recently, but as of 1.3.0.1 mvn:release-*
has been used.

If you are asking yourself why this has taken so long, well ... Castor
has (historically) a few bits and pieces that made it very hard to
integrate with Maven at all. In other words, it has been a long road ....

Cheers
Werner
Post by Stevo Slavić
Hello Castor developers,
By the commit messages, it seems that Castor is released somewhat manually.
Just that version number increasing must be very annoying, and with more and
more modules it will just get harder to do. That's why I'd suggest that you
should use maven-release-plugin for this, it makes developer lives much
easier. Plugin's project has standard
site<http://maven.apache.org/plugins/maven-release-plugin/>with just
enough info, but there are some nice blogs too on the topic, like
this <http://weblogs.java.net/blog/2008/08/31/using-maven-release-plugin>and
this<http://www.vineetmanohar.com/2009/10/23/how-to-automate-project-versioning-and-release-with-maven/>one.
Regards,
Stevo.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...