]
Jeff MAURY commented on JBIDE-23212:
------------------------------------
[~nickboldt] [~mazema] verify is required for the baseline check to run
Baseline check does not seem to work with features
--------------------------------------------------
Key: JBIDE-23212
URL:
https://issues.jboss.org/browse/JBIDE-23212
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.1.Final
Reporter: Jeff MAURY
Assignee: Nick Boldt
Labels: build, tycho,
Fix For: 4.4.2.AM1
The check with baseline seems broken to me as it does not seem to work with features.
When feature.source is checked, the baseline artifact (feature.source.jar) is compared to
the wrong artifact (feature.jar).
I reproduced the problem by updating jbosstool-central root POM (only the parent POM
version has been changed) and the mvn verify build failed on
org.jboss.tools.maven.feature. The output can be seen in one of the PR check