[Duraspace] Re: FW: cannot install Maven - mvn package - for dspace setup
Sean Carte
sean.carte at gmail.com
Tue Sep 15 09:55:32 SAST 2009
2009/9/15 Reid, Lindsay <LReid at ufh.ac.za>:
> Hi there Gents
>
>
>
> I hope all is well with you all...? 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...?
>
...
----------------------------------------------------
> [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
...
> 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>
> <username>lreid</username>
> <password>*********</password>
> <nonProxyHosts></nonProxyHosts>
> </proxy>
> </proxies>
> .
> .
> </settings>
Hi Lindsay
First off, try running maven with the -e switch to see if that
provides anything useful:
mvn -e package install
That might provide a clue as to what's gone wrong.
Meanwhile I'll dig through my notes: I seem to remember something
similar in the not too distant past.
Sean
--
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/
More information about the Duraspace
mailing list