jira-importer commented on issue #85:
URL: 
https://github.com/apache/maven-apache-resources/issues/85#issuecomment-2678280076

   **[Konrad 
Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** 
commented
   
   It is currently unclear why the System property `maven.repo.local` being set 
in 
https://github.com/apache/maven-apache-resources/blob/5eab384b10e68b9764c6c66fa4c1672fbf49a94a/source-release/pom.xml#L140-L141
 is not considered, but instead the Jenkins internally used value is used 
(https://plugins.jenkins.io/pipeline-maven/#plugin-content-usage). Jenkins 
leverages the Maven CLI option:
   
   > By using this option, Jenkins will tell Maven to use a custom path for the 
build as the local Maven repository by using -Dmaven.repo.local
   
   This seems to take precedence over the system properties set for the 
maven-failsafe-plugin.
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to