Skip to Content.
Sympa Menu

perfsonar-dev - Build psBase-1 failed

Subject: perfsonar development work

List archive

Build psBase-1 failed


Chronological Thread 
  • From: Maciej Glowiak <>
  • To: Candido Rodriguez <>, Szymon Trocha <>, Perfsonar Development <>
  • Subject: Build psBase-1 failed
  • Date: Fri, 13 Mar 2009 16:03:13 +0100

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/

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:

||
====================================================================



Archive powered by MHonArc 2.6.16.

Top of Page