2010/4/19 Néstor Boscán <[email protected]>: > Is there a way to change the webapp directory name from webapp to > public_html?
You're really making us guess here. :) Do you mean you want to change the source directory for the files that go into a war from src/main/webapp to something else? If so, try configuring warSourceDirectory, see http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html . If that's not it, tell us what you're trying to accomplish... -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
