[ 
http://jira.codehaus.org/browse/MNG-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter closed MNG-3091.
-----------------------------

      Assignee: Brett Porter
    Resolution: Won't Fix

there are a number of open issues on the individual plugins that handle proper 
timestamp checking that can be tracked (eg. compiler, jar plugins). In 
addition, search for guarded mojo execution for an additional solution in the 
core that may be considered in the future

> rebuild project speed
> ---------------------
>
>                 Key: MNG-3091
>                 URL: http://jira.codehaus.org/browse/MNG-3091
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Bootstrap & Build
>    Affects Versions: 2.0.7
>            Reporter: geoff simpson
>            Assignee: Brett Porter
>            Priority: Minor
>
> When rebuilding a project (the clean flag not set) maven still runs all the 
> unit tests and rebuilds all the artifacts. It would be much faster if it 
> worked in a way similar to make/ant where the time stamp of the files was 
> checked, if the files are not modified and the dependencies have not changed 
> then the artifact should not be rebuild. This would speed up the build time 
> especially for J2EE projects that have a lot of .ear files which each 
> reference several other .war and .jar artifacts 

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

        

Reply via email to