[ http://jira.codehaus.org/browse/MWAR-23?page=comments#action_61605 ] 

Dan Diephouse commented on MWAR-23:
-----------------------------------

Yeah I don't like including system scope things in the war either. But I really 
would like a way to include arbitrary jars within a project directory and not 
in a repository.

> war plugin doesn't copy dependencies with system scope
> ------------------------------------------------------
>
>          Key: MWAR-23
>          URL: http://jira.codehaus.org/browse/MWAR-23
>      Project: Maven 2.x War Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Dan Diephouse
>     Priority: Minor

>
>   Time Spent: 3 hours
>    Remaining: 0 minutes
>
> I set about trying to include a jar that is not in the repository (either 
> local or remote) and I ended up using the <systemPath> element with a scope 
> of system for the dependency. Unfortunately the maven war plugin doesn't copy 
> the jar to the war.  I see two solutions:
> 1. Change the war plugin so it is included
> 2. Provide some mechanism to include jars on the filesystem in arbitrary 
> places without a scope of system

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

Reply via email to