[jboss-jira] [JBoss JIRA] (JBBUILD-725) Upgrade compiler plugin to >=3.1
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Mon Apr 15 00:02:53 EDT 2013
[ https://issues.jboss.org/browse/JBBUILD-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767044#comment-12767044 ]
Brian Leathem commented on JBBUILD-725:
---------------------------------------
maven-compiler-plugin:3.1 is now available:
http://search.maven.org/#artifactdetails%7Corg.apache.maven.plugins%7Cmaven-compiler-plugin%7C3.1%7Cmaven-plugin
> 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/fb95df4dff8163a451286453f77fd4c4f6d47b17/pom.xml#L79
--
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
More information about the jboss-jira
mailing list