Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Build psBase-1 failed

Subject: perfsonar development work

List archive

Re: [pS-dev] Build psBase-1 failed


Chronological Thread 
  • From: Candido Rodriguez Montes <>
  • To: Maciej Glowiak <>
  • Cc: Szymon Trocha <>, Perfsonar Development <>
  • Subject: Re: [pS-dev] Build psBase-1 failed
  • Date: Fri, 13 Mar 2009 17:42:19 +0100

Hi Maciej,

On Mar 13, 2009, at 4:03 PM, Maciej Glowiak wrote:

Hi Candido,

I am trying to compile and create new base1 and it fails on downloading libs.

========================================================================
(...)
BUILD FAILED
/home/mac/projects/perfsonar/trunk/perfsonar_base/ant/build.xml:94: The following error occurred while executing this line:
/home/mac/projects/perfsonar/trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml:168: Unable to resolve artifact: required artifacts missing:
 org.opensaml:xmltooling:jar:1.2.0
 org.opensaml:opensaml:jar:2.2.3

for the artifact:
 unspecified:unspecified:jar:0.0

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 remote.repository.3 (http://anonsvn.internet2.edu/svn/perfsonar/trunk/jar-repository/),
 remote.repository (http://anonsvn.internet2.edu/svn/perfsonar/trunk/jar-repository/)
========================================================================

We checked the packages in jar repository and you added those packages in:

https://svn.perfsonar.net/svn/perfsonar/trunk/jar-repository/opensaml/opensaml/2.2.3/

Yes, it's my fault. OpenSAML libraries are downloaded using another repository but I don't know but I forgot to commit that change.
It's fixed now, see rev#5075.

BTW, I have to check the libraries required by the new authN component, since there is a final release of eduGAIN and I'm sure there are some libraries we don't need any more.

Regards



and in antlib.xml there is:

========================================================================
<dependency groupId="org.opensaml"
           artifactId="opensaml"
           version="2.2.3"/>
========================================================================

so the package should be in .../opg/opensaml/...

On maven repository there is opensaml, but the highest version is 2.2.1. Some other dependencies also seems to be failed. I am not sure I could use different versions from maven repository, so please update all required dependencies.

I am trying to fix a bug in LS which depends on base1. The bug fix require code changes in base and needs recompilation of ps-base and making new packages.

Best regards
Maciej
--

--------------------------------------------------------------------
| Maciej Glowiak        Network Research and Development            ||
|     Poznan Supercomputing and Networking Center ||
| (+48 61) 858 2024        -- skype_id: maciej_psnc  -- GG: 4526858 ||
|                          -- jabber:       ||
====================================================================


--
Cándido Rodríguez Montes E-mail: 
Middleware warrior Tel:+34 955 05 66 13
Red.ES/RedIRIS
Edificio CICA
Avenida Reina Mercedes, s/n
41012 Sevilla
SPAIN







Archive powered by MHonArc 2.6.16.

Top of Page