Re: autorelease-validate-central job?
Thanh ha <zxiiro@...>
This is pretty simple, all of the ODL jobs have a mvn-global-settings and mvn-settings parameters which must be passed. They default to "global-settings" and "autorelease-settings" respectively. The global settings file contains the LF definitions for ODL's Nexus repo, and the autorelease-settings contains the credentials for the autorelease project to authenticate with Nexus. I suspect the job might fail if we pass it an empty string so I see 2 ways to proceed: 1. As LF to setup a empty-settings file which as the name implies is entirely empty. We can then set empty-settings as the settings for both global and mvn-settings. 2. Create a version of the job that does not provide any mvn settings. I think option 1 would be the most clean as we can reuse the same existing jobs we already have. Anil, is this something you can take care of? Regards, Thanh On Wed, 18 Dec 2019 at 16:38, JamO Luhrsen <jluhrsen@...> wrote:
|
|