On 7/5/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote: > I've got two profiles for deploying a war to either jboss or tomcat > .The jboss deploy is called "jboss4x-deploy' and the tomcat one > "tomcat5-deploy".The profiles are defined in my web-module > ("eportal-web") pom.xml.
How do i configure my top level > pom.xml to do all , i.e compile , build , generate war and then deploy > it to jboss?
If you want to activate one or more profiles, you can always use the command line parameter "-P" and give it a comma-separated list of profile names. Anyone out there :) ? This ain't no hotline, you know.. Cheers, Jo