[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-525) Reduce build time for common developer builds.

Paul Gier (JIRA) jira-events at lists.jboss.org
Mon Apr 20 12:09:23 EDT 2009


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

Paul Gier updated JBBUILD-525:
------------------------------

    Description: 
There are a couple of things that can be done to improve the time of the builds.
The source plugin should not fork the build because this causes early build phases to be run twice (MSOURCES-13).
The buildnumber plugin should not run for each module.  It should just get the svn revision once (MOJO-1337).

The enforcer should be moved to a profile so that it does not need to run for every build.


> Reduce build time for common developer builds.
> ----------------------------------------------
>
>                 Key: JBBUILD-525
>                 URL: https://jira.jboss.org/jira/browse/JBBUILD-525
>             Project: JBoss Build System
>          Issue Type: Sub-task
>            Reporter: Paul Gier
>            Assignee: Paul Gier
>
> There are a couple of things that can be done to improve the time of the builds.
> The source plugin should not fork the build because this causes early build phases to be run twice (MSOURCES-13).
> The buildnumber plugin should not run for each module.  It should just get the svn revision once (MOJO-1337).
> The enforcer should be moved to a profile so that it does not need to run for every build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list