[
https://issues.jboss.org/browse/JBBUILD-725?page=com.atlassian.jira.plugi...
]
Tomaz Cerar resolved JBBUILD-725.
---------------------------------
Assignee: Tomaz Cerar (was: Paul Gier)
Fix Version/s: JBoss Parent POM - 10
Resolution: Done
This is part of parent pom for some time now.
Upgrade compiler plugin to >3.1 (once released)
-----------------------------------------------
Key: JBBUILD-725
URL:
https://issues.jboss.org/browse/JBBUILD-725
Project: JBoss Build System
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JBoss Parent POM
Affects Versions: JBoss Parent POM - 10
Reporter: Lukáš Fryč
Assignee: Tomaz Cerar
Fix For: JBoss Parent POM - 10
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 was sent by Atlassian JIRA
(v6.2.6#6264)