Re: New plugin archetype (was: New annotation system)

2012-08-01 Thread Olivier Lamy
Yup.
I will work on that.

2012/7/23 Jesse Glick jgl...@cloudbees.com:
 On a related note, I think we need a new archetype for plugins; the existing
 maven-archetype-mojo 1.0 is out of date and not ready for annotations.
 Specifically needed:

 1. Need a dep on maven-plugin-annotations.
 2. Need to specify skipErrorNoDescriptorsFound.
 3. Have to explicitly call descriptor goal - not part of default lifecycle
 (!).
 4. Apparently need to tell maven-site-plugin to run maven-plugin-plugin.


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



New plugin archetype (was: New annotation system)

2012-07-23 Thread Jesse Glick

On a related note, I think we need a new archetype for plugins; the existing 
maven-archetype-mojo 1.0 is out of date and not ready for annotations. 
Specifically needed:

1. Need a dep on maven-plugin-annotations.
2. Need to specify skipErrorNoDescriptorsFound.
3. Have to explicitly call descriptor goal - not part of default lifecycle (!).
4. Apparently need to tell maven-site-plugin to run maven-plugin-plugin.


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org