[jboss-jira] [JBoss JIRA] (JBBUILD-725) Upgrade compiler plugin to >=3.1

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Jan 24 06:15:48 EST 2013


     [ https://issues.jboss.org/browse/JBBUILD-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated JBBUILD-725:
-------------------------------

    Description: 
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

  was:
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/master/pom.xml#L79


    
> 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