Hi all,

I'm developping a custom plugin, its main features already are already
implemented by the antrun plugin, my only wish is to add an aggregator like
behaviour.
To do so my pojo extends the AntRunMojo, my mojo does nothing except adding
the @aggregator annotation.

Unfortunately when I package the jar, the generated plugin descriptor has no
parameters. So at runtime a NullPointerException occurs complaining that
AntRunMojo attributes are not set!

Does anybody know how to solve this problem?
Is there a neat way to extend an existing plugin?

Thanks for your help,

Alexis

Reply via email to