Need a way of supplying JARs to Plugins (e.g. Hibernate Tools)
---------------------------------------------------------------
Key: SEAMFORGE-336
URL:
https://issues.jboss.org/browse/SEAMFORGE-336
Project: Seam Forge
Issue Type: Feature Request
Components: Plugin API, Usability
Affects Versions: 1.0.0.Beta2
Reporter: Lincoln Baxter III
You could (in theory) add a JAR to the plugin module where it is installed:
.forge/plugins/org/jboss/hibernate/forge/hibernate-tools-plugin/dependencies/1.0.0-SNAPSHOT-***
and also add that jar as a resource in the module.xml file
.forge/plugins/org/jboss/hibernate/forge/hibernate-tools-plugin/dependencies/1.0.0-SNAPSHOT-***/modules.xml
That should do it, but it's not easy. This needs to be streamlined
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira