No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
Tue, 14 May 2013 05:42:50 -0700 Post Comments
Well, on Linux this is normal:
============ %< =============
$ mvn --version
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
14:51:28+0100)
Maven home: /usr/share/maven-bin-3.0
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: /opt/sun-jdk-1.6.0.45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.7.10-gentoo-r1", arch: "amd64", family: "unix"
============ %< =============
- Jörg
============ %< =============
$ mvn --version
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
14:51:28+0100)
Maven home: /usr/share/maven-bin-3.0
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: /opt/sun-jdk-1.6.0.45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.7.10-gentoo-r1", arch: "amd64", family: "unix"
============ %< =============
- Jörg
