That's strange. I specificly ran the its before the release (using 3.0.5). Which OS are you running on?
-- Dennis Lundberg Den 9 mar 2014 14:43 skrev "Karl Heinz Marbaise" <khmarba...@gmx.de>: > Hi, > > unfortunately i have to retire my +1 cause i found an issue in the > integration tests (i was to fast with the send button sorry). > > Tested with Maven 3.0.5 and a clean local repository and got the following: > > [INFO] --- maven-invoker-plugin:1.8:integration-test (integration-test) @ > maven-checkstyle-plugin --- > [INFO] Building: check-fail/pom.xml > [INFO] ..SUCCESS (8.2 s) > [INFO] Building: check-pass/pom.xml > [INFO] ..SUCCESS (4.1 s) > [INFO] Building: check-tests-only/pom.xml > [INFO] ..SUCCESS (2.8 s) > [INFO] Building: checkstyle-goal/pom.xml > [INFO] run script verify.groovy > [INFO] ..SUCCESS (4.3 s) > [INFO] Building: checkstyle-report/pom.xml > [INFO] run script verify.groovy > [INFO] ..SUCCESS (11.5 s) > [INFO] Building: inlinerules/pom.xml > [INFO] run script verify.groovy > [INFO] ..FAILED (3.5 s) > [INFO] The post-build script did not succeed. assert new File(basedir, > 'target/checkstyle-checker.xml').exists() > | | | > | | false > | /Users/kama/Downloads/maven-checkstyle-plugin-2.12/target/ > it/inlinerules > > /Users/kama/Downloads/maven-checkstyle-plugin-2.12/target/ > it/inlinerules/target/checkstyle-checker.xml > > Attached the full log file output.... > > Tested the same thing with Maven 3.1.1, Maven 3.2.1 and Maven 2.2.1 and > got the same result. > > Sorry... > > Kind regards > Karl-Heinz Marbaise > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org >