> We are using maven for own project types. However the source
> folders (src/main/java and src/test/java) are not the same since
> we are not using java. To let some plugins work correctly we
> need to ovrwrite them with the correct folders.
1. This email should have been sent to the Maven Users
Hi.
We are using maven for own project types. However the source folders
(src/main/java and src/test/java) are not the same since we are not using java.
To let some plugins work correctly we need to ovrwrite them with the correct
folders.
For know we created a small goal that will be executed