2.5 plugin ignores netbeans <library>
-------------------------------------

                 Key: MNBMODULE-15
                 URL: http://jira.codehaus.org/browse/MNBMODULE-15
             Project: Maven 2.x Netbeans Module Plugin
          Issue Type: Bug
    Affects Versions: 2.5
         Environment: Java(TM) 2 Runtime Environment, Standard Edition (build 
1.5.0_11-b03), maven 2.0.6, maven-nbm-plugin LATEST (2.5)
            Reporter: Emilian Bold
            Assignee: Milos Kleint


Trying to use a JAR as <library> in the descriptor is ignored by the 
maven-nbm-plugin *if* that JAR has OpenIDE-specific metadata. 

For example, I want to have a library wrapper over the Visual Library 
(graph.netbeans.org) without using an extra cluster. Even if I explicitly use 
<libraries>/<library> and dependencies/<dependency> it still adds the Visual 
Library (which has the codebase org.netbeans.api.visual) as an OpenIDE 
dependency and *not* in the Class-Path (ext/ folder) as I want.

This is a regression compared to the 2.4 plugin, where this bug doesn't show 
up. A workarround is thus to use explicitly 2.4.

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to