Quantcast

[JIRA] (JENKINS-15312) maven installation settings get lost

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15312) maven installation settings get lost

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: maven
Created: 26/Sep/12 7:25 AM
Description:

After upgrading Jenkins to version 1.483, I see this behaviour:

Changing some (other) values on the Jenkins settings page, the Maven installation entries get lost after the save.
This results in broken maven build jobs, because they are missing their configured Maven installation.

Trying to reconfigure a Maven installation on the Jenkins settings page has no effect. After calling "save", the Maven entries disappear.

I have no log to present, because I had to downgrade Jenkins to version 1.481 to get my builds working.

Environment: Linux, Java 1.6
Project: Jenkins
Priority: Critical Critical
Reporter: lfischer
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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15312) maven installation settings get lost

JIRA noreply@jenkins-ci.org
sakkew commented on Bug JENKINS-15312

I worked around this by overriding jenkins/tools-folder and jenkins/hudson.tasks.Maven.xml from another setup and then restarting Jenkins.
If you save Jenkins config even without doing any changes, the file hudson.tasks.Maven.xml gets reset, and maven is not found by builds anymore.

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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15312) maven installation settings get lost

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: sakkew (01/Oct/12 6:04 AM)
Environment: Linux, Java 1.6
/Windows Server 2008 R2, Java 1.7
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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15312) maven installation settings get lost

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

This is a duplicate of JENKINS-15293, workaround is using either 1.482 or configuring the Maven installations by hand (eg don't set it to install from Apache).

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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15312) maven installation settings get lost

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
sogabe commented on Bug JENKINS-15312
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
Loading...