HI!

I'm trying to build the SVN trunk to test issues CAS-663 and CAS-664.

There's a missing dependency (see below). Do I have to manually install
it or is there a automatic way of installing the jradius stuff?

Ciao, Michael.


Missing:
----------
1) net.sf.jradius:jradius:jar:20060406

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=net.sf.jradius
-DartifactId=jradius -Dversion=20060406 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=net.sf.jradius
-DartifactId=jradius -Dversion=20060406 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.jasig.cas:cas-server-support-radius:jar:3.3.2-SNAPSHOT
        2) net.sf.jradius:jradius:jar:20060406

2) net.sf.jradius:jradius-dictionary:jar:20060406

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=net.sf.jradius
-DartifactId=jradius-dictionary -Dversion=20060406 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=net.sf.jradius
-DartifactId=jradius-dictionary -Dversion=20060406 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.jasig.cas:cas-server-support-radius:jar:3.3.2-SNAPSHOT
        2) net.sf.jradius:jradius-dictionary:jar:20060406

3) org.gnu:gnu-crypto:jar:2.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.gnu -DartifactId=gnu-crypto
-Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.gnu -DartifactId=gnu-crypto
-Dversion=2.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency:
        1) org.jasig.cas:cas-server-support-radius:jar:3.3.2-SNAPSHOT
        2) org.gnu:gnu-crypto:jar:2.0.1



-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to