[
http://jira.codehaus.org/browse/MEXEC-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Lacoste updated MEXEC-21:
--------------------------------
Fix Version/s: (was: before-1.1)
1.1-beta-1
> have the exec:exec goal set classpath by command-line params.
> -------------------------------------------------------------
>
> Key: MEXEC-21
> URL: http://jira.codehaus.org/browse/MEXEC-21
> Project: Maven 2.x Exec Plugin
> Issue Type: New Feature
> Affects Versions: before-1.1
> Reporter: Milos Kleint
> Assignee: Jerome Lacoste
> Fix For: 1.1-beta-1
>
> Attachments: classpath.patch
>
>
> the included patch allows to execute the following command in the terminal:
> exec:exec -Dexec.executable=java -Dexec.args="-classpath %classpath
> org.milos.App"
> the "%classpath" item gets dynamically converted to the project's dependency
> classpath and is equivalent of the <classpath> configuration element.
> the issue is important for running/debugging arbitrary classes in project in
> the IDE (mevenide/netbeans) in an ad hoc manner without the need to adjust
> the pom.
--
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