>>>>> "Rob Withers" <reefed...@gmail.com>:

> Ok, I got around the issue with number 3 by removing the modules and
> building the top pom, then adding the modules. 

Ok.  What you did with that, was to add the top POM to your local
repository, and then the modules will find it there, rather than in
their parent directory.

Shouldn't be necessary... could it be the groupId mismatch...?

> I am now getting an error with murmur-events that is preventing
> installation and preventing murmur from building.  Here is the error
> with PMD:
[...]
> Why are PMD warnings failing the murmur-events install?

Without knowing the first thing about maven-pmd-plugin, my guess is that
it is because the <reporting> section of the murmur-events/pom.xml file
references the maven-pmd-plugin.

And: the source files contain 17 PMD violations.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to