On 2007-07-04 03:02:29 +0200, Brett Porter <[EMAIL PROTECTED]> said:
On 04/07/2007, at 5:21 AM, Eric Redmond wrote:
Post-compilation annotation extraction actually handles this case.
http://jira.codehaus.org/browse/MNG-2521
MNG-2521 takes care of it partially. Since at runtime, missing
ann
On 04/07/2007, at 5:21 AM, Eric Redmond wrote:
Post-compilation annotation extraction actually handles this case.
http://jira.codehaus.org/browse/MNG-2521
That sounds much better than requiring additional annotations.
Eric
On 7/3/07, Jochen Kuhnle <[EMAIL PROTECTED] > wrote:
Hi,
here's
Post-compilation annotation extraction actually handles this case.
http://jira.codehaus.org/browse/MNG-2521
Eric
On 7/3/07, Jochen Kuhnle <[EMAIL PROTECTED] > wrote:
Hi,
here's the second one:
With the current Mojo descriptor extractor, it is possible to inherit
Mojo annotations from parent
Hi,
here's the second one:
With the current Mojo descriptor extractor, it is possible to inherit
Mojo annotations from parent classes, but not across projects. With
this, it is e.g. not possible to subclass a "built-in" Maven mojo and
inherit the annotations, or to refactor common Mojo code i