[ 
http://jira.codehaus.org/browse/MTOMCAT-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MTOMCAT-12.
-------------------------------

         Assignee: Olivier Lamy  (was: Mark Hobson)
       Resolution: Fixed
    Fix Version/s: 1.0-alpha-2

fix in rev 8766.
Prefered the following syntax to pass sysProps :
{code:xml}
<configuration>
  <systemProperties>
    <com.sun.management.jmxremote.ssl>false</com.sun.management.jmxremote.ssl>
   </systemProperties>
</configuration>  
{code}

> Allow specifying custom environment variables
> ---------------------------------------------
>
>                 Key: MTOMCAT-12
>                 URL: http://jira.codehaus.org/browse/MTOMCAT-12
>             Project: Maven 2.x Tomcat Plugin
>          Issue Type: New Feature
>            Reporter: Marat Radchenko
>            Assignee: Olivier Lamy
>             Fix For: 1.0-alpha-2
>
>         Attachments: tomcat-maven-plugin-sysprops.patch
>
>
> See maven-jetty-plugin. I need this feature in order to be able to specify 
> javax.net.ssl.keyStore and javax.net.ssl.keyStorePassword variables.

-- 
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


Reply via email to