Re: Checkstyle crashes with NullPointerException in DefaultCheckstyleRssGenerator.generateRSS in Maven 3

2013-07-19 Thread Dennis Lundberg
Hi For Maven 3 compatibility you need to use maven-checkstyle-plugin 2.5 or newer. On Thu, Jun 20, 2013 at 1:25 AM, Adam Crume wrote: > Checkstyle crashes when I run it with Maven 3.0.4, but works with Maven > 2.2.1. > > I'm afraid I don't know enough about Maven to create a smaller test case

RE: Checkstyle crashes with NullPointerException in DefaultCheckstyleRssGenerator.generateRSS in Maven 3

2013-06-20 Thread Martin Gainty
'Morning Adam I couldnt locate README.md..please supply thanks, Martin Gainty __ Place standard disclaimer here > Date: Wed, 19 Jun 2013 16:25:08 -0700 > Subject: Checkstyle crashes with NullPointerE

Re: Checkstyle crashes with NullPointerException in DefaultCheckstyleRssGenerator.generateRSS in Maven 3

2013-06-19 Thread Wayne Fay
> [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-checkstyle-plugin:2.4:checkstyle > (published-api-checks) on project mct-platform: Execution > published-api-checks of goal > org.apache.maven.plugins:maven-checkstyle-plugin:2.4:checkstyle failed. > NullPointerException -> [Help 1]

Checkstyle crashes with NullPointerException in DefaultCheckstyleRssGenerator.generateRSS in Maven 3

2013-06-19 Thread Adam Crume
Checkstyle crashes when I run it with Maven 3.0.4, but works with Maven 2.2.1. I'm afraid I don't know enough about Maven to create a smaller test case than this: 1. Set JAVA_HOME to a 1.6 JDK 2. Clone http://github.com/nasa/mct 3. Follow the steps in README.md, using Maven 3 [ERROR] Failed to e