Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Dec 5, 2017

Colour-Coding your Maven Output

If you are using the Atlassian Plugin SDK in  a UNIX, Linux, or OSX environment you can ensure that your Maven output comes in true colour. Just add an environment variable with the name MAVEN_COLOR and value true.

1
2
export MAVEN_COLOR=true

Your Maven output will look something like this:

Rate this page: