[weld-issues] [JBoss JIRA] (WELD-1104) Don't execute checkstyle on every incremental build

Fred Bricon (JIRA) jira-events at lists.jboss.org
Fri Apr 6 04:34:47 EDT 2012


Fred Bricon created WELD-1104:
---------------------------------

             Summary: Don't execute checkstyle on every incremental build
                 Key: WELD-1104
                 URL: https://issues.jboss.org/browse/WELD-1104
             Project: Weld
          Issue Type: Bug
            Reporter: Fred Bricon


The Weld parent pom tells m2e to execute checkstyle on every incremental builds, that is on every file save.
This causes infinite build loops with m2e + JBoss Tools : JBIDE-11485

In Eclipse, checkstyle should either be run manually or via the checkstyle integration plugin (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=347556).

Please consider the [pull request|https://github.com/weld/core/pull/191] fixing this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list