I'm not quite sure what you mean by "abusing 'src' and 'test'". At any rate, yes, I get the same problem if I rename the sub-projects dir1 and dir2. Also, I had a look at the shitty-maven-plugin, and it looks like it will require a directory re-structure, since it expects the tests to be under src/it. Unfortunately we must make Maven work without modifying our directory structure, so that won't be an option for us unless that bit can be configured.
Any other ideas/suggestions? Merv Green wrote: > > You may be abusing 'src' and 'test.' Do you get the same problem if you > rename the sub-projects 'dir1' and 'dir2?' Have you considered something > like the shitty-maven-plugin? Google for 'maven integration testing.' > -- View this message in context: http://www.nabble.com/Aggregator-pom-fails%2C-but-modules-work-tp21882332p21938575.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
