]
Mickael Istria commented on JBIDE-17018:
----------------------------------------
As I'm working on fixing the TargetToRepoMojo (cf JBIDE-17167 ), it seems to me that
the TP validation mojo doesn't explicitly verify transitive resolution. It's
reported at
TP validation seems to miss some error cases
--------------------------------------------
Key: JBIDE-17018
URL:
https://issues.jboss.org/browse/JBIDE-17018
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Reporter: Mickael Istria
Fix For: 4.2.0.Final
Using commit e7d0d56a481a239f3873f688da2dac14dafc2f15 of JBoss Tools target-platforms, it
seems like we get in an unperfect state where some dependencies are missing and TP
validation misses it. Cf JBIDE-16910 for details about failure that can happen with this
commit.
So TP validation needs to be fixed to spot such issues.