New issue 42 by mail.va...@gmail.com: Maven repository for CSPoker is
offline
http://code.google.com/p/cspoker/issues/detail?id=42
What steps will reproduce the problem?
1. Checkout project
2. Start to importing in IDE
3. Maven can't download some of depencies
What version of the product are you using? On what operating system?
WinXp_32, Win7_64
ArtifactDescriptorException: Failed to read artifact descriptor for
cs.waikato.ac.nz:weka:jar:3.6.0: ArtifactResolutionException: Could not
transfer artifact cs.waikato.ac.nz:weka:pom:3.6.0 from/to
maven1-repository.dev.java.net (http://download.java.net/maven/1): No
connector available to access repository maven1-repository.dev.java.net
(http://download.java.net/maven/1) of type legacy using the available
factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory
pom.xml /ai-opponentmodels-weka line 1 Maven Dependency Problem
ArtifactDescriptorException: Failed to read artifact descriptor for
it.unibo.tuProlog:tuProlog:jar:2.1.1: ArtifactResolutionException: Could
not transfer artifact it.unibo.tuProlog:tuProlog:pom:2.1.1 from/to
maven1-repository.dev.java.net (http://download.java.net/maven/1): No
connector available to access repository maven1-repository.dev.java.net
(http://download.java.net/maven/1) of type legacy using the available
factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory
pom.xml /ai-opponentmodels-prolog line 1 Maven Dependency Problem
ArtifactDescriptorException: Failed to read artifact descriptor for
org.cspoker:ai-opponentmodels-prologcafe:jar:0.1:
ArtifactResolutionException: Could not transfer artifact
org.cspoker:ai-opponentmodels-prologcafe:pom:0.1 from/to
maven1-repository.dev.java.net (http://download.java.net/maven/1): No
connector available to access repository maven1-repository.dev.java.net
(http://download.java.net/maven/1) of type legacy using the available
factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory
pom.xml /ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact com.google.collections:google-collections:jar:0.9 pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact com.google.collections:google-collections:jar:0.9 pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact commons-math:commons-math:jar:1.2 pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact commons-math:commons-math:jar:1.2 pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact jp.ac.kobe_u.cs.prolog:external-plcafe:jar:1.2.5-SNAPSHOT
pom.xml /ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact junit:junit:jar:3.8.1 pom.xml /ai-opponentmodels-prolog
line 1 Maven Dependency Problem
Missing artifact junit:junit:jar:3.8.1 pom.xml /ai-opponentmodels-weka line
1 Maven Dependency Problem
Missing artifact log4j:log4j:jar:1.2.14 pom.xml /ai-opponentmodels-prolog
line 1 Maven Dependency Problem
Missing artifact log4j:log4j:jar:1.2.14 pom.xml /ai-opponentmodels-weka
line 1 Maven Dependency Problem
Missing artifact net.jcip:jcip-annotations:jar:1.0 pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact net.jcip:jcip-annotations:jar:1.0 pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact org.cspoker:ai-bots:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact org.cspoker:ai-bots:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact org.cspoker:client-common:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact org.cspoker:client-common:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact org.cspoker:common-common:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact org.cspoker:common-common:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact org.cspoker:common-handeval:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-prolog line 1 Maven Dependency Problem
Missing artifact org.cspoker:common-handeval:jar:0.1-SNAPSHOT pom.xml
/ai-opponentmodels-weka line 1 Maven Dependency Problem
Missing artifact oro:oro:jar:2.0.8 pom.xml /ai-opponentmodels-prolog line 1
Maven Dependency Problem
Missing artifact oro:oro:jar:2.0.8 pom.xml /ai-opponentmodels-weka line 1
Maven Dependency Problem
The cspoker.org domain is no longer available.
Therefore the maven server at
http://cspoker.org:8080/nexus/content/groups/public/ is no longer working.
I don't have a fix for this problem at the moment. I would recommend using
http://code.google.com/p/opentestbed/
Do you have full copy of project?? With all libs??
If You have it, please, upload to file sharing service.
I want to build project, but because of Maven depencies error can't do this.
Help please
http://code.google.com/p/opentestbed/
Is this project a part of CSPoker or inheritor??
I don't have the jars anymore in my m2 cache, and I don't remember what
they were and where they're from. Maybe some other dev has them cached
somewhere?
Do You have email's or other contacts of other dev's?? Please
The maven repo is now online on http://86.65.39.13:8080/nexus/index.html
but be warned, it won't be up for long
can you recover the dependencies and upload them here? thanks
Ok. A BIG THANKS!!! I want to help people in future.
Maybe someone will want to continue develop project.
And he will get similar problems with Maven as i am - but both MAVEN repo
will be offline.
How can i help??? Please explain
1) Maybe do copy of project and then give a link to zipped project.
2) Maybe do copy of 86.65.39.13 MAVEN repo. Only copy those libs that
needed in project(BECAUSE i haven't disk space for FULL COPY of maven repo)
3) Anything else
I ask, because i am not working with Maven so often. I am working with SVN.
In SVN i can checkout project and then if SVN goes offline i can pack my
project and send to another dev. But i am confused with MAVEN
Please, HELP ME. And i with pleasue help someone in future
Ok. A BIG THANKS!!! I want to help people in future.
Maybe someone will want to continue develop project.
And he will get similar problems with Maven as i am - but both MAVEN repo
will be offline.
How can i help??? Please explain
1) Maybe do copy of project and then give a link to zipped project.
2) Maybe do copy of 86.65.39.13 MAVEN repo. Only copy those libs that
needed in project(BECAUSE i haven't disk space for FULL COPY of maven repo)
3) Anything else
I ask, because i am not working with Maven so often and i little bit
confused with MAVEN depencies