No love there. It still duplicates the foo-1.3-SNAPSHOT part of the
path* in the sources. Good point about not needing to name a
directory 'src' myself, though.
At this point I'd be happy if it just put it in as
foo-1.3-SNAPSHOT/example/pom.xml etc.
* Like this:
./foo-1.3-SNAPSHOT/foo-1.3-SNAPSHOT/src/main/java/com/foo/examples/Example.java
./foo-1.3-SNAPSHOT/foo-1.3-SNAPSHOT/src/main/java/com/foo/examples/package-info.java
./foo-1.3-SNAPSHOT/foo-1.3-SNAPSHOT/pom.xml
./foo-1.3-SNAPSHOT/foo-examples-1.3-SNAPSHOT.jar
Ahh I see the problem now.
You may have to file a bug report on JIRA.
However I have one last thing to try:
I notice that you have two moduleSet declarations.
Can you not collapse them into one? which contains both the source and
the binary sections?
I suspect that might be the problem.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]