Hi all,

I am trying to write an archetype for my project and discovered that the resources are always copied into the src/main/resources/ generated directory instead of being copied into the src/main/resource/my/groupid/ (in parallel with the sources src/main/mylang/my/groupid/).

I have tried to specify the resource directory in the pom.xml, but didn't help. I have tried to specify the resources as sources, but in this case Maven fails with some error message about using two source directories...

Please help,
Adrian.


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

Reply via email to