Issue 42 in cspoker: Maven repository for CSPoker is offline

30 views
Skip to first unread message

codesite...@google.com

unread,
Mar 20, 2012, 11:22:38 AM3/20/12
to cspoker...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

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


codesite...@google.com

unread,
Mar 21, 2012, 1:29:54 AM3/21/12
to cspoker...@googlegroups.com

Comment #1 on issue 42 by guy...@gmail.com: Maven repository for CSPoker is
offline
http://code.google.com/p/cspoker/issues/detail?id=42

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/

codesite...@google.com

unread,
Mar 21, 2012, 7:00:11 AM3/21/12
to cspoker...@googlegroups.com

Comment #2 on issue 42 by mail.va...@gmail.com: Maven repository for

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

codesite...@google.com

unread,
Mar 21, 2012, 7:11:15 AM3/21/12
to cspoker...@googlegroups.com

Comment #3 on issue 42 by mail.va...@gmail.com: Maven repository for

http://code.google.com/p/opentestbed/
Is this project a part of CSPoker or inheritor??

codesite...@google.com

unread,
Mar 21, 2012, 4:26:41 PM3/21/12
to cspoker...@googlegroups.com

Comment #4 on issue 42 by guy...@gmail.com: Maven repository for CSPoker is
offline
http://code.google.com/p/cspoker/issues/detail?id=42

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?

codesite...@google.com

unread,
Mar 21, 2012, 5:09:13 PM3/21/12
to cspoker...@googlegroups.com

Comment #5 on issue 42 by mail.va...@gmail.com: Maven repository for

Do You have email's or other contacts of other dev's?? Please

codesite...@google.com

unread,
Mar 22, 2012, 3:33:39 AM3/22/12
to cspoker...@googlegroups.com

Comment #6 on issue 42 by guy...@gmail.com: Maven repository for CSPoker is
offline
http://code.google.com/p/cspoker/issues/detail?id=42

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

codesite...@google.com

unread,
Mar 22, 2012, 11:08:53 AM3/22/12
to cspoker...@googlegroups.com

Comment #7 on issue 42 by mail.va...@gmail.com: Maven repository for

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

codesite...@google.com

unread,
Mar 23, 2012, 3:44:21 AM3/23/12
to cspoker...@googlegroups.com

Comment #8 on issue 42 by mail.va...@gmail.com: Maven repository for

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

Reply all
Reply to author
Forward
0 new messages