Re: maven-plugin-plugin w/module with 1.5 annotations

2007-03-20 Thread Jason Dillon
On Mar 21, 2007, at 12:17 AM, Brett Porter wrote: I was using 2.2 of m-p-p which appears to be using qdox-1.6.1. I also tried using 2.3-SNAPSHOT (whatever is up there in the m2- snapshot-repo) and it looked like it was using qdox-1.6.1 as well. Both behave the same way. That should be the

Re: maven-plugin-plugin w/module with 1.5 annotations

2007-03-20 Thread Brett Porter
On 21/03/2007, at 6:11 PM, Jason Dillon wrote: I was using 2.2 of m-p-p which appears to be using qdox-1.6.1. I also tried using 2.3-SNAPSHOT (whatever is up there in the m2- snapshot-repo) and it looked like it was using qdox-1.6.1 as well. Both behave the same way. That should be the

Re: maven-plugin-plugin w/module with 1.5 annotations

2007-03-20 Thread Jason Dillon
On Mar 20, 2007, at 11:52 PM, Brett Porter wrote: I was under the impression the latest release had updated to qdox and it could deal with it (where it contains annotations, not using them for the mojo parameters themselves obviously). What version of the plugin plugin are you using, and wh

Re: maven-plugin-plugin w/module with 1.5 annotations

2007-03-20 Thread Brett Porter
I was under the impression the latest release had updated to qdox and it could deal with it (where it contains annotations, not using them for the mojo parameters themselves obviously). What version of the plugin plugin are you using, and what version of qdox does it drag in? On 21/03/200

maven-plugin-plugin w/module with 1.5 annotations

2007-03-20 Thread Jason Dillon
Is there anyway to get the maven-plugin-plugin to work with a module that contains 1.5 annotations? When I try to build when the packaging is 'maven-plugin', 'plugin:descriptor' pukes up: [INFO] [plugin:descriptor] [INFO] Using 2 extractors. [INFO] Applying extractor for language: java [IN