releasing plugin-tools 3.1

2012-06-24 Thread Hervé BOUTEMY
Thanks to good reports, we were able to fix a handful of problems found in 3.0. If nobody complains, I intend to do the next release by the end of the week. Regards, Hervé - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.o

Please add this article on Maven to the list of articles

2012-06-24 Thread Alex Amies
Please add this article on Maven to the list of articles: Amies, Alex; Zou P X, Wang Yi S (29 Oct 2011). "Automate development and management of cloud virtual machines". *IBM developerWorks* (IBM). Description: Learn how

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le dimanche 24 juin 2012 10:06:05 Hervé BOUTEMY a écrit : > Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > > Hi, > > > > For the maven-release-plugin I've migrated the doclettags to annotations. > > To confirm I did it all well, I compared the plugin.xml with the latest > > release. >

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le dimanche 24 juin 2012 14:22:43 Robert Scholte a écrit : > Thanks for fixing this. > > btw, the move from expression to property works out even better than > expected nice to hear: we had a long discussion to choose it, glad to know the result was worth it :) > > > Op Sun, 24 Jun 2012 13:51:

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Robert Scholte
Thanks for fixing this. btw, the move from expression to property works out even better than expected Op Sun, 24 Jun 2012 13:51:27 +0200 schreef Hervé BOUTEMY : Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : - phase is always added without value ( related to MPLUGIN-213? ) -

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > - phase is always added without value ( related to MPLUGIN-213? ) > - elements within have an explicit closing tag if there's > no content (was a compressed tag like ) > - role-hint-tag with empty content is added if there's no role-hint >

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > Hi, > > For the maven-release-plugin I've migrated the doclettags to annotations. > To confirm I did it all well, I compared the plugin.xml with the latest > release. > After reordering the XML I see some small differences, but I'd like to