当我尝试执行mvn release:perform时,出现以下异常。我的pom.xml中没有提到org.sonatype.plugins。似乎我的项目之一对此有内部依赖性。我该如何处理? mvn install可以正常工作,仅当我执行mvn release:perform
时, [INFO] [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) on project crashFinder: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.3:deploy failed: Server credentials with ID "xxx" not found!