| Summary: | Need help changing settings.xml on Orion Hudson instance | ||
|---|---|---|---|
| Product: | Community | Reporter: | Mark Macdonald <mamacdon> |
| Component: | CI-Jenkins | Assignee: | 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: | |||
Sure, send new credentials to webmaster@eclipse.org and we'll take care of it. This was a misunderstanding on my part. The Maven secure credentials can be edited from the UI by committers. Closing bug... |
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!