Yann Diorcet created MCHECKSTYLE-266:
----------------------------------------
Summary: classpath & artifact from reactor
Key: MCHECKSTYLE-266
URL: https://jira.codehaus.org/browse/MCHECKSTYLE-266
Project: Maven Checkstyle Plugin
Issue Type: Bug
Reporter: Yann Diorcet
If we add an artifact as dependency which is used in the reactor, then a null
pointer exception is thrown.
It's due to the fact that artifact file is not a jar but target/classes path.
Similar to https://jira.codehaus.org/browse/MDEP-187
https://jira.codehaus.org/browse/MDEP-98
cf fix: https://github.com/apache/maven-plugins/pull/31
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)