Skip to Content.
Sympa Menu

perfsonar-dev - Re: [Fwd: [pS-dev] changes in Ant directory - use of jar repositories]

Subject: perfsonar development work

List archive

Re: [Fwd: [pS-dev] changes in Ant directory - use of jar repositories]


Chronological Thread 
  • From: Roman Lapacz <>
  • To: Uros Juvan <>
  • Cc:
  • Subject: Re: [Fwd: [pS-dev] changes in Ant directory - use of jar repositories]
  • Date: Mon, 21 Aug 2006 15:15:43 +0200

Uros Juvan wrote:
Somebody at maven project must have done something 'terribly' wrong:

[artifact:dependencies] Downloading: junit/junit/4.0/junit-4.0.pom
[artifact:dependencies] [WARNING] Unable to get resource from repository
remote.repository (http://wiki.perfsonar.net/services/jar-repository/)
[artifact:dependencies] Downloading: junit/junit/4.0/junit-4.0.pom
[artifact:dependencies] Transferring 0K
[artifact:dependencies] An error has occurred while processing the Maven
artifact tasks.
[artifact:dependencies] Diagnosis:
[artifact:dependencies]
[artifact:dependencies] Unable to resolve artifact: Unable to get dependency
information: Unable to read the metadata file for artifact
'junit:junit:jar': Error getting POM for 'junit:junit' from the repository:
Error transferring file
[artifact:dependencies] junit:junit:pom:4.0
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies] central (http://repo1.maven.org/maven2),
[artifact:dependencies] remote.repository
(http://wiki.perfsonar.net/services/jar-repository/)
[artifact:dependencies]
[artifact:dependencies] junit:junit:jar:4.0
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies] central (http://repo1.maven.org/maven2),
[artifact:dependencies] remote.repository
(http://wiki.perfsonar.net/services/jar-repository/)
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) unspecified:unspecified:jar:0.0
[artifact:dependencies]
[artifact:dependencies]
[artifact:dependencies] Server returned HTTP response code: 503 for URL:
http://repo1.maven.org/maven2/junit/junit/4.0/junit-4.0.pom.sha1

BUILD FAILED
/home/urosj/devel/perfsonar/trunk/perfsonar/ant/libs-download-targets.xml:40:
Unable to resolve artifact: Unable to get dependency information: Unable to
read the metadata file for artifact 'junit:junit:jar': Error getting POM for
'junit:junit' from the repository: Error transferring file
junit:junit:pom:4.0

from the specified remote repositories:
central (http://repo1.maven.org/maven2),
remote.repository (http://wiki.perfsonar.net/services/jar-repository/)

junit:junit:jar:4.0

from the specified remote repositories:
central (http://repo1.maven.org/maven2),
remote.repository (http://wiki.perfsonar.net/services/jar-repository/)
Path to dependency:
1) unspecified:unspecified:jar:0.0



Total time: 12 seconds

I thinkg it is the

http://www.ibiblio.org/maven2/junit/junit/4.0/junit-4.0.pom.sha1

holding

532eaacfea270ae5b42cef0fac38f99eb96ecc95 -

instead of

532eaacfea270ae5b42cef0fac38f99eb96ecc95 junit-4.0.pom

When I temporarily comment the following line in libs-download-targets.xml:

<dependency groupId="junit" artifactId="junit" version="4.0"/>

it works again.


I also observed that downloading sometimes goes down but when you run it again it continues and finishes ok.


P.S.: Who do I have to ask, to add my mapi-jni.{jar,pom,sha1} files to the
repository at
http://wiki.perfsonar.net/services/jar-repositor ?
Roman, you?

I can add this library to our repository but please put it first in our SVN

https://svn.internet2.edu/svn/perfsonar/trunk/jar-repository/



Roman





Archive powered by MHonArc 2.6.16.

Top of Page