Re: Error in custom plugin

2006-09-14 Thread Todd Nine
Beuler, anyone...? I would really like to contribute this patch. On 9/12/06, Todd Nine <[EMAIL PROTECTED]> wrote: I tried the latest build of 2.0.5-SNAPSHOT from 09-10-2006. It is not fixed. Is this bug in the maven core or is it part of the "plugin" plugin? Where would I look to begin fixin

Re: Error in custom plugin

2006-09-12 Thread Todd Nine
I tried the latest build of 2.0.5-SNAPSHOT from 09-10-2006. It is not fixed. Is this bug in the maven core or is it part of the "plugin" plugin? Where would I look to begin fixing this? Thanks, Todd On 9/11/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: You can test a build generated by our

Re: Error in custom plugin

2006-09-11 Thread Arnaud HERITIER
You can test a build generated by our CI : http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/ Arnaud On 9/9/06, Todd Nine <[EMAIL PROTECTED]> wrote: Sure did, here's the settings.xml I'm using Also, this seems to be a bug, I've found this issue in Jira http://jira.codehaus.org

Re: Error in custom plugin

2006-09-09 Thread Todd Nine
Sure did, here's the settings.xml I'm using Also, this seems to be a bug, I've found this issue in Jira http://jira.codehaus.org/browse/MNG-1928 It says its been fixed for Maven 2.0.5, is it stable enough for me to build with if I compile it from CVS? Todd default

Re: Error in custom plugin

2006-09-08 Thread Arnaud HERITIER
Did they define a pluginRepository to download it where you deployed it ? http://maven.apache.org/maven-settings/settings.html#class_pluginRepository Arnaud On 9/9/06, Todd Nine <[EMAIL PROTECTED]> wrote: Hi all, I've submitted a patch for the release plugin for maven. I've built the plugin

Error in custom plugin

2006-09-08 Thread Todd Nine
Hi all, I've submitted a patch for the release plugin for maven. I've built the plugin and installed it to my local repository, however everyone else receives the following error when they try to download it. Downloading: http://ibiblio.lsu.edu/main/pub/packages/maven2/org/apache/maven/pl ugins