Projekt

Allgemein

Profil

Mavenapache

Download: https://maven.apache.org/download.cgi

Dateisystem: Q:\Organisation\GI\GI2\843420_Betrieb_GDI-DE\2_Geoportal.de\16_Weiterentwicklung\Software\apache-maven-3.6.0-bin.zip
Installationsanleitung:
Siehe Readme.txt in zip Datei:
Auszug:

1) Unpack the archive where you would like to store the binaries, e.g.:
Unix-based operating systems (Linux, Solaris and Mac OS X)
tar zxvf apache-maven-3.x.y.tar.gz
Windows
unzip apache-maven-3.x.y.zip
2) A directory called "apache-maven-3.x.y" will be created.
3) Add the bin directory to your PATH, e.g.:
Unix-based operating systems (Linux, Solaris and Mac OS X)
export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH
Windows
set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
4) Make sure JAVA_HOME is set to the location of your JDK
5) Run "mvn --version" to verify that it is correctly installed.
For complete documentation, see https://maven.apache.org/download.html#Installation
Licensing
---------
Please see the file called LICENSE.

Literatur: http://home.edvsz.fh-osnabrueck.de/skleuker/CSI/Werkzeuge/Maven/index.html