You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2005/09/23 14:52:11 UTC

[jira] Commented: (MNG-896) Need to declare dependencies as resources outside of WEB-INF in WARs

    [ http://jira.codehaus.org/browse/MNG-896?page=comments#action_46992 ] 

Mark Hobson commented on MNG-896:
---------------------------------

In most situations we'd also want to pull in all the necessary transitive dependencies.  For example, an applet jar with a manifest classpath.

Another use-case would be JNLP applications that are deployed via a war project.

> Need to declare dependencies as resources outside of WEB-INF in WARs
> --------------------------------------------------------------------
>
>          Key: MNG-896
>          URL: http://jira.codehaus.org/browse/MNG-896
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-war-plugin
>     Reporter: Mark Hobson

>
>
> Need to be able to declare maven dependencies as resources within WARs.  Currently all dependencies are placed within WEB-INF/lib.
> Typical use-case is for a war project to pull in an applet from the repo to be included in the package.  Would need to specify the whereabouts of the applet in the WAR.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org