]
Nick Boldt reassigned JBIDE-25265:
----------------------------------
Assignee: Nick Boldt
parent pom should set skipTestsWithPrivateRequirements based on
true/false nature of skipTestsOrITests and skipPrivateRequirements
----------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-25265
URL:
https://issues.jboss.org/browse/JBIDE-25265
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, integration-tests
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.1.Final
Purpose:
when skipTests=true or skipITests=true or skipPrivateRequirements=true, don't
download EAP runtimes.
Implementation:
https://github.com/jbosstools/jbosstools-build/pull/264