[Duraspace] Re: FW: cannot install Maven - mvn package - for dspace setup
Hilton Gibson
hilton.gibson at gmail.com
Tue Sep 15 11:12:49 SAST 2009
On Tue, 2009-09-15 at 09:39 +0200, Reid, Lindsay wrote:
> Hi there Gents
>
>
>
> I hope all is well with you all...?
Still sick. Thx.
> I came to the office yesterday so full of energy only to be confronted
> with the same issue again... MAVEN – mvn package install
>
>
>
> See my below email to *duraspace*... I am not sure whether it’s the
> right email address for the dspace-listserver?
>
>
>
> Do you have any idea what could prevent me from installing maven?
> Where can I start to dig...?
>
>
>
> I can access the
>
>
>
> http://maven.apache.org/
>
> http://repo1.maven.org/maven2/
>
>
>
> sites from the internet in my office...
>
>
>
> wget
>
> apt-get
>
>
>
> all these work accept mvn package...?
>
>
>
> Thank you for your reply...
>
>
>
> Regards
>
> Lindsay reid
>
>
>
>
>
> From: Reid, Lindsay
> Sent: 15 September 2009 09:05 AM
> To: duraspace at moo.sun.ac.za
> Subject: cannot install Maven - mvn package - for dspace setup
>
>
>
>
> Dear DSpace Colleagues
>
>
>
> Can anyone advise me on what to do or how to rectify the below MAVEN
> install issue I am experiencing please...?
>
>
>
> Thank you in advance for your reply...
>
>
>
> Regards
>
>
>
> Lindsay Reid, Library Systems Manager
>
> University of Fort Hare Library
>
> Alice
>
> 040 602 2275 (w)
>
> 086 628 6703 (fax)
>
>
>
>
>
>
>
>
>
> From: Lindsay Reid [mailto:lindsayfreid at gmail.com]
> Sent: 15 September 2009 08:26 AM
> To: Reid, Lindsay
> Subject:
>
>
>
>
> dspace at UFH-DSpace:~/dspace-1.5.2-src-release$ pwd
> /home/dspace/dspace-1.5.2-src-release
> dspace at UFH-DSpace:~/dspace-1.5.2-src-release$ mvn package
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] DSpace Parent Project
> [INFO] DSpace Kernel :: API and Implementation
> [INFO] DSpace JSP-UI
> [INFO] DSpace JSP-UI :: API and Implementation
> [INFO] DSpace JSP-UI :: Web Application Resources
> [INFO] DSpace XML-UI (Manakin)
> [INFO] DSpace XML-UI (Manakin) :: Wing-Framework
> [INFO] DSpace XML-UI (Manakin) :: API and Core Aspects
> [INFO] DSpace XML-UI (Manakin) :: Web Application Resources
> [INFO] DSpace LNI
> [INFO] DSpace LNI :: Core Implementation
> [INFO] DSpace LNI :: Web Application Resources
> [INFO] DSpace LNI :: CLI Client Application
> [INFO] DSpace OAI
> [INFO] DSpace OAI :: API and Implementation
> [INFO] DSpace OAI :: Web Application Resources
> [INFO] DSpace SWORD
> [INFO] DSpace SWORD :: API and Implementation
> [INFO] DSpace SWORD :: Web Application Resources
> [INFO] DSpace Addon Modules
> [INFO] DSpace XML-UI (Manakin) :: Web Application
> [INFO] DSpace LNI :: Web Application
> [INFO] DSpace OAI :: Web Application
> [INFO] DSpace JSP-UI :: Web Application
> [INFO] DSpace SWORD :: Web Application
> [INFO] DSpace Assembly and Configuration
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building DSpace Parent Project
> [INFO] task-segment: [package, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin' does
> not exist or no valid version could be found
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Tue Sep 15 10:12:20 SAST 2009
> [INFO] Final Memory: 4M/76M
> [INFO]
> ------------------------------------------------------------------------
> dspace at UFH-DSpace:~/dspace-1.5.2-src-release$
>
>
>
> Also see my *settings.xml*
>
>
>
> GNU nano 2.0.7
> File: /home/dspace/.m2/settings.xml
>
> <settings>
> .
> .
> <proxies>
> <proxy>
> <active>true</active>
> <protocol>http</protocol>
> <host>proxy.al.ufh</host>
> <port>8080</port>
Does your proxy listen on port 8080 ?
Try using "lynx" from the command line to "http://maven.apache.org"
Did you read: http://maven.apache.org/guides/mini/guide-proxies.html
You seem to be missing the "<id>Maties</id>" part ??
> <username>lreid</username>
> <password>*********</password>
> <nonProxyHosts></nonProxyHosts>
> </proxy>
> </proxies>
> .
> .
> </settings>
>
>
>
>
>
>
>
>
>
>
> The University of Fort Hare subscribes to an e-mail disclaimer. Please
> click on the following URL to read further:
> http://www.ufh.ac.za/disclaimer/
More information about the Duraspace
mailing list