You are right; I need to use a proxy server to connect to the internet. For my project, I don't need internet access. Why does Maven need it. And what can I do to fix the problem? Ulrich
Thorsten Heit <[email protected]> hat am 11. Februar 2013 um 09:38 geschrieben: > Hi Ulrich, > > > That's it. Now the pom.xml is in error with message: > > Multiple annotations found at this line: > > - Plugin execution not covered by lifecycle configuration: > > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > > (execution: default-compile, > > phase: compile) > > - Plugin execution not covered by lifecycle configuration: > > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile > > (execution: default- > > testCompile, phase: test-compile) > > - CoreException: Could not calculate build plan: Plugin > > org.apache.maven.plugins:maven-compiler-plugin:2.3.2 or one of its > > dependencies could not be > > resolved: Failed to read artifact descriptor for > > org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2: > > ArtifactResolutionException: Failure to transfer > > org.apache.maven.plugins:maven-compiler-plugin:pom:2.3.2 from > > http://repo.maven.apache.org/maven2 <http://repo.maven.apache.org/maven2> > > was cached in the local > > repository, resolution will not > > be reattempted until the update interval of central has elapsed > > or updates are forced. Original error: Could not transfer artifact > > org.apache.maven.plugins:maven- > > compiler-plugin:pom:2.3.2 from/to central (http:// > > repo.maven.apache.org/maven2): null to http://repo.maven.apache.org/ > > <http://repo.maven.apache.org/> > > maven2/org/apache/maven/plugins/ > > maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom > > Obviously you have errors connecting to the Internet. Are you behind a > firewall/proxy? > Do you perhaps use a MRM? > > > Regards > > Thorsten_______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
