Michal Maczka wrote:

...
Last time I am asking:

Does anybody has something against building war ___always__ in two distinct
steps?

a) copying to build area (somewhere in target/xxxx )
b) making a jar archive


Yes, this is the best way to do it. If your servlet engine can use exploded webapps it's much faster to develop this way. My ant build scripts always build webapps in two stages like this.




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



Reply via email to