Re: Release plugin issues with custom plugin

2010-01-27 Thread Brett Porter
Try the latest 2.0-SNAPSHOT of the plugin, this should be fixed now. - Brett On 28/01/2010, at 4:29 AM, Kurt Zettel wrote: > I developed a plugin and integration tested it using using Maven 3. One of > the things it provides is a custom packaging type and an artifact handler > for the packaging

Release plugin issues with custom plugin

2010-01-27 Thread Kurt Zettel
I developed a plugin and integration tested it using using Maven 3. One of the things it provides is a custom packaging type and an artifact handler for the packaging type. It also has its own lifecycle. I can build and deploy projects using the plugin without any problems. I am having an odd pr