]
Nick Boldt commented on JBIDE-25265:
------------------------------------
And I merged the parent pom PR too, then rebuilt it.
Rebuilding server, now with runtime downloads skipped:
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
Then:
https://github.com/jbosstools/jbosstools-server/pull/543