[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [m2e-users] How to open a package in a Maven Project
|
> If you're connected directly to the Internet (no proxy and/or firewall) and
> work on a project your own, i.e. no coworkers etc.,
> there's not necessarily a need to have a settings.xml and/or install a MRM,
> although that can help you a lot.
I'm now directly connected to the Internet; it is still not possible to create a
Java Package to crx/main/java - with the same errormessage.
The pom.xml is also still in error; the message has slightly changed:
Multiple annotations found at this line:
- Failure to transfer
org.apache.maven.plugins:maven-resources-plugin:pom:2.5 from
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-resources-plugin:pom:2.5 from/
to central (http://repo.maven.apache.org/maven2): null to
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/
maven-resources-plugin/2.5/maven-resources-plugin-2.5.pom
- Plugin execution not covered by lifecycle configuration:
org.apache.maven.plugins:maven-compiler-plugin:
2.3.2:compile (execution: default-compile, phase: 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 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/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-
plugin-2.3.2.pom
regards,
Ulrich