Please ask on [email protected] in future. This list is about the development of Maven.
You can include elements like this: <build> <sourceDirectory>src/java</sourceDirectory> ... </build> 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 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 not the right way to do it, neither using mvn > archetype:create and so does not editing the pom.xml. I didnt find it > clear in the Getting Started Sction, this is why i'm writting here. > > Thanks > Wilson > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
