Re: building from CVS
Christian Sell <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
BTW, building via ant got me this mysterious error: BUILD FAILED file:/home/cse/dell/work/openjms/cvs-src/openjms/src/build.xml:190: java.lang.NoClassDefFoundError: sun/reflect/MethodAccessorImpl I was able to get around it after reading the following in the ant docs for the java task: "If odd things go wrong when you run this task, set fork='true' to use a new JVM." Odd indeed. I am using JDK 1.4.1_01 under Linux. regards, Christian Tim Anderson wrote: > I've just checked in an updated version of the maven build. > However, if you really just want to build openjms rather > than live on the bleeding edge, use the ant build (invoked > by build.bat/build.sh > > -Tim > > >>-----Original Message----- >>From: openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>[mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of Tim >>Anderson >>Sent: Saturday, 5 July 2003 1:10 PM >>To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>Subject: RE: [openjms-developer] building from CVS >> >> >>The maven build isn't quite there yet. At the moment, it is just being >>used to generate the website - it currently doesn't produce correct jar >>files or install archives. >> >>You're seeing download errors because ibiblio.org doesn't host >>Sun jars due >>to >>licensing issues. As for adaptx, I think thats no longer required. >> >>Regards, >> >>Tim >> >> >>>-----Original Message----- >>>From: openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>[mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of >>>Christian Sell >>>Sent: Saturday, 5 July 2003 10:13 AM >>>To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>Subject: [openjms-developer] building from CVS >>> >>> >>>Hello, >>> >>>I just started looking into OpenJMS, and tried to build the CVS head by >>>invoking "maven jar". What I got was all kinds of download errors, >>>because jar files could not be found on ibiblio.org. I then copied all >>>files that I could find elsewhere into my repository by hand (except >>>adaptx-0.9.2.jar, which I was not able to find), but I am now getting an >>><attainGoal> error. Please see messages below. >>> >>>thanks, >>>Christian Sell >>> >>> >>>Attempting to download adaptx-0.9.2.jar. >>>Error retrieving artifact from >>>[http://www.ibiblio.org/maven/adaptx/jars/adaptx-0.9.2.jar]: >>>java.lang.Exception: Can't get adaptx-0.9.2.jar.incomplete to >>>/home/cse/work/jakarta-maven/maven-1.0-beta-9/repository/adaptx/ja >>>rs/adaptx-0.9.2.jar.incomplete >>>WARNING: Failed to download adaptx-0.9.2.jar. >>>The build cannot continue because of the following unsatisfied >> >>dependency: >> >>>adaptx-0.9.2.jar >>> >>>Total time: 10 seconds >>> >>>[email protected]:~/dell/work/openjms/cvs-src/openjms> vi project.xml >>>[email protected]:~/dell/work/openjms/cvs-src/openjms> maven jar >>> __ __ >>>| \/ |__ Jakarta _ ___ >>>| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ >>>|_| |_\__,_|\_/\___|_||_| v. 1.0-beta-9-SNAPSHOT >>> >>> >>> >>>BUILD FAILED >>>null:21:51: <attainGoal> null:-1:-1: <null> No goal >>>[castor:prepare-filesystem] >>>Total time: 13 seconds >>> >>> >>> >>>------------------------------------------------------- >>>This SF.Net email sponsored by: Free pre-built ASP.NET sites including >>>Data Reports, E-commerce, Portals, and Forums are available now. >>>Download today and enter to win an XBOX or Visual Studio .NET. >>>http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 >>>_______________________________________________ >>>openjms-developer mailing list >>>openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>https://lists.sourceforge.net/lists/listinfo/openjms-developer >>> >> >> >> >> >>------------------------------------------------------- >>This SF.Net email sponsored by: Free pre-built ASP.NET sites including >>Data Reports, E-commerce, Portals, and Forums are available now. >>Download today and enter to win an XBOX or Visual Studio .NET. >>http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 >>_______________________________________________ >>openjms-developer mailing list >>openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>https://lists.sourceforge.net/lists/listinfo/openjms-developer >> > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > openjms-developer mailing list > openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/openjms-developer >