Skip to content

Not supported empty or null <includes> and <excludes> #10

Closed
@JuanMiguelBG

Description

@JuanMiguelBG

Not supported empty or null and . The problems are on the methods setExcludes( String[] excludes ) and setIncludes( String[] includes ) of the class org.codehaus.plexus.util.AbstractScanner.

They throws NullPointerException when call the method normalizePattern( String pattern ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions