Sebastien,
I'm not sure you can do that. You *could* try to change the packaging of your project from "war" to "jar" and see if that helps (But good luck with that).

Id highly suggest that you use the maven war plugin.

Cheers
James

On 03/07/2008, at 1:27 PM, Sebastien Hadjifotis wrote:


Hello,

I am using maven ant task that runs a tool to generate a war file.
This works fine. My issue is howdo Itell maven to not try to build the war
file iteself using the war plugin?

Cheers,
Sebastien Hadjifotis


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



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

Reply via email to