Re: Creating initial folder hierarchy

2006-02-28 Thread Brett Porter
Please ask on users@maven.apache.org in future. This list is about the development of Maven. You can include elements like this: src/java ... The site has a full reference for the pom.xml file in the documentation. - Brett Wilson Lima Neto wrote: > Hello, I'm trying to use Maven2 i've read

Creating initial folder hierarchy

2006-02-28 Thread Wilson Lima Neto
Hello, I'm trying to use Maven2 i've read the Getting Started Sction, and a bit of the documentation. My doubt is how do i create a custom folder hierarquy. First i'm using mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app Then I try to edit the pom.xml. Probabbly this is