Hello
Jeff Mutonho wrote:
Q1) How do I specify a pre-existing application.xml to the
maven-ear-plugin  ?
Look at the official documentation of the ear plugin. It seems to have one property to set during the ear:generate-application.xml execution
http://maven.apache.org/plugins/maven-ear-plugin/generate-application-xml-mojo.html

Q2) Is there a way of specifying a non-versioned war file to be included in
the final ear?For example if I had a war file
called myapp.war that was created in my web submodule (call it myapp-web)
and I wish that to be bundled into my ear.


If I have understood, I suppose you ll find the solution in the howto http://maven.apache.org/plugins/maven-ear-plugin/howto.html

Regards,
Alexandre


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

Reply via email to