How to set src-folder correctly

2011-10-27 Thread Wayne Fay
> 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

How to set src-folder correctly

2011-10-24 Thread Martin Eisengardt
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