xibei4444 发表于 2016-7-24 16:39:08

jeecg3.6.5的Maven编译报错maven-resources-plugin:jar:2.5 is missing

Scanning for projects...
                                                                        
------------------------------------------------------------------------
Building jeecg 3.6.5
------------------------------------------------------------------------
The POM for org.apache.maven.plugins:maven-resources-plugin:jar:2.5 is missing, no dependency information available
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 0.145s
Finished at: Sun Jul 24 16:29:10 CST 2016
Final Memory: 4M/15M
------------------------------------------------------------------------
Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5: The repository system is offline but the artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.5 is not available in the local repository. ->

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException


以上是报错信息,是哪里少配置了么?

xibei4444 发表于 2016-7-24 16:56:36

Maven本地依赖包下邮2.6
E:\maven\JEECG-repository\org\apache\maven\plugins\maven-resources-plugin\2.6
页: [1]
查看完整版本: jeecg3.6.5的Maven编译报错maven-resources-plugin:jar:2.5 is missing