2010/10/8 benxs <[email protected]>: > > Assume I want (or have) to use a different project structure from the > built-in default project structure of Maven (=the one which is generated by > archetype:generate). > > Where do I have to adjust maven config files resp. in pom.xml to be able to > use the new project structure?
http://maven.apache.org/general.html#dir-struct Anyway I strongly suggest to use Eclipse+m2eclipse POM Editor (with advanced tabs enabled) because it's really easier to use. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
