|
||||||||||||||
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 |
As I finally had time to dig into this, I found out that by default the embedded maven tries to find the maven settings under the users home dir in .m2 directory. And the embedded maven seems to always be used when parsing poms, regardless of any maven installations you add to jenkins. When I put a settings.xml with valid logon credentials in the aforementioned directory, this seems to work.