-
Bug
-
Resolution: Obsolete
-
Critical
-
4.21.2.AM1
-
None
-
+
The "jbosstools-integration-tests" failed to build
Environment:
Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T21:49:05+02:00) Java version: 11.0.3, vendor: Oracle Corporation OS name: "linux", version: "5.0.16-100.fc28.x86_64", arch: "amd64", family: "unix"
Steps to reproduce:
- Pull the latest changes for the "jbosstools-integration-tests" project
- Go to the root folder (jbosstools-integration-tests)
- Perform the "mvn clean verify -DskipTest=true" command
- Pay attention to the errors in terminal output (logs in attachments "build-log.txt")
Expected behavior:
Command has been successfully completed
Observed behavior:
Command has been failed with errors
- is caused by
-
JBIDE-27970 Update to tycho 2.5.0
- Closed