-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Hudson: 1.385
m2release plugin: 0.6.1
Maven: 2.2.1
After triggering a release build, the whole commandline is visable in the original maven build section - including the SCM credentials!
Reproduce:
- configure release plugin (see attachement "befor_release.jpg")
- start a release build
- define SCM credentials
- trigger build
- wait 1 minute
- open the jobs configuration
- check the build configuration -> you'll find the credentials in the "Goals and options" field of the Build section (not the one from the release plugin configuration - see attachement "while_building.jpg")
Strange enough, we even had cases where this values where persistet to the configuration!
unfortunatly this is an absolut killer for this plugin.
- is duplicated by
-
JENKINS-8524 maven release build exposes users' username and password
-
- Closed
-
duplicate of
JENKINS-8524