当我运行我的maven构建脚本时,我得到了
Plugin com.oracle.weblogic:weblogic-maven-plugin:2.9.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.oracle.weblogic:weblogic-maven-plugin:jar:2.9.1: Could not find artifact com.oracle.weblogic:weblogic-maven-plugin:pom:2.9.1 in central (http://repo1.maven.org/maven2)
Run Code Online (Sandbox Code Playgroud)
但是当我在存储库中搜索时,我可以在那里看到它http://search.maven.org/#search|ga|1 | weblogic-maven-plugin为什么这个插件不可用?