Hi all,

Here is the PR to move target-platforms to Kepler RC3: https://github.com/jbosstools/jbosstools-target-platforms/pull/5
Please test it on your favorite component using the following steps from you jbosstools-target-platform repo:
  $ git remote add mickael git://github.com/mickaelistria/jbosstools-target-platforms.git
  $ git fetch mickael keplerRC3
  $ cd jbosstools/multiple
  $ mvn clean install -P \!multiple2repo
  $ cd ~/git/jbosstools-myfavoritecomponent
  $ mvn clean verify -P multiple.target
Then come to the PR and add a message such as "works for ... component" or "failing on ... component: error is 'cannot resolve dependency <details>' ".

Please note that this will only test the new TP if you've moved your reference to parent pom to 4.1.0.Beta2-SNAPSHOT. If you didn't do that, then please scroll up in your mail box and read carefully the mail prefixed with "URGENT".

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets