mvn compile报错
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2
.6:resources (default-resources) on project maven01-model: Execution default-res
ources of goal org.apache.maven.plugins:maven-resources-plugin:2.6:resources fai
led: A required class was missing while executing org.apache.maven.plugins:maven
-resources-plugin:2.6:resources: org/codehaus/plexus/util/Scanner
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/C:/Users/Administrator/.m2/repository/org/apache/maven/p
lugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[ERROR] urls[1] = file:/C:/Users/Administrator/.m2/repository/org/apache/maven/r
eporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[ERROR] urls[2] = file:/C:/Users/Administrator/.m2/repository/org/apache/maven/d
oxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[ERROR] urls[3] = file:/C:/Users/Administrator/.m2/repository/commons-cli/common
s-cli/1.0/commons-cli-1.0.jar
[ERROR] urls[4] = file:/C:/Users/Administrator/.m2/repository/org/codehaus/plexu
s/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[ERROR] urls[5] = file:/C:/Users/Administrator/.m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar
[ERROR] urls[6] = file:/C:/Users/Administrator/.m2/repository/org/codehaus/plexu
s/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[ERROR] urls[7] = file:/C:/Users/Administrator/.m2/repository/org/apache/maven/s
hared/maven-filtering/1.1/maven-filtering-1.1.jar
[ERROR] urls[8] = file:/C:/Users/Administrator/.m2/repository/org/sonatype/plexu
s/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[ERROR] urls[9] = file:/C:/Users/Administrator/.m2/repository/org/codehaus/plexu
s/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]]
[ERROR]
[ERROR] -----------------------------------------------------: org.codehaus.plex
us.util.Scanner
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContaine
rException
F:\Maven3.3.3\code\maven01>