On 17 Jun 06, at 6:55 PM 17 Jun 06, Dennis Lundberg wrote:

Hi all

As I continue to work on the maven-maven1-plugin in the sandbox, I have found the need for a small API for relocating plugins. It is needed to be able to properly translate M1 plugins to their M2 counterparts, when the plugin has changed artifactId or groupId.


Using the artifact handling tools you can read an artifact from an m1 repository and write it to an m2 repository. All you would need to do to relocate something would be to tweak the artifact object before writing to the m2 repository. You could actually use code in MRM if you're converting things in repositories.

Is this something that could be of use in other placed as well? If so, some extra effort should go into the design of the API.

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Jason van Zyl
[EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to