Re: [m2] How to change maven.war.src in pom.xml

2005-12-06 Thread Keisuke Matsubara
Hi Allan, Thank you for you information. I could configure correctly. I changed my pom.xml like following. project : build : plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-war-plugin/artifactId version2.0-beta-2/version

[m2] How to change maven.war.src in pom.xml

2005-12-05 Thread Keisuke Matsubara
Hi, I want to configure maven.war.src for fitting my directories. Would someone tell me method ? I could work by default ,but I want to fit pom.xml to my directories. So I configured pom.xml like following ,but it did not work my way. project : build

Re: [m2] How to change maven.war.src in pom.xml

2005-12-05 Thread Allan Ramirez
Hi Keisuke, See http://docs.codehaus.org/display/MAVENUSER/FAQs and look for the question How can I configure the equivalent of maven.war.src of war plugin in m2? Hope this helps regards, -allan Keisuke Matsubara wrote: Hi, I want to configure maven.war.src for fitting my directories. Would