2 level packaging is not enough by branding ext library
-------------------------------------------------------

                 Key: MNBMODULE-142
                 URL: https://jira.codehaus.org/browse/MNBMODULE-142
             Project: Maven NetBeans Module Plugin
          Issue Type: Bug
    Affects Versions: 3.5
         Environment: NetBeans 7.0, java version "1.6.0_21"
            Reporter: Istvan Viczian
            Assignee: Jesse Glick


Please see the following closed bug: 
http://jira.codehaus.org/browse/MNBMODULE-52.

Two level is not enough. I'am developing a rich client application on NetBeans 
Platform 7.0. I'am using Maven with nbm-maven-plugin.

My modul contains a dependency: 
com.kenai.simplevalidation:ValidationAPI:20110622-patched. The Maven plugin 
copies it into the 
modules/ext/com.kenai.simplevalidation/ValidationAPI-20110622-patched.jar. Look 
the path contains the groupId. The JAR contains a Bundle.properties file. I 
want to use NetBeans branding to change the some text of the Bundle.properties 
in the 3rd party library. So I should put my branding file to the 
modules/ext/com.kenai.simplevalidation/locale/ValidationAPI-20110622-patched_mybrand.jar.
 As you see, it is 3 level!

Please update the code:

"**/*.jar" 


--
This message is automatically generated by JIRA.
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