[ 
http://jira.codehaus.org/browse/MEXEC-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122222
 ] 

Jerome Lacoste commented on MEXEC-28:
-------------------------------------

Brett, you want a way to execute a jar and not a class ?

If so, do you want something like:

mvn exec:java  -Djar=groupId:artifactId 

or

mvn exec:java  -Djar=/path/to/my/jar

both ?

> exec plugin should be able to run the main class from a jar if the class if 
> not specified and one exists
> --------------------------------------------------------------------------------------------------------
>
>                 Key: MEXEC-28
>                 URL: http://jira.codehaus.org/browse/MEXEC-28
>             Project: Maven 2.x Exec Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>            Reporter: Brett Porter
>


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