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

Kaare Nilsen commented on MEXEC-19:
-----------------------------------

In my usage of the plugin (starting our javaapps during development) there is 
very often no need for recompile. 

The goal, in my view, does one job, and one job only, and that is to run a java 
class with a main method, I do not want it to get any slower to start my appz 
from the command line (actually I think it takes to much time already, and are 
slowly migrating to use the appassembler plugin instead), and running all sorts 
of precompile steps, compile and what not, would in my view not help 

> exec:java plugin should bind to the process-classes phase
> ---------------------------------------------------------
>
>                 Key: MEXEC-19
>                 URL: http://jira.codehaus.org/browse/MEXEC-19
>             Project: Mojo Exec Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.1
>         Environment: maven-exec-plugin-1.1-SNAPSHOT
>            Reporter: Ryan Sonnek
>            Priority: Trivial
>
> the exec:java plugin uses adds target/classes to the classpath, but relies on 
> the user to run a specific maven goal (ex: install, compile, etc) before 
> running the plugin.  It would be better if the exec:java plugin automatically 
> bound to the process-classes phase to always compile the classes in need.

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