Re: How do I test patches to maven-artifact-manager?

2009-02-09 Thread jaxzin
imilar to this: > http://svn.apache.org/viewvc?view=rev&revision=682589 > > Cheers, > Brett > > On 09/02/2009, at 11:00 AM, jaxzin wrote: > >> >> Thanks Brian! I was just stumbling into that so I appreciate you >> clarifying >> it. >> >> Regards

RE: How do I test patches to maven-artifact-manager?

2009-02-08 Thread jaxzin
age- > From: jaxzin [mailto:brian.r.jack...@espn3.com] > Sent: Sunday, February 08, 2009 9:13 PM > To: dev@maven.apache.org > Subject: How do I test patches to maven-artifact-manager? > > > I'm trying to implement a fix for > http://jira.codehaus.org/browse/MD

How do I test patches to maven-artifact-manager?

2009-02-08 Thread jaxzin
I'm trying to implement a fix for http://jira.codehaus.org/browse/MDEPLOY-94 but I'm having trouble overriding 'org.apache.maven:maven-artifact-manager' because it's packaged inside the maven-2.0.x-uber.jar. Am I missing something simple for testing and deploying changes to maven-artifact-manager

Use of AntRun causes clean to fail for multiproject?

2007-11-30 Thread jaxzin
So I've whittled my way down to a very simple multiproject that exhibits the same failure I'm seeing on a larger-scale project. Attached is the example. http://www.nabble.com/file/p14085638/test.zip test.zip Here's the summary. The project consists of project 'test' with modules 'test-a' and