Wrong bom version is shown at the last page of import wizard
------------------------------------------------------------
Key: JBIDE-16998
URL:
https://issues.jboss.org/browse/JBIDE-16998
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.Beta1
Reporter: Rastislav Wagner
Priority: Minor
Fix For: 4.2.0.Beta2
When I'm importing central JavaEE6 project with AS7.1 as target runtime, wizard shows
that 1.0.4.Final-redhat-4 jboss-bom will be used which is not true - for AS it should be
jboss-bom 1.0.7.
1.0.7 is eventually used when you check pom.xml of imported project.