Re: Nexus Indexer code donation

2010-01-27 Thread Brian Fox
> > Will the license and headers be changed over before the donation? Yes. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Nexus Indexer code donation

2010-01-27 Thread Brett Porter
On 28/01/2010, at 8:58 AM, Brian Fox wrote: > Just an update: I was waiting for the code to be released so I could > grab a stable tag to put into the ip process. The Nexus 1.5 release > contains the Nexus Indexer 2.0.4 release so that's the code I'll use > to start the process this week. Thanks

Re: Nexus Indexer code donation

2010-01-27 Thread Brian Fox
Just an update: I was waiting for the code to be released so I could grab a stable tag to put into the ip process. The Nexus 1.5 release contains the Nexus Indexer 2.0.4 release so that's the code I'll use to start the process this week. On Tue, Jan 12, 2010 at 10:24 PM, Brian Fox wrote: > The Ma

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

Re: Preparing to release the Release Plugin

2010-01-27 Thread Brett Porter
I think this is all set to go - sorry for the delay! Let me know if there's more I can do to help with the release process... On 20/01/2010, at 6:56 AM, Dennis Lundberg wrote: > Okay, we're now down to 0 issues left in JIRA for a 2.0 release. > > Does anybody have anything more they want to add

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