Dependency plugin support for time check on artifacts
-----------------------------------------------------
Key: MOJO-259
URL: http://jira.codehaus.org/browse/MOJO-259
Project: Mojo
Type: Improvement
Components: sandbox
Reporter: Shash Chatterjee
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