Skip to content

determine why <phase>package</phase> causes error #145

@rdruss

Description

@rdruss

When including package in maven execution goal section of fmp, the following error occurs:

[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 125.511 s <<< FAILURE! - in io.openshift.example.OpenShiftIT

[ERROR] testBThatWeServeAsExpected(io.openshift.example.OpenShiftIT)  Time elapsed: 0.665 s  <<< FAILURE!
java.lang.AssertionError: 
1 expectation failed.
JSON path content doesn't match.
Expected: Hello World from a ConfigMap!
  Actual: no config map

        at io.openshift.example.OpenShiftIT.testBThatWeServeAsExpected(OpenShiftIT.java:54)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions