Robert Munteanu created SLING-7127:
--------------------------------------
Summary: slingstart-maven-plugin should respect JAVA_HOME when set
Key: SLING-7127
URL: https://issues.apache.org/jira/browse/SLING-7127
Project: Sling
Issue Type: Improvement
Components: Maven Plugins and Archetypes
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Slingstart Maven Plugin 1.7.8
The typical way of configuring a different Java binary to use is by setting the
JAVA_HOME environment variable. This allows for instance using a different JVM
version than the default one.
The slingstart-maven-plugin ( in LauncherCallable ) unconditionally uses 'java'
as the command name. We should allow for a custom JAVA_HOME to be set.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)