De Smet Ringo wrote:
> I figured it out! I have the maven-plugin-plugin both as a build plugin
> and a reporting plugin and it seems I have to configure the goal prefix
> in both sections of my plugin POM.
You shouldn't need to configure the goal prefix twice. Just as my example
shows, it should
Benjamin,
> That's an unusual artifact id, the convention is to use
> something like "telenet-maven-plugin", compare [0].
I didn't choose this id unfortunately. :-)
> > In the POM, I have specified the goalprefix to be
> "telenet". However,
> > in the generated site, all my goals are listed
De Smet Ringo wrote:
I have written a custom Maven2 plugin, in our CVS repo called
maven2.plugin.
That's an unusual artifact id, the convention is to use something like
"telenet-maven-plugin", compare [0].
In the POM, I have specified the goalprefix to be
"telenet". However, in the generat