This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Could not find artifact org.apache.maven.plugins:maven-war-plugin:pom:2.1.0 in central
Shivaprakash Shettihalli
Greenhorn
Joined: Nov 20, 2007
Posts: 18
posted
0
I am getting following exception when tried to build my app with maven.
can someone help me.
[ERROR] Plugin org.apache.maven.plugins:maven-war-plugin:2.1.0 or one of its dependencies could not be resolved: Failed
to read artifact descriptor for org.apache.maven.plugins:maven-war-plugin:jar:2.1.0: Could not find artifact org.apache
maven.plugins:maven-war-plugin:pom:2.1.0 in central (http://repo1.maven.org/maven2) -> [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