You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal com.contrastsecurity:contrast-maven-plugin:2.0:verify (verify-with-contrast) on project content-receiver-service:
Execution verify-with-contrast of goal com.contrastsecurity:contrast-maven-plugin:2.0:verify failed: java.lang.IllegalStateException:
Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.contrastsecurity:contrast-maven-plugin:2.0:verify
(verify-with-contrast) on project content-receiver-service: Execution verify-with-contrast of goal com.contrastsecurity:contrast-maven-plugin:2.0:verify failed: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
We are receiving this error:
[ERROR] Failed to execute goal com.contrastsecurity:contrast-maven-plugin:2.0:verify (verify-with-contrast) on project content-receiver-service: Execution verify-with-contrast of goal com.contrastsecurity:contrast-maven-plugin:2.0:verify failed: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.contrastsecurity:contrast-maven-plugin:2.0:verify (verify-with-contrast) on project content-receiver-service: Execution verify-with-contrast of goal com.contrastsecurity:contrast-maven-plugin:2.0:verify failed: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
This is when using the maven plugin to connect to Our Contrast Security
Following the docs here: https://docs.contrastsecurity.com/tools-build.html#maven
Our setup:
Maven:
Java:
java version "1.8.0_251" Java(TM) SE Runtime Environment (build 1.8.0_251-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
The text was updated successfully, but these errors were encountered: