[
https://issues.jboss.org/browse/WFLY-10713?page=com.atlassian.jira.plugin...
]
Alexey Loubyansky commented on WFLY-10713:
------------------------------------------
This issue is a consequence of WFCORE-3962
Feature spec generation (as well as configuration generation) relies on the embedded
server which fails to start.
I will apply the workaround recommended on WFCORE-3962 but only for the forked embedded
process (which is the default but now is going to become a requirement). Otherwise, aiui,
maven would have to be launched with --add-modules java.se.
Can't build WF master with Java 11-ea+22
----------------------------------------
Key: WFLY-10713
URL:
https://issues.jboss.org/browse/WFLY-10713
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Rostislav Svoboda
Assignee: Alexey Loubyansky
Priority: Critical
Can't build WF master with 11-ea+22
{code}
[INFO] WildFly: Servlet Galleon Pack ...................... FAILURE [ 3.481 s]
[ERROR] Failed to execute goal org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin:
2.0.0.Alpha4:generate-feature-specs
(feature-spec-build) on project wildfly-servlet-galleon-pack:
Feature spec generator failed: Forked embedded process has failed -> [Help 1]
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)