On Thu, Mar 20, 2003 at 06:43:28PM +0800, [EMAIL PROTECTED] wrote:
> war:webapp will use ${maven.war.build.dir}/${pom.artifactId} as the root
> directory of the webapp.  For some reason I don't want the pom.artifactId
> be used as part of webapp dir, I add a
> properties "maven.war.build.noidsubdir" so the plugin will use
> ${maven.war.build.dir} as the webapp root dir
Hi,

I'd rather have a "maven.war.webapp.dir" properties that would default to
${maven.war.build.dir}/${pom.artifactId}, and that you would override as
${maven.war.build.dir}.

maven.war.build.noidsubdir isn't really intuitive to me ...

Cheers,
St�phane

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

Reply via email to