Tom Huybrechts a écrit :
I write all my mojo's with 1.5.
You just need to avoid using annotations and generics in the signature
of your classes (fields, methods and their annotations).
Tom
So maybe you can enlight me ;-) : maven-plugin-tools-java (2.0.1 to
2.0.5-SNAPSHOT) has a dependency on qdox 1.5 which is jdk 1.5
incompatible. How did you resolve this problem ?
I maybe wrong but your constraint apply to all the classes of my plugin
not just my MOJO, so this means I must code with 1.4 style :(
Emmanuel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]