Monday, May 18, 2015

Solve error when you run maven ?

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.3:generate (default-cli) on project standalone-pom: Execution default-cli of goal org.apache.maven.plugins:maven-archetype-plugin:2.3:generate failed: Plugin org.apache.maven.plugins:maven-archetype-plugin:2.3 or one of its dependencies could not be resolved: Could not transfer artifact xml-apis:xml-apis:jar:1.0.b2 from/to central (http://repo.maven.apache.org/maven2): Access denied to: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar , ReasonPhrase:Blocked by ESET Security. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

Problem: I am using an anti-virus ESET Security. It has blocked my traffic !? :)

No comments:

Post a Comment