[forge-issues] [JBoss JIRA] (FORGE-483) Provide an Option to NOT Include All Dependencies in a Separate Module

Koen Aers (JIRA) jira-events at lists.jboss.org
Sat Feb 25 06:00:41 EST 2012


Koen Aers created FORGE-483:
-------------------------------

             Summary: Provide an Option to NOT Include All Dependencies in a Separate Module
                 Key: FORGE-483
                 URL: https://issues.jboss.org/browse/FORGE-483
             Project: Forge
          Issue Type: Feature Request
          Components: Shell
            Reporter: Koen Aers


Currently the built-in forge plugin bundles all the dependencies of the plugin in a separate module. This is cool but because of this I run into a problem loading JDBC drivers while trying to fix the Hibernate Tools Forge plugin. This problem can be avoided when those dependencies are put as a <resource-root> in the <resources> section of the module.xml of the plugin. I'm not sure if there are any drawbacks of doing so though.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list