[ 
http://jira.codehaus.org/browse/NMAVEN-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88531
 ] 

Shane Isbell commented on NMAVEN-5:
-----------------------------------

The solution in the SI_IDE branch breaks with transitive dependencies. Direct 
GAC dependencies generally works; if project A has a direct GAC dependency and 
project B has a dependency on project A, the build fails, however. Directly 
adding the GAC dependency into project B does not fix the issue.

> Support for Adding Compile-time References from the GAC
> -------------------------------------------------------
>
>                 Key: NMAVEN-5
>                 URL: http://jira.codehaus.org/browse/NMAVEN-5
>             Project: NMaven
>          Issue Type: Improvement
>         Environment: Windows, Linux, Mono, Microsoft
>            Reporter: Shane Isbell
>
> NMaven currently supports compile-time reference from the local maven repo on 
> the file system: these dependencies are specified within the pom build file. 
> In some circumstances, the artifacts cannot be legally distributed 
> (Microsoft); so I need a way for adding compile-time references from the GAC 
> itself. This improvement does not preclude the ability to import the 
> artifacts from the GAC into the local maven repo, it only extends the types 
> of dependencies that NMaven recognizes.

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