You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by EJ Ciramella <ej...@upromise.com> on 2008/03/05 03:04:04 UTC

plugin.xml

What's the correct way to include this file when creating a
maven-plugin?
 
I have it in src/main but it's not getting included with my plugin jar -
am I supposed to alter the jar plugin configuration to include this?

RE: plugin.xml

Posted by EJ Ciramella <ej...@upromise.com>.
Nvm - * @aggregator

I thought you had to do * @aggregator=true.  Apparently just having it =
true. 

-----Original Message-----
From: EJ Ciramella [mailto:ejciramella@upromise.com] 
Sent: Tuesday, March 04, 2008 9:04 PM
To: users@maven.apache.org
Subject: plugin.xml

What's the correct way to include this file when creating a
maven-plugin?
 
I have it in src/main but it's not getting included with my plugin jar -
am I supposed to alter the jar plugin configuration to include this?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org