Issue Type: Bug Bug
Affects Versions: current
Assignee: teilo
Components: m2release
Created: 14/Aug/12 7:55 AM
Description:

I have jenkins master installed on Windows. Browser is chrome (sometimes reproduced in firefox too).
Steps:

  1. Perform maven release plugin
  2. Specify SCM Credentials (mvn release fails without it)
  3. Schedule maven release

Results:
In logs I see:

Executing Maven:  -B -f c:\opt\Jenkins\jobs\project-ci\workspace\pom.xml -DdevelopmentVersion=4.4.005-SNAPSHOT -DreleaseVersion=4.4.004 -Dusername=user -Dpassword=*********
....
No goals have been specified for this build. You must specify a valid lifecycle phase or a goal

Build fails.


Expected results:
Release goals are passed in maven during release.

Note: On Linux with Icewasel (firefox) 10.0.6 all works fine.

It's very strange odd for me.

Project: Jenkins
Priority: Critical Critical
Reporter: jsirex
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to