-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins 1.483, Ubuntu 12.04 LTS, running Jenkins standalone with Java.
Jenkins 1.484, Ubuntu 10.04 LTS, running Jenkins standalone with Java.
After configuring Maven installations (with installer from apache) and clicking save, the Maven installations aren't saved.
Logging on fine doesnt produce any reason about the problem.
Manually copying an older hudson.tasks.Maven.xml works.
Looking at recent bug fixes, I see that JENKINS-14510 got integrated in this build.
I will try installing 1.482 and see if it resolves the problem.
- is duplicated by
-
JENKINS-15312 maven installation settings get lost
-
- Resolved
-
- is related to
-
JENKINS-14510 NPE at hudson.maven.MavenModuleSet.getMaven(MavenModuleSet.java:982)
-
- Closed
-
[JENKINS-15293] Can't configure Maven Installations on Jenkins ver. 1.483, 1.484
Environment | Original: Jenkins 1.483, Ubuntu | New: Jenkins 1.483, Ubuntu 12.04 LTS, running Jenkins standalone with Java. |
Summary | Original: Can't configure Maven Installations on Jenkins ver. 1.483 after upgrade from 1.470 | New: Can't configure Maven Installations on Jenkins ver. 1.483 after manual upgrade from 1.470 |
Description |
Original:
After configuring Maven installations (with installer from apache) and clicking save, the Maven installations aren't saved. Logging on fine doesnt produce any reason about the problem. Manually copying an older hudson.tasks.Maven.xml does not seem to work either. Looking at recent bug fixes, I see that I will try installing 1.482 and see if it resolves the problem. |
New:
After configuring Maven installations (with installer from apache) and clicking save, the Maven installations aren't saved. Logging on fine doesnt produce any reason about the problem. Manually copying an older hudson.tasks.Maven.xml works. Looking at recent bug fixes, I see that I will try installing 1.482 and see if it resolves the problem. |
Priority | Original: Critical [ 2 ] | New: Blocker [ 1 ] |
Summary | Original: Can't configure Maven Installations on Jenkins ver. 1.483 after manual upgrade from 1.470 | New: Can't configure Maven Installations on Jenkins ver. 1.483 |
In 1.482 it is possible to add new Maven installations.
After I upgrade to 1.843 again and try adding a new Maven installation, all previously added Maven installations are removed.