Missing Artifact errors in pom.xml
Posted: Tue Feb 12, 2013 12:48 pm
I am new for broadleaf, and following the documentation get started to setup the project, I am using maven version 3
eclipse shows missing artifact errors in pom.xml file in all the project. after import the maven projects.
Multiple annotations found at this line:
- Missing artifact org.springframework:spring-oxm:jar:3.1.1.RELEASE
- Missing artifact javassist:javassist:jar:3.12.0.GA
- ArtifactTransferException: Failure to transfer org.springframework:spring-tx:jar:3.1.1.RELEASE 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.springframework:spring-tx:jar:3.1.1.RELEASE from/to central (http://repo.maven.apache.org/maven2): No
response received after 60000
- ArtifactTransferException: Failure to transfer org.javassist:javassist:jar:3.16.1-GA 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.javassist:javassist:jar:3.16.1-GA from/to central (http://repo.maven.apache.org/maven2): No response
received after 60000
- ArtifactTransferException: Failure to transfer com.sun.jersey:jersey-json:jar:1.11 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
com.sun.jersey:jersey-json:jar:1.11 from/to central (http://repo.maven.apache.org/maven2): No response
received after 60000
- Missing artifact org.hibernate:hibernate-tools:jar:3.2.4.GA
.....................
....................
....................
Can any one help me on this issue?
eclipse shows missing artifact errors in pom.xml file in all the project. after import the maven projects.
Multiple annotations found at this line:
- Missing artifact org.springframework:spring-oxm:jar:3.1.1.RELEASE
- Missing artifact javassist:javassist:jar:3.12.0.GA
- ArtifactTransferException: Failure to transfer org.springframework:spring-tx:jar:3.1.1.RELEASE 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.springframework:spring-tx:jar:3.1.1.RELEASE from/to central (http://repo.maven.apache.org/maven2): No
response received after 60000
- ArtifactTransferException: Failure to transfer org.javassist:javassist:jar:3.16.1-GA 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.javassist:javassist:jar:3.16.1-GA from/to central (http://repo.maven.apache.org/maven2): No response
received after 60000
- ArtifactTransferException: Failure to transfer com.sun.jersey:jersey-json:jar:1.11 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
com.sun.jersey:jersey-json:jar:1.11 from/to central (http://repo.maven.apache.org/maven2): No response
received after 60000
- Missing artifact org.hibernate:hibernate-tools:jar:3.2.4.GA
.....................
....................
....................
Can any one help me on this issue?