Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 451635

Summary: Need help changing settings.xml on Orion Hudson instance
Product: Community Reporter: Mark Macdonald <mamacdon>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2014-11-14 16:12:00 EST
I need to change some auth credentials stored in the .m2/settings.xml file on the Orion Hudson instance.

The specific section I want to change should look something like this:

<servers>
    <server>
        <id>orion-test-server</id>
        <username>XXXXXXX</username> 
        <password>YYYYYYY</password>
    </server>
 
   ...
</servers>

^ I need to modify the username and password, but I don't have access to the filesystem on the Hudson instance.

Can someone contact me by email and I will provide the new credentials? Thanks!
Comment 1 Denis Roy CLA 2014-11-17 14:20:19 EST
Sure, send new credentials to webmaster@eclipse.org and we'll take care of it.
Comment 2 Mark Macdonald CLA 2015-01-12 16:53:26 EST
This was a misunderstanding on my part. The Maven secure credentials can be edited from the UI by committers. Closing bug...