Re: [Dspace-tech] maven error

2015-03-09 Thread Lewatle Phaladi
Thanks Tim. Regards, Lewatle -Original Message- From: Tim Donohue [mailto:tdono...@duraspace.org] Sent: 06 March 2015 05:49 PM To: Lewatle Phaladi; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi Lewatle, Aha, there's the issue then. It looks like you

Re: [Dspace-tech] maven error

2015-03-09 Thread Lewatle Phaladi
Thanks Hilton! From: Hilton Gibson [mailto:hilton.gib...@gmail.com] Sent: 06 March 2015 05:15 PM To: Lewatle Phaladi Cc: Tim Donohue; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Ok, Try to install the following: sudo apt-get install default-jdk default-jre Also see

Re: [Dspace-tech] maven error

2015-03-06 Thread Lewatle Phaladi
variable is set as follows:. JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 Regards, Lewatle -Original Message- From: Tim Donohue [mailto:tdono...@duraspace.org] Sent: 06 March 2015 04:16 PM To: Lewatle Phaladi; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi

Re: [Dspace-tech] maven error

2015-03-06 Thread Tim Donohue
Regards, Lewatle -Original Message- From: Tim Donohue [mailto:tdono...@duraspace.org] Sent: 05 March 2015 11:40 PM To: Lewatle Phaladi; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi Lewatle, We likely need more information here on your environment

Re: [Dspace-tech] maven error

2015-03-06 Thread Hilton Gibson
[mailto:tdono...@duraspace.org] Sent: 06 March 2015 04:16 PM To: Lewatle Phaladi; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi Lewatle, Interesting. I have a nearly identical setup (Ubuntu 14.04, OpenJDK 7, Maven 3.0.5) and I'm not seeing this same behavior

Re: [Dspace-tech] maven error

2015-03-06 Thread Hilton Gibson
; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi Lewatle, Interesting. I have a nearly identical setup (Ubuntu 14.04, OpenJDK 7, Maven 3.0.5) and I'm not seeing this same behavior. Does this file exist on your server? Is it publicly readable (mine is 644)? /usr/lib

Re: [Dspace-tech] maven error

2015-03-06 Thread Tim Donohue
:. JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 Regards, Lewatle -Original Message- From: Tim Donohue [mailto:tdono...@duraspace.org] Sent: 06 March 2015 04:16 PM To: Lewatle Phaladi; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi Lewatle, Interesting

Re: [Dspace-tech] maven error

2015-03-06 Thread Lewatle Phaladi
March 2015 11:40 PM To: Lewatle Phaladi; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] maven error Hi Lewatle, We likely need more information here on your environment. What OS are you using? What version of Java? The ${toolsjar} setting is supposed to be auto-determined by our

Re: [Dspace-tech] maven error

2015-03-05 Thread Tim Donohue
Hi Lewatle, We likely need more information here on your environment. What OS are you using? What version of Java? The ${toolsjar} setting is supposed to be auto-determined by our Maven POM based on your JAVA_HOME..and it's different based on your operating system. Here's the relevant part

Re: [Dspace-tech] maven error

2015-03-05 Thread Tim Donohue
A minor update, another user reported this same sort of issue. There's a ticket at https://jira.duraspace.org/browse/DS-2481 As noted in my comment to that ticket, I suspect the JAVA_HOME is not set (or improperly set). I'm able to build DSpace 5.0 and 5.1 fine on multiple OSes (Windows 8,

[Dspace-tech] maven error

2015-02-18 Thread Lewatle Phaladi
Hi All, I am testing dspace-5 on test server, when I run $ mvn -U clean package I get the following errors, any suggestions is welcome. [INFO] Scanning for projects... [ERROR] The build could not read 1 project - [Help 1] [ERROR] [ERROR] The project org.dspace:dspace:5.0

Re: [Dspace-tech] Maven error

2014-06-26 Thread Tim Donohue
Hi, This looks to be related to a known issue with Solr (which DSpace uses): https://jira.duraspace.org/browse/DS-1921 Essentially, there is a dependency in Solr (restlet) which is not in the normal Maven repository. Instead it's off in a third-party hosted site at http://maven.restlet.org

[Dspace-tech] Maven error

2014-06-24 Thread Webshet, Sisay (ILRI)
Hi All Iam installing dspace 4.1 on Ubuntu 14.04 LTS. Iam using maven 3.0.5 and cd /home/xxx/dspace-4.1-src-release and renaming build.properties to test.properties and run mvn -U clean package -Denv=test [ERROR] Failed to execute goal on project dspace-solr: Could not resolve

Re: [Dspace-tech] Maven Error

2014-06-18 Thread Anja Le Blanc
oss.sonatype.org changed from the http to https protocol. What you are getting back at the moment is an html page which tells you that the web site has permanently moved. Change the location of that repository in the main pom.xml to (note: https -- everything else stays the same) repositories

[Dspace-tech] Maven Error

2014-06-17 Thread Henry Atsu Agbodza
Dear all, i kindly need support on this. I'm trying to setup a test instance of Dspace 4.1 and i got stuck on this point *mvn -U package. I am using maven 2 and openjdk. I removed *the ~/.m2 directory (rm -rf /home/dspace/.m2) and did a redo but still the same result. Below is the error stack:

[Dspace-tech] Maven - Error building Discovery (Provider Library?)

2012-07-04 Thread André
Dear all, I am trying to install DSpace 1.6.2 I am running SLES 11 SP1, Apache Maven 2.2.1, Sun JDK 1.6.0_33 Running mvn package I got a message informing that it could not retreive metadata from solrj SNAPSHOT (I don't know what it is) from maven.dspace.org. But this address does not exist. The

Re: [Dspace-tech] Maven - Error building Discovery (Provider Library?)

2012-07-04 Thread André
Dear TRUONG, Yes, of course, I do agree with you. It's simpler, easier, safer and has many bug fixes. But the problem is that I need to use a customized theme, which has some custom code that is only compatible with Discovery from DS1.6.2. Then I will try to check all the customization that was

[Dspace-tech] maven error web(HTTP) proxy

2010-09-27 Thread इन्‍दु भूषण Indu Bhushan
Dear All i m assembling DSpace 1.6.2 using maven 2.2.1. My server is not directly connected to internet and it is connected to net via web(HTTP) proxy not by socks proxy. I tried to change settings.XML in maven for proxy use but is not working. Now i want to download the dependencies and