jstastny-cz opened a new issue, #667:
URL: https://github.com/apache/incubator-kie-issues/issues/667

   The method from [1] has an issue with groovy function getAt not being 
allowed due to script security. This is a workaround to unblock while the 
limitation still lasts.
   
   The goal is to wrap each MavenCommand `run` method invocation with 
`configFileProvider` wrapper, expose the file path using a variable 
`MAVEN_SETTINGS_FILE` and invoke the run command with 
`withSettingsXmlFile(MAVEN_SETTINGS_FILE)` only in the closure.
   
   Scope is all the repositories that have Jenkinsfile.deploy, except of 
apache/incubator-kie-optaplanner which has been covered as part of #655 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to