the documentation is here http://maven.apache.org/plugin-tools/maven-plugin- plugin/examples/using-annotations.html
and a lot of plugins now use these annotations: http://jira.codehaus.org/browse/MPLUGIN-203 Regards, Hervé Le vendredi 28 septembre 2012 11:43:30 Sascha Vogt a écrit : > Am 28.09.2012 10:41, schrieb Jörg Schaible: > > You're aware that modern Maven plugins use now real annotations > > themselves? > > I've heard of it, but the last time I searched for it (a few months ago) > did not yet find any documentation or even core plugins using that > mechanism to see how it looks like or how I'm supposed to use them. Do > you happen to have any pointers to start with? > > And as I said, in that particular case we try to extend the > maven-jaxb2-plugin we have to live with what we get anyways ;) > > Greetings > -Sascha- > > --------------------------------------------------------------------- > 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]
