-
Bug
-
Resolution: Fixed
-
Major
-
Ubuntu 10.04
During the execution of a release (via m2release) maven project that uses a global settings file, a crash occurs because a temporary file is found in the project workspace
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.1:prepare (default-cli) on project cniegutils: Cannot prepare the release because you have local modifications :
[config5912716113899525677tmp:unknown]
...and the file name isn't stable for exclusion with the release plugin
[JENKINS-12315] Location of the temporary file "Maven Global Settings" incompatible with release: prepare
Labels | New: release-plugin |
Description |
Original:
During the execution of a release (via m2release) maven project that uses a global settings file, a crash occurs because a temporary file is found in the project workspace mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.1:prepare (default-cli) on project cniegutils: Cannot prepare the release because you have local modifications : [config5912716113899525677tmp:unknown] |
New:
During the execution of a release (via m2release) maven project that uses a global settings file, a crash occurs because a temporary file is found in the project workspace {code} mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.1:prepare (default-cli) on project cniegutils: Cannot prepare the release because you have local modifications : [config5912716113899525677tmp:unknown] {code} ...and the file name isn't stable for exclusion with the release plugin |
Component/s | New: maven [ 16033 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 142638 ] | New: JNJira + In-Review [ 190211 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |