Skip to content

NonDex 2.1.1 fails to run with Java 17 or 19 #179

@aditya-kumbhar

Description

@aditya-kumbhar

NonDex 2.1.1 fails to run on a project when using Java 17 or 19 but runs successfully with Java 11.

Commands to reproduce the failure using Java 17/19:

git clone https://github.com/apache/directory-scimple
cd directory-scimple
mvn clean install -DskipTests=true
mvn test
mvn -pl scim-core edu.illinois:nondex-maven-plugin:2.1.1:nondex

Successful run with Java 11:
mvn -pl scim-core edu.illinois:nondex-maven-plugin:2.1.1:nondex -Denforcer.skip=true

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