]
Ken Wills commented on WFLY-11121:
----------------------------------
[~aloubyansky] Have we confirmed that it doesn't happen with JDK 8 / 9 / 10 in CI and
we're sure its something specific to JDK 11?
CI - Master linux JDK 11 job - compilation fails - forked embedded
process has failed
--------------------------------------------------------------------------------------
Key: WFLY-11121
URL:
https://issues.jboss.org/browse/WFLY-11121
Project: WildFly
Issue Type: Bug
Reporter: Rostislav Svoboda
Assignee: Alexey Loubyansky
Priority: Blocker
Labels: Java11
Compilation of Master linux JDK 11 job fails - forked embedded process has failed.
https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxJdk11
{code}
[Step 2/3] [ERROR] Failed to execute goal
org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin:
2.0.0.Final:generate-feature-specs (feature-spec-build) on project
wildfly-servlet-galleon-pack:
Feature spec generator failed: Forked embedded process has failed -> [Help 1]
{code}
My local machine runs are passing for me, using {{java version "11" 2018-09-25
(build 11+28)}}
This fail can be related to VMs setup on TeamCity, another option can be galleon related
issue.
CCing also [~aloubyansky]
We need to have valid Java 11 runs on upstream to guard proper functionality of WildFly.