Skip to content

SLF4J Issue #109

@PedroBuitrago

Description

@PedroBuitrago

Hi,

I am trying to install jbpm-work-items with with

C:\Verano\dev\gitdownloads\jbpm-work-items>mvn clean install

However I found next error:

[INFO] Running org.jbpm.process.workitem.archive.ArchiveWorkitemIntegrationTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.733 s <<< FAILURE! - in org.jbpm.process.workitem.archive.ArchiveWorkitemIntegrationTest
[ERROR] testWorkitemValidity(org.jbpm.process.workitem.archive.ArchiveWorkitemIntegrationTest) Time elapsed: 4.591 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
at org.jbpm.process.workitem.archive.ArchiveWorkitemIntegrationTest.testWorkitemValidity(ArchiveWorkitemIntegrationTest.java:38)

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ArchiveWorkitemIntegrationTest.testWorkitemValidity:38 expected:<1> but was:<0>
[INFO]
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions