Jody Garnett wrote:
The pom.xml file that Alex provided should of accounted for this. You can ask it to cope using exclusions and so on when describing the the source and test definitions.
My point is that I don't see any point in including the current pom.xml in CVS, since it seems to be broken.
Regarding exclusions: I see a "sources" element with "source" elements inside it. The documentation says "source" elements are "source directories" and that "sources" translates into File[] on Java side of the POM.
Specifically, no mention of how things could be excluded, or what exactly it means for a directory to be "source directory" - whether for example "src/com" could be used instead of "src", or whether that would mess up the paths where the class files end up in target directories.
_______________________________________________ jts-devel mailing list jts-devel@lists.jump-project.org http://lists.refractions.net/mailman/listinfo/jts-devel