Transitive snapshot dependencies are in conflict with manifest naming when 
performing netbeans execution assembly
-----------------------------------------------------------------------------------------------------------------

                 Key: MNBMODULE-23
                 URL: http://jira.codehaus.org/browse/MNBMODULE-23
             Project: Maven 2.x Netbeans Module Plugin
          Issue Type: Bug
    Affects Versions: 2.6
         Environment: Windows XP, Netbeans 6.0 RC2, Maven plugin
            Reporter: Will McKinley
            Assignee: Milos Kleint


I specified a run profile for my project.  This project has a transitive 
dependency on a snapshot jar.  When the snapshot jar is copied to the lib 
directory under target/executable-netbeans.dir it is named with the long 
checksum id instead of ${version}-SNAPSHOT.  However, the manifest has the 
naming convention of ${version}-SNAPSHOT.  Therefore, I get a 
ClassNotFoundException when executing the run.

I've worked around it for now by modifying the netbeans-run.xml to override the 
outputFileNameMapping for this jar, but I feel this is a hack that I would like 
to do without.  

Thanks for your assistance.

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