You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Dan Diephouse (JIRA)" <ji...@codehaus.org> on 2006/01/17 18:01:40 UTC

[jira] Created: (MNG-1973) war plugin doesn't copy dependencies with system scope

war plugin doesn't copy dependencies with system scope
------------------------------------------------------

         Key: MNG-1973
         URL: http://jira.codehaus.org/browse/MNG-1973
     Project: Maven 2
        Type: Bug

    Versions: 2.0, 2.0.1, 2.0.2    
    Reporter: Dan Diephouse
     Fix For: 2.0.3


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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MWAR-23) war plugin doesn't copy dependencies with system scope

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-23?page=all ]

Brett Porter updated MWAR-23:
-----------------------------

       Priority: Minor  (was: Major)
    Fix Version: 2.0

go for (1), if practical

> 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
>      Fix For: 2.0

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org