[ 
http://jira.codehaus.org/browse/MOJO-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255017#action_255017
 ] 

Gábor Lipták commented on MOJO-1574:
------------------------------------

Thanks.

> I cannot specify JVM to run on, and the -server argument is wired into the 
> code. This will fail running on JRE
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MOJO-1574
>                 URL: http://jira.codehaus.org/browse/MOJO-1574
>             Project: Mojo
>          Issue Type: Bug
>          Components: chronos
>            Reporter: Gábor Lipták
>            Assignee: Anders Sørensen
>             Fix For: chronos-maven-plugin-1.0
>
>         Attachments: chronos.patch
>
>
> My problem is, that I cannot tell in the configuration of the plugin, that 
> wich JVM to run with. As I realized, the java.exe which is on path is used by 
> the plugin. This is a bad thing if this JVM is a JRE, since in 
> org.codehaus.mojo.chronos.jmeter.JMeterMojo in method getJavaLauncher it is 
> wired in that "-server" argument is always present. As an easy workaround I 
> removed it from my version (since I had to download source to create a 
> non-snapshot version of it locally).
> The best solution would be to provide a configuration setting to enable pick 
> JVM for it. Then it could be handled nicely with using profiles.

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