]
Nick Boldt commented on JBIDE-24079:
------------------------------------
Must revert this change as it breaks builds -- need to ensure ALL packaging steps are done
before doing these checks. "JBIDE-24079 bind baseline check and enforcer checks to
package phase"
baseline check should be bound to package phase
-----------------------------------------------
Key: JBIDE-24079
URL:
https://issues.jboss.org/browse/JBIDE-24079
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.4.AM1, 4.5.0.AM1
Reporter: Jeff MAURY
Assignee: Nick Boldt
Labels: build, check
Fix For: 4.4.4.AM2, 4.5.0.AM1
The baseline check is currently bound to the verify phase. It would be more convenient to
have it bound to the package phase. I think this can be done in the parent POM, not using
the default phase