Yes, its related to the resource issue. Once the server is fixed, I'll send out an update.
Thanks -Scott On Wed, Mar 25, 2009 at 1:03 PM, schneisc <[email protected]> wrote: > Is failure related? I started getting this failure in my CAS builds this > morning with no code mods... If it's not related, any help on getting this > to go away? :) > > 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 -Dv > ersion=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 > -Dver > sion=20060406 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[i > d] > > Path to dependency: > 1) org.jasig.cas:cas-server-support-radius:jar:3.3.1 > 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-dic > tionary -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-dicti > onary -Dversion=20060406 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -Drepo > sitoryId=[id] > > Path to dependency: > 1) org.jasig.cas:cas-server-support-radius:jar:3.3.1 > 2) net.sf.jradius:jradius-dictionary:jar:20060406 > > ---------- > 2 required artifacts are missing. > > for artifact: > org.jasig.cas:cas-server-support-radius:jar:3.3.1 > > from the specified remote repositories: > coova (http://dev.coova.org/mvn), > jasig-repository (http://developer.ja-sig.org/maven2), > jasig-snapshot (http://developer.ja-sig.org/maven2-snapshot), > central (http://repo1.maven.org/maven2) > > --- On *Wed, 3/25/09, Jonathan Markow <[email protected]>* wrote: > > > From: Jonathan Markow <[email protected]> > Subject: Re: [cas-user] Jasig Resources are Currently Unavailable > To: [email protected] > Date: Wednesday, March 25, 2009, 9:59 AM > > David- > > The switch to hosted services is still pending. > > -Jonathan > > On Wed, Mar 25, 2009 at 10:35 AM, David Whitehurst > <[email protected]<http://mc/[email protected]> > > wrote: > >> Scott: >> >> Did you switch systems over to the Atlassian hosted? Or, is the >> infrastructure the same? >> >> >> David >> >> On Wed, Mar 25, 2009 at 10:03 AM, Scott Battaglia < >> [email protected]<http://mc/[email protected]> >> > wrote: >> >>> All, >>> >>> Some Jasig resources such as SVN, Wiki, Issues, etc. are currently >>> unavailable. We're working on restoring the functionality. >>> >>> Thanks >>> -Scott >>> >>> -Scott Battaglia >>> PGP Public Key Id: 0x383733AA >>> LinkedIn: http://www.linkedin.com/in/scottbattaglia >>> >>> -- >>> You are currently subscribed to [email protected] >>> <http://mc/[email protected]> as: [email protected] >>> <http://mc/[email protected]> >>> >>> >>> >>> To unsubscribe, change settings or access archives, see >>> http://www.ja-sig.org/wiki/display/JSG/cas-user >>> >>> >> -- >> You are currently subscribed to [email protected] >> <http://mc/[email protected]> as: [email protected] >> <http://mc/[email protected]> >> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> >> > -- > 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 > > > -- > 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 > > -- 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
