Hello all I have a small problem,

 

I try to release a branch version of my project with following command (-X
is for debug only):

 

Mvn -Darguments="-Dmaven.test.skip=true -Pdistribution-packaging"
release:prepare --batch-mode -Dtag=Spring2013/005
-DreleaseVersion=Spring2013-005 -DdevelopmentVersion=Spring2013-006-SNAPSHOT
–X

 

but the background processes hang indefinitely on the last line of the log
file and I do not know why he did not direct, because the shots I did not
get a release: perform

 

Do you have an idea why the process block/lock over  ?

 

[INFO] Executing: cmd.exe /X /C "git commit --verbose -F
C:\Users\A9532~1.RUF\AppData\Local\Temp\maven-scm-1142711596.commit pom.xml
myapp-webapp\pom.xml myapp-install-wizard\pom.xml"

[INFO] Working directory: C:\Java\Workspaces\Indigo\myappcrm5

[INFO] Executing: cmd.exe /X /C "git symbolic-ref HEAD"

[INFO] Working directory: C:\Java\Workspaces\Indigo\myappcrm5

[INFO] Executing: cmd.exe /X /C "git push ssh://git@rd1/myappcrm.git
release/Spring2013:release/Spring2013"

 

Great thank and best regards.

 

Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to