Jira Patch Committed

2006-10-05 Thread Todd Nine
Hi all, I submitted a patch so people pigeonholed into using windows (like myself) can actually commit during a mulitproject release. While this was not a bug in Maven, it was a bug in winnt cvs, and no one on the cvs team can give me an answer as to the fix time frame. As a result, I added a w

Re: Problems relasing maven-changes-plugin using release:perform

2006-09-25 Thread Todd Nine
Dennis, Since you're on Windoze, do you have an "ssh" executable on the command line? If you open up the terminal you use to deploy (in my case, start->run->cmd), you should be able to type "ssh" and "scp" and get an application that executes. If you get an unrecognized executable error, you ne

Re: Problems relasing maven-changes-plugin using release:perform

2006-09-24 Thread Todd Nine
Hi Dennis, Getting release deploy to work in windows isn't as easy as a *nix system, I had a hard time getting set up. Are you using cygwin? If so, disregard this reply, if you are, then check the following. 1. Did you set your scpexecutable and sshexecutable in your settings.xml? I use pscp,

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

Re: Error in custom plugin

2006-09-12 Thread Todd Nine
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 > &g

Re: Error in custom plugin

2006-09-09 Thread Todd Nine
On 9/8/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: 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 al

Re: Jira /SVN acess

2006-09-09 Thread Todd Nine
uld be a priority soon. As for your other problem with the plugin POM - I'm not aware of any reasons why this would happen, but it sounds like a bug. - Brett On 09/09/2006, at 5:03 AM, Todd Nine wrote: > Hi All, > I've implemented a new option hook into the release:prepare pl

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

Jira /SVN acess

2006-09-08 Thread Todd Nine
Hi All, I've implemented a new option hook into the release:prepare plugin, specifically the option to make the scm commit phase execute a commit command for every file that needs committed. While this is slower, it allows all winnt cvs users to do a multiproject build by sidestepping a winnt cv

[jira] Created: (MECLIPSE-68) Eclipse Plugin 0.0.4 does not function correctly

2006-02-10 Thread Todd Nine (JIRA)
windows. Reporter: Todd Nine Install a new installation of the JBoss IDE Eclipse Bundle from here http://prdownloads.sourceforge.net/jboss/JBossIDE-1.5-Bundle-win32.zip?download Install the plug-in version 0.0.4 via the web install. Once the workspace is launched, any project with the maven2

[jira] Created: (MPSCM-72) extssh connection method not shown

2006-01-16 Thread Todd Nine (JIRA)
: Todd Nine When attemping to perform a release from a project checked out from eclipse I receive the following error. [INFO] [release:prepare] [INFO] Verifying there are no local modifications ... [INFO] [ERROR] BUILD

[jira] Commented: (MNGECLIPSE-17) Can't Attach Source to Maven Dependencies

2006-01-06 Thread Todd Nine (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-17?page=comments#action_55107 ] Todd Nine commented on MNGECLIPSE-17: - This is a huge problem when trying to debug multi project applications > Can't Attach Source to Maven Depe