[ http://jira.codehaus.org/browse/MCOMPILER-1?page=all ]
Jason van Zyl moved MNG-1839 to MCOMPILER-1:
--------------------------------------------
Version: (was: 2.0.1)
Component: (was: maven-compiler-plugin)
Workflow: jira (was: Maven)
Key: MCOMPILER-1 (was: MNG-1839)
Project: Maven 2.x Compiler Plugin (was: Maven 2)
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]