allow updates of repository metadata (currently plugins.xml)
------------------------------------------------------------
Key: MNG-605
URL: http://jira.codehaus.org/browse/MNG-605
Project: Maven 2
Type: Bug
Reporter: Brett Porter
Fix For: 2.0-beta-2
currently, local changes get blown away by remote updates. We need to be able
to merge the changes.
This can be done by timestamping the last update of an entry. Any newer ones
get updated from the remote source.
Removal of elements will require replacing with an empty element instead of
just removing it, otherwise the merge process will not be able to determine if
it was removed locally, or new remotely.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]