Re: Small API for relocating plugins

2006-06-17 Thread Jason van Zyl
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

Small API for relocating plugins

2006-06-17 Thread Dennis Lundberg
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. Is this something that