Jenkins calls the maven plugin to execute maven but encounters the situation that the local library of the currently logged in user cannot be found

So it can only be modified in maven's
C:\danny\dev_tool\apache-maven-3.2.5\conf\settings.xml
, plus the external library, the internal address
<localRepository>C:/Users/dell/.m2 /repository/</localRepository>
  specify an address
so that even if you don't know the current user, you can find the repository address

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326265662&siteId=291194637