[
https://issues.jboss.org/browse/JBBUILD-725?page=com.atlassian.jira.plugi...
]
Brian Leathem commented on JBBUILD-725:
---------------------------------------
maven-compiler-plugin:3.1 is now available:
http://search.maven.org/#artifactdetails%7Corg.apache.maven.plugins%7Cmav...
Upgrade compiler plugin to >=3.1
--------------------------------
Key: JBBUILD-725
URL:
https://issues.jboss.org/browse/JBBUILD-725
Project: JBoss Build System
Issue Type: Bug
Components: JBoss Parent POM
Affects Versions: JBoss Parent POM - 10
Reporter: Lukáš Fryč
Assignee: Paul Gier
The compiler plugin in version {{3.0}} detects changes and thus recompile whole module
even if there are no changes (e.g. {{mvn clean compile; mvn compile}}.
{code}
Changes detected - recompiling the module!
{code}
Upstream issue:
http://jira.codehaus.org/browse/MCOMPILER-187
https://github.com/jboss/jboss-parent-pom/blob/fb95df4dff8163a451286453f7...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira