Here is a proposal for a change to the JBoss Tools 4.40.0.CR1-SNAPSHOT target platform:
* https://github.com/jbosstools/jbosstools-target-platforms/pull/80

It consists in the following changes:
* JBIDE-17909: Include a snapshot of THyM 0.1.0

p2diff reports are attached to the related JIRA(s).

Please review the above PR(s), as it will be applied ASAP.
You can use the following to build & test the target-platform locally against your component(s).
1. Build target-platform:
  $ cd jbosstools-target-platforms
  $ git fetch origin pull/80/head
  $ git checkout FETCH_HEAD
  $ cd jbosstools/multiple
  $ mvn clean install
2. Try with just built target-platform:
  $ cd /path/to/your/component
  $ mvn clean verify -Dtpc.version=4.40.0.CR1-SNAPSHOT -Pmultiple.target
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets