Hello,

I think you use the assembly goal of the plugin. When you take a look at the documentation you will see that this goal calls the package phase by itself. If you use the attach goal it wouldn't call an other
goal.

Best Regards

Kai Uwe Bachmann
Am 08.03.2007 um 20:56 schrieb Dave Maung:

I have the following life cycle set up
in compile phase, I have some ant task running, and in package phase, I
have assembly plugin  set up.

The problem is if I execute "mvn package", it is calling "compile" lifecycle
phase twice. Is there way to stop occuring it? I am using Maven 2.0.5?

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to