[eclipse-plugin] Please send to me

2005-11-01 Thread Michael McCrann
first name: Michael last name: McCrann company: Macquarie Bank email: [EMAIL PROTECTED] -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Friday, 21 October 2005 4:32 AM To: Maven Developers List Subject: m2 plugin for eclipse Hi, Anyone who wants to try out the

RE: [M2.0] release:perform is broken again

2005-10-20 Thread Michael McCrann
inal Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Friday, 21 October 2005 3:45 AM To: Maven Developers List Subject: Re: [M2.0] release:perform is broken again Unfortunately that didn't add anything. Can you edit %M2_HOME%\bin\m2.bat and remove the @ECHO OFF? - Brett Mic

RE: [M2.0] release:perform is broken again

2005-10-19 Thread Michael McCrann
eFailures(DefaultLifecycleE a:301) -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 10:35 AM To: Maven Developers List Subject: Re: [M2.0] release:perform is broken again sorry, as an env. var. - Brett Michael McCrann wrote: > Brett, >

RE: [M2.0] release:perform is broken again

2005-10-19 Thread Michael McCrann
MAVEN_BATCH_ECHO=on first? Michael McCrann wrote: > Brett, > > This is my output: > > [INFO] [release:perform] > [INFO] Checking out the project to perform the release ... > > THE m2 COMMMAND IS DEPRECATED - PLEASE RUN mvn INSTEAD > > The system cannot fi

RE: [M2.0] release:perform is broken again

2005-10-19 Thread Michael McCrann
er [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 October 2005 10:06 AM To: Maven Developers List Subject: Re: [M2.0] release:perform is broken again I tested this under cygwin and got a warning, but not a failure. What is the issue you see? - Brett Michael McCrann wrote: > Hi, > > The r

[M2.0] release:perform is broken again

2005-10-19 Thread Michael McCrann
Hi, The release:perform goal is broken in the M2.0 release. When the goal creates a process to execute a Maven that runs the deploy goal, it is still executing 'm2' rather than 'mvn'. I have a workaround (Windows, CYGWIN environment): - make a backup of m2.bat - copy mvn.bat to m2.bat release

[jira] Closed: (SCM-61) CVS errors using release:prepare

2005-10-18 Thread Michael McCrann (JIRA)
[ http://jira.codehaus.org/browse/SCM-61?page=all ] Michael McCrann closed SCM-61: -- Resolution: Fixed This problem has gone away in RC version. > CVS errors using release:prepare > > >