[
https://jira.jboss.org/browse/JBIDE-6984?page=com.atlassian.jira.plugin.s...
]
Nick Boldt commented on JBIDE-6984:
-----------------------------------
if you need to force a plugin build to pull down some third party jar into your plugin
from a remote location, you can do the fetch using a call to the antrun in your
plugin's pom.xml.
See example here:
http://anonsvn.jboss.org/repos/jbosstools/trunk/modeshape/plugins/org.jbo...
Upgrade ModeShape Plugin To Use The Latest ModeShape JDBC Jar
(Currently 2.2)
-----------------------------------------------------------------------------
Key: JBIDE-6984
URL:
https://jira.jboss.org/browse/JBIDE-6984
Project: Tools (JBoss Tools)
Issue Type: Task
Components: modeshape
Affects Versions: 3.2.0.M1
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 3.2.0.Beta2
The ModeShape JBT plugin is currently using a manually built ModeShape project REST
client jar with dependencies based on a ModeShape 2.1 snapshot release. A ModeShape JDBC
jar is being built automatically by ModeShape and contains all the dependencies that the
ModeShape JBT plugin needs except net.jcip.annotations. Also the ModeShape JDBC jar is
significantly smaller in size. The net.jcip.annotations library is also being used by
Teiid Designer so that library needs to be available from a common location within JBT and
another ticket will be written to address that. Having the ModeShape JBT plugin use the
JDBC jar may also benefit Teiid Designer as users of Designer may want to also use the
ModeShape JDBC driver.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira