I am working on CXF using m2eclipse.
When I import projects using m2eclipse or update the maven project I
always get an error that contains:
PMD UnsafeStringConstructorRule
So it seems m2eclipse configures pmd but can not find the custom rule.
I was able to get it running by removing this line in the parent pom.
<ruleset>${cxf.resources.base.path}cxf-pmd-custom.xml</ruleset>
This line seems to add the problematic rule.
Can this be fixed in a better way?
Do we really need these PMD checks in eclipse?
Christian
--
Christian Schneider
http://www.liquid-reality.de
Open Source Architect
http://www.talend.com