JBoss plugin should be able to read JBOSS_HOME when using JDK < 1.5 -------------------------------------------------------------------
Key: MJBOSS-24 URL: http://jira.codehaus.org/browse/MJBOSS-24 Project: Maven 2.x JBoss Plugin Issue Type: Improvement Reporter: Paul Gier Currently the jboss plugin cannot read the JBOSS_HOME environment variable when using JDK < version 1.5. This can be fixed using Maven's built in access to environment variables. {code} expression="${env.JBOSS_HOME}" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email