Daniel Jue created METRON-469:
---------------------------------
Summary: Can't build from parent with tests enabled
Key: METRON-469
URL: https://issues.apache.org/jira/browse/METRON-469
Project: Metron
Issue Type: Bug
Environment: Mac, Java 8 on command line, also Eclipse Neon
Reporter: Daniel Jue
Priority: Critical
When running mvn clean install -U from the top level pom, I consistently get
timeouts (leading to failed tests) for integration tests under the maas-common
module.
Note: adding -DskipTests=true will build successfully.
How to recreate the bug:
> mvn clean install -U
or select
Run As -> mvn install in Eclipse on the top level project.
Tests in error:
MaasIntegrationTest.setup:79->setupInternal:103 » YarnRuntime
java.io.IOExcept...
MaasIntegrationTest.setup:79->setupInternal:103 » YarnRuntime
java.io.IOExcept...
Stack traces:
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)