Re: [Jsdsi-users] Using Maven to build 0.5
Status: Pre-Alpha
Brought to you by:
sajma
From: Sameer A. <aj...@cs...> - 2004-04-20 19:08:51
|
Make sure your network connection is okay. Assuming it is, it's possible our URLs for those JARs are bad. You can download both of those from the JSDSI web site directly: http://jsdsi.sourceforge.net/maven/cryptix/jars/cryptix32.jar http://jsdsi.sourceforge.net/maven/novell/jars/ldap.jar Save them in your local Maven repository as: .maven/repository/cryptix/jars/cryptix32.jar .maven/repository/novell/jars/ldap.jar Sameer > I'm trying to use Maven to build version 0.5. I get the following > errors: > > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 > > Attempting to download cryptix32.jar. > WARNING: Failed to download cryptix32.jar. > Attempting to download ldap.jar. > WARNING: Failed to download ldap.jar. > > Any idea what the problem might be? > David Robison > > -- > > David R Robison > Open Roads Consulting, Inc. > 708 S. Battlefield Blvd., Chesapeake, VA 23322 > phone: (757) 546-3401 > e-mail: drr...@op... > web: http://openroadsconsulting.com > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Jsdsi-users mailing list > Jsd...@li... > https://lists.sourceforge.net/lists/listinfo/jsdsi-users http://ajmani.net |