hello everyone,

I've been trying to run the release:perform goal on an eclipse project.
I ran release:prepare successfully.

The release:perform hangs on this message:
      Checking out the project to perform the release
then eventually fails with this message:

[INFO] Checking out the project to perform the release ...

THE m2 COMMMAND IS DEPRECATED - PLEASE RUN mvn INSTEAD

The directory name is invalid.
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Result of m2 execution is: '1'. Release failed.
[INFO]
----------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Result of m2
execution is: '1'. Release failed.
      at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
      at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:485)
...

I've seen this error mentioned in google but I don't see a clear
resolution.

In eclipse I'm running the goal as an External Tool, not the Maven
Extension,
it's running with --batch-mode, I added a <server> element (saw that in
some post)
to point it to the repository defined in settings.xml (with username and
password for
the ftp deploy)

Also tried this from the commandline in case it wanted to ask for
arguments.

Can anyone help?

Thanks in advance
Tom

[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-release-plugin:2.0-beta-3:perform' -->
[DEBUG]   (f) basedir = U:\work\eclipse-311\workspace\spring-demo-project
[DEBUG]   (f) goals = deploy
[DEBUG]   (f) interactive = false
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) workingDirectory = U:
\work\eclipse-311\workspace\spring-demo-project\target/checkout
[DEBUG] -- end configuration --



 
This message is intended for the recipient only and is not meant to be 
forwarded or distributed in any other format. This communication is for 
informational purposes only.  It is not intended as an offer or solicitation 
for the purchase or sale of any financial instrument, or security, or as an 
official confirmation of any transaction.  Putnam does not accept purchase or 
redemptions of securities, instructions, or authorizations that are sent via 
e-mail.   All market prices, data and other information are not warranted as to 
completeness or accuracy and are subject to change without notice.  Any 
comments or statements made herein do not necessarily reflect those of Putnam, 
LLC (DBA Putnam Investments) and its subsidiaries and affiliates.  If you are 
not the intended recipient of this e-mail, please delete the e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to