[ 
https://issues.apache.org/jira/browse/MTOMCAT-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510402#comment-13510402
 ] 

Arne Franken commented on MTOMCAT-189:
--------------------------------------

maybe I misunderstand the use case (or your explanation), but don't you want 
_any_ files/classes that your webapp depends on to be a dependency of the 
webapp instead of depending on a preconfigured tomcat? 

That way you would be independent from the deployment of the application 
container running your webapp and could switch to a service provider where you 
get only default tomcat deployments, or run your webapp in a completely 
different application container.
                
> additionalClassesDirs parameter handling expanded to include run and run-war 
> goals
> ----------------------------------------------------------------------------------
>
>                 Key: MTOMCAT-189
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-189
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Nick Lloyd
>            Priority: Minor
>             Fix For: 2.1
>
>
> I contributed the original patch to add the functionality to add additional 
> directories to the classpath for the run goal.  This patch expands on that, 
> adding the functionality to both run and run-war goals in the tomcat6 and 
> tomcat7 plugin artifacts.
> Please review and incorporate as you see fit.  My organization is using this 
> internally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to