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

[jira] Closed: (MCOMPILER-1) System Scope dependencies don't work

     [ http://jira.codehaus.org/browse/MCOMPILER-1?page=all ]
     
Carlos Sanchez closed MCOMPILER-1:
----------------------------------

    Resolution: Cannot Reproduce

> System Scope dependencies don't work
> ------------------------------------
>
>          Key: MCOMPILER-1
>          URL: http://jira.codehaus.org/browse/MCOMPILER-1
>      Project: Maven 2.x Compiler Plugin
>         Type: Bug

>     Reporter: David Boden

>
>
> I've added the following as a dependency:
>                 <dependency>
>                     <groupId>com.tibco</groupId>
>                     <artifactId>tibjms</artifactId>
>                     <version>4.1.0</version>
>                     <scope>system</scope>
>                     <systemPath>c:/tibjms.jar</systemPath>
>                 </dependency>
> The compilation process simply does not pick up this jar and put it on the compilation classpath. The compile fails.

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