mentby.com
Blog | Jobs | Help | Signup | Login

loading
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
Hi Markus,

This is the responsibility of the plugin.

- Jörg

Read more »

You execute a goal directly and not as part of Maven's lifecylce. Therefore
you the configuration is not present, you have to set the properties also on
command line.

- Jörg
Group(s)
Profile Widget
Copy and paste this HTML code to your blog or website: