[ http://jira.codehaus.org/browse/MDEP-16?page=all ]

Brian Fox closed MDEP-16.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-ALPHA1

Added to new refactored filters. The timestamp check is now the default option 
but overWriteReleases and overWriteSnapshots are still available to override 
the timestamp check.

> Dependency plugin support for time check on artifacts
> -----------------------------------------------------
>
>                 Key: MDEP-16
>                 URL: http://jira.codehaus.org/browse/MDEP-16
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>            Reporter: Shash Chatterjee
>         Assigned To: Brian Fox
>             Fix For: 2.0-ALPHA1
>
>         Attachments: dependency-timecheck-patch.txt
>
>
> When one or more dependent JARs are rebuilt, they are not being expanded.  It 
> is an either/or choice right now, to either overwrite for all JARs, or to 
> delete the marker dir.
> Instead of checking if the marker exists, I tried a small change in 
> DependencyUtils to check if the artifact is newer  than the marker. This 
> works great.  Works for the copy mojo as well.
> A patch is attached.

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