]
Nick Boldt commented on JBIDE-18794:
------------------------------------
We can set a default surefire test timeout in parent pom [1], and let project owners
override it in their own root, itests/ or specifiic test plugin poms.
[1]
Move shared properties related to JRE paths and itest.skip into
parent pom
--------------------------------------------------------------------------
Key: JBIDE-18794
URL:
https://issues.jboss.org/browse/JBIDE-18794
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build, server
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Fix For: 4.3.0.Alpha1
Some properties (and maybe the -Pitest profile) in the root of jbosstools-server can
eventually be moved into the parent pom for reuse by other projects.
(This was suggested by Max to Rob at some point on 2014/11/20.)