I am seeing this warning when running 'mvn pmd:pmd':

  The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing,
no dependency information available

I was able to eliminate this message using a project on github:

git clone git://github.com/mfriedenhagen/dummy-lifecycle-mapping-plugin.git
cd dummy-lifecycle-mapping-plugin
mvn install

This is a minor issue, but it might be nice to add the fix to an FAQ.

Reply via email to