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:59:29
|
I don't know the answer to this -- forwarding to the list... > Thanks, now when I run "maven jar:install" I get the following error: > > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 > > com.werken.werkz.NoSuchGoalException: No goal [java:jar-resources] > at > org.apache.maven.plugin.GoalToJellyScriptHousingMapper.resolveJellyScriptHousings(GoalToJellyScriptHousingMapper.java:254) > at > org.apache.maven.plugin.PluginManager.prepAttainGoal(PluginManager.java:567) > at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:523) > at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) > at org.apache.maven.cli.App.doMain(App.java:466) > at org.apache.maven.cli.App.main(App.java:1117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at com.werken.forehead.Forehead.run(Forehead.java:551) > at com.werken.forehead.Forehead.main(Forehead.java:581) > Total time: 7 seconds > Finished at: Tue Apr 20 15:22:38 EDT 2004 > > David > > > Sameer Ajmani wrote: > >>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 >> >> >> >> >> > > -- > > 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 http://ajmani.net |