Return-Path: Delivered-To: apmail-jakarta-turbine-user-archive@www.apache.org Received: (qmail 57955 invoked from network); 16 Jan 2004 19:56:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Jan 2004 19:56:12 -0000 Received: (qmail 1014 invoked by uid 500); 16 Jan 2004 19:55:58 -0000 Delivered-To: apmail-jakarta-turbine-user-archive@jakarta.apache.org Received: (qmail 989 invoked by uid 500); 16 Jan 2004 19:55:58 -0000 Mailing-List: contact turbine-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Turbine Users List" Reply-To: "Turbine Users List" Delivered-To: mailing list turbine-user@jakarta.apache.org Received: (qmail 975 invoked from network); 16 Jan 2004 19:55:58 -0000 Received: from unknown (HELO mail.Schools-OPEN.com) (68.73.111.225) by daedalus.apache.org with SMTP; 16 Jan 2004 19:55:58 -0000 Received: from Schools-OPEN.com ([10.0.1.1]) by mail.Schools-OPEN.com (8.12.5/8.12.5) with ESMTP id i0GJu7x5028041 for ; Fri, 16 Jan 2004 14:56:07 -0500 Message-ID: <400841D2.5040908@Schools-OPEN.com> Date: Fri, 16 Jan 2004 14:56:02 -0500 From: Gerry Duprey Organization: SchoolsOPEN, LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Turbine Users List Subject: Re: Building Fulcrum - does it work for anyone? References: <017c01c3dc63$2dc36900$657ba8c0@IQUITOS> In-Reply-To: <017c01c3dc63$2dc36900$657ba8c0@IQUITOS> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Howdy Eric, That helped a lot. Other things I needed to do: 1) Javamail from Sun is 1.3.1 but maven wants 1.3, so I downloaded 1.3.1, added it to eh maven repository and symlinked it to javamail-1.3.jar 2) jdbc-2.0.jar needed to be downloaded manually and installed into the maven repository (though I'm pretty sure I read that somewhere when I started this). 3) Maven was unable to download any of these, so I had to manually find the following: ehcache-0.6.jar (note: 0.7 is current version, so I symlinked it) I can't find these anywhere (any ideas)? hibernate-avalon-api-0.4.jar hibernate-avalon-impl-0.4.jar It claims it doesn't have this, but I do have it in my maven repository odmg-3.0.jar Gerry Eric Pugh wrote: > Okay.. Maven is great, but can also be a pain in that now people are > starting to extend maven, but the ability to download and install plugins > hasn't been fully baked in yet. The problem you are running into is that > you don't have the avalon meta plugin installed. Go to > http://www.ibiblio.org/maven/avalon-meta/plugins/ and grab the latest > (1.3.2) version and put the jar in your maven/plugins/ directory and then > try the build... > > If you have build maven post RC1, then you can do: > maven > plugin:download -DartifactId=avalon-meta-plugin -DgroupId=avalon-meta -Dvers > ion=1.3.2 > and it will install... > > I will update the startup directions! > > Eric > > >>-----Original Message----- >>From: Gerry Duprey [mailto:gduprey@Schools-OPEN.com] >>Sent: Friday, January 16, 2004 7:47 PM >>To: Turbine Users List >>Subject: Building Fulcrum - does it work for anyone? >> >> >>Howdy All, >> >>I'm trying to build Fulcrum (well, I'm trying to use Turbine >>and then trying >>to integrate Hibernate, and then trying to use hibernate for >>security in >>turbine, etc, etc) so I can use the Hibernate security >>services that have been >>committed. >> >>I have the latest maven installed (RC1) and it seems happy enough. >> >>I used CVS to grab a copy of Fulcrum. Then I followed the >>instructions on the >>Fulcrum web site for building it >>(http://jakarta.apache.org/turbine/fulcrum/building.html -- >>rename src and add >>the -Dmaven.test.skip=true). If I issue just the maven command >> >>maven -Dmaven.test.skip=true >> >>then it goes for a bit and when building the Configuration >>Impl complains: >> >> >>BUILD FAILED >>File...... >>file:/usr/local/dev/jakarta/fulcrum/jakarta-turbine-fulcrum/ >>Element... maven:reactor >>Line...... 15 >>Column.... 32 >>Unable to obtain goal [java:compile] -- >>file:/usr/local/dev/jakarta/fulcrum/jakarta-turbine-fulcrum/co > > nfiguration/impl/:4:37: > No goal [avalon:meta] > > I really don't know much about Maven. I've tried to read everything I can > and > other than other folks having problems, nothing seems relavant (or is a year > or two old). I've tried the multisite:project mentioned in the web page and > maven complains that doesn't exist in the project. I've tried jar and > jar:jar > (I have no idea of the diff between the two are, but I've seen both > mentioned, > just trying anything I can) and with jar it quickly does a bunch of steps > but > doesn't seem to actually compile anything (nothing in target/classes). > > Any help on how to build this would be appreciated. I know folks are > working > on all this and I'm doing my best to keep a stiff upper lip over the > problems, > but I just can't seem to get anything to work (along the general lines of > trying to get hibernate and security to work in turbine). A few pointers > would be really helpful. > > Thanks > > Gerry > > -- > Gerry Duprey > ________________________________________ > SchoolsOPEN, LLC > 123 North Ashley, Suite 120 > Ann Arbor, MI 48104 > Phone (877) 483-1944 Ext. 401 > Fax (734) 661-0819 > > Visit us Online at www.Schools-OPEN.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: turbine-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: turbine-user-help@jakarta.apache.org -- Gerry Duprey ________________________________________ SchoolsOPEN, LLC 123 North Ashley, Suite 120 Ann Arbor, MI 48104 Phone (877) 483-1944 Ext. 401 Fax (734) 661-0819 Visit us Online at www.Schools-OPEN.com --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org