csudhi wrote:

Hi,

Is it possible to change the default webapp directory (src/main/webapp)
location in POM.xml file , to somethng like ui/pages/jsp path (relative to
application root)?


--
View this message in context: 
http://www.nabble.com/Changing-default-webapp-directory-t1409364.html#a3795726
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You can configure the war plugin. Change the value of warSourceDirectory to the setting you want. For more info:

http://maven.apache.org/plugins/maven-war-plugin/
http://maven.apache.org/guides/mini/guide-configuring-plugins.html

HTH,

Henry


||

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

Reply via email to