[Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-11 Thread Chad Hansen
I have been trying to build a DSpace 1.5 alpha from the svn repository by following the steps at http://wiki.dspace.org/index.php/Building_DSpace_From_Source However, I have been unsuccessful. On the step that says to type "mvn package" I get the build failure message below. I have java version

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-12 Thread Stuart Lewis [sdl]
Hi Chad, > I have been trying to build a DSpace 1.5 alpha from the svn repository by > following the steps at > http://wiki.dspace.org/index.php/Building_DSpace_From_Source > However, I have been unsuccessful. On the step that says to type "mvn package" > I get the build failure message below. I h

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-14 Thread Chad Hansen
-3904 From: Stuart Lewis [sdl] [EMAIL PROTECTED] Sent: Saturday, January 12, 2008 7:00 AM To: Chad Hansen; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] DSpace 1.5 - mvn package trouble Hi Chad, > I have been trying to build a DSpace 1.5 al

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-14 Thread Stuart Lewis [sdl]
Hi Chad > I upgraded to Java 1.5 and am getting the exact same results as before. > > Is there any more information I can find and provide in order to help track > down the cause? Could you run 'javac -version' just to confirm your system is picking up the new 1.5, rather than the old 1.4 JDK?

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-14 Thread Stuart Lewis [sdl]
Hi Chad, >> I upgraded to Java 1.5 and am getting the exact same results as before. >> >> Is there any more information I can find and provide in order to help track >> down the cause? > > Could you run 'javac -version' just to confirm your system is picking up the > new 1.5, rather than the old

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Chad Hansen
-3904 From: Robin Taylor [EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 7:49 AM To: Chad Hansen; 'Stuart Lewis [sdl]'; dspace-tech@lists.sourceforge.net Subject: RE: [Dspace-tech] DSpace 1.5 - mvn package trouble I'm afraid you are just a victim of Java on Windo

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Robin Taylor
space-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] DSpace 1.5 - mvn package trouble I am currently working with the IT department for my area to try and track down the problem. When I run java -version I get the following: java version "1.5.0" Java(TM) 2 Runtime Environment, Sta

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Chad Hansen
_ From: Stuart Lewis [sdl] [EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 12:47 AM To: Chad Hansen; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] DSpace 1.5 - mvn package trouble Hi Chad, >> I upgraded to Java 1.5 and am getting the exact same results as before. >>

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Robin Taylor
PROTECTED] Sent: 15 January 2008 14:51 To: [EMAIL PROTECTED]; 'Stuart Lewis [sdl]'; dspace-tech@lists.sourceforge.net Subject: RE: [Dspace-tech] DSpace 1.5 - mvn package trouble I would be willing to bet that that was the problem. Except that I am on Linux. However, you raise a good

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Chad Hansen
urceforge.net Subject: Re: [Dspace-tech] DSpace 1.5 - mvn package trouble That is exactly what I am thinking, but like I said IT knows how they have this machine set up and I can't seem to find the JDK on my own. I am currently waiting on them now. I will let you all know what I find out.

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Chad Hansen
ansen From: Robin Taylor [EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 8:05 AM To: Chad Hansen; 'Stuart Lewis [sdl]'; dspace-tech@lists.sourceforge.net Subject: RE: [Dspace-tech] DSpace 1.5 - mvn package trouble Doh ! I should shut up at this point but I

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-15 Thread Stuart Lewis [sdl]
Hi Chad, > When I run java -version I get the following: > > java version "1.5.0" > Java(TM) 2 Runtime Environment, Standard Edition (build pxi32devifx-20071025 > (SR6b)) > IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 > (JIT enabled) > J9VM - 20071004_14218_lHdSMR

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-16 Thread Chad Hansen
lease let me know if you have any suggestions. --- Thanks, Chad From: Stuart Lewis [sdl] [EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 8:38 AM To: Chad Hansen; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] DSpace 1.5 - mvn package trouble H

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-16 Thread Mark Diggory
ava.lang.String) > location: class org.dspace.uri.dao.ExternalIdentifierDAO > > Please let me know if you have any suggestions. > > --- > Thanks, > > Chad > > From: Stuart Lewis [sdl] [EMAIL PROTECTED] > Sent: Tuesday, January 15, 20

Re: [Dspace-tech] DSpace 1.5 - mvn package trouble

2008-01-16 Thread Chad Hansen
Lewis [sdl]; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] DSpace 1.5 - mvn package trouble Chad, Looks like you checked out the trunk and not the dspace-1_5_x branch http://dspace.svn.sourceforge.net/svnroot/dspace/branches/dspace-1_5_x/ cheers, Mark On Jan 16, 2008, at 9:27 AM