|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Same here in the logs I have : "Maven RedeployPublished use remote maven settings from : /home/kgr_mvn/.m2/settings.xml"
This is correct however: localRepository value is ignore.
Configuring the job to use a per job repository does not work either (<localRepository class="hudson.maven.local_repo.PerJobLocalRepositoryLocator"/>).
The publication fails because it tries to use the default path ($HOME/.m2/repository) ...