Le 20/08/15 11:35, Colm O hEigeartaigh a écrit : > The project builds fine from the command line. How exactly are you building > the project in eclipse? If you do "mvn eclipse:eclipse" on the command line > it will generate the projects that you can import into eclipse.
I have installed the PMD configuration plugin for M2Eclipse (1.0.0). It installes the PMD Plugin v4.0.7). I tested the import in Mars, after having installed the PMD plugin v1.5 (it is present in the market place), Eclipse proposed to install the PMD plugin when I imported the root pom.xml file, and after a few minutes, all was good to go. So there is no reason to run mvn eclipse:eclipse anymore, and everything works as expected.
