In your archetype's pom, in the build section, put the following configuration:

<build>
       <sourceDirectory>src/java</sourceDirectory>
...
</build>

Greetings,

Salvador

[EMAIL PROTECTED] a écrit :
I would like to create my own archetype. I used the quickstart-archetype as an 
example. How is it possible to change the java-folder from src-main-java to 
src-java (remove the main-folder)? Can you give me some examples?


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

Reply via email to