Skip to content

Revert failing Java test added to test

Description

Removing failing Java test added before to test the -DskipTests=true passing via MAVEN_CLI_OPTS env variable.

Reason: the Auto DevOps pipeline runs tests anyway on the test phase. This case is too specific to the Maven, so it was decided to create a dedicated branch for it and create a scheduled pipeline for that.

Related issues

https://gitlab.com/gitlab-org/security-products/release/issues/68

Merge request reports