Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] "cannot find symbol" when building java-idp

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] "cannot find symbol" when building java-idp


Chronological Thread 
  • From: Peter Schober <>
  • To:
  • Subject: Re: [Shib-Dev] "cannot find symbol" when building java-idp
  • Date: Thu, 20 Nov 2008 17:35:43 +0100
  • Organization: Vienna University Computer Center

* Chad La Joie
<>
[2008-11-20 16:55]:
> Hmm... that error would be caused if it couldn't find the OpenWS
> library in your local repository. can you very that that library is
> present?

I checked this before, here's the what I got with find(1):

$ find ~/.m2/ | fgrep openws
/home/sp/.m2/repository/org/opensaml/openws
/home/sp/.m2/repository/org/opensaml/openws/1.2.1
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1.jar.sha1
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1-bin.zip
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1-bin.tar.gz
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1.pom
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1.jar
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1-src.tar.gz
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1.pom.sha1
/home/sp/.m2/repository/org/opensaml/openws/1.2.1/openws-1.2.1-src.zip
/home/sp/.m2/repository/org/opensaml/openws/1.2.0
/home/sp/.m2/repository/org/opensaml/openws/1.2.0/openws-1.2.0-bin.zip
/home/sp/.m2/repository/org/opensaml/openws/1.2.0/openws-1.2.0-bin.tar.gz
/home/sp/.m2/repository/org/opensaml/openws/1.2.0/openws-1.2.0.pom
/home/sp/.m2/repository/org/opensaml/openws/1.2.0/openws-1.2.0-src.zip
/home/sp/.m2/repository/org/opensaml/openws/1.2.0/openws-1.2.0-src.tar.gz
/home/sp/.m2/repository/org/opensaml/openws/1.2.0/openws-1.2.0.jar
/home/sp/.m2/repository/org/opensaml/openws/1.1.0
/home/sp/.m2/repository/org/opensaml/openws/1.1.0/openws-1.1.0.jar
/home/sp/.m2/repository/org/opensaml/openws/1.1.0/openws-1.1.0.pom.sha1
/home/sp/.m2/repository/org/opensaml/openws/1.1.0/openws-1.1.0.pom
/home/sp/.m2/repository/org/opensaml/openws/1.1.0/openws-1.1.0.jar.sha1
/home/sp/.m2/repository/org/opensaml/openws/maven-metadata-local.xml

But I just retried the build after `rm -rf ~/.m2` and it now build
fine. Sorry for the noise.


Any word on the SWITCH SVN mirror?


* Scott Cantor
<>
[2008-11-20 17:11]:
> > Sorry... replied to the wrong email. Please disregard. :)
>
> Is it bad that I got most of the way through that before even
> suspecting it?

*lol* same here, only 'OID' got me suspicious ;)

cheers,
-peter

--

- vienna university computer center
Universitaetsstrasse 7, A-1010 Wien, Austria/Europe
Tel. +43-1-4277-14155, Fax. +43-1-4277-9140



Archive powered by MHonArc 2.6.16.

Top of Page