Re: [Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Tim Donohue
Hi Kristian, It sounds like you might be compiling DSpace with an unsupported version of Maven. Try running 'mvn -version' to see what version you are using. There are known problems when using Maven 2.0. Currently, we recommend using Maven 2.2.x when building DSpace. For more information

Re: [Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Kristian Salcedo
Thanks Tim! I'll upgrade: dspace $ mvn -version Maven version: 2.0.9 regards, Kristian On 6. mai 2011, at 17:24, Tim Donohue tdono...@duraspace.org wrote: Hi Kristian, It sounds like you might be compiling DSpace with an unsupported version of Maven. Try running 'mvn -version' to see