Hi I am using maven2.0.3. When I created a war file,it iscreated in c:\projectRoot\Child2\Child2.war. I want to deploy it in jboss4.0.4 in C:\boss-4.0.4\server\default\deploy by using "maven package". Is there any way to do it by pom.xml?
Thanks Anshuman
