Skip to content

Log info instead of warning when entrypoint is used #3898

@rmannibucau

Description

@rmannibucau

Not sure why but on 3.3.0 a warning is issued when using entrypoint instead of mainclass (and other java friends):

[WARNING] mainClass, extraClasspath, jvmFlags, and expandClasspathDependencies are ignored when entrypoint is specified

Is it possible to lower the level (idea being warning -> requires attention, error -> fails). Here it does not require any intention since it is an explicit user action so it is intentional.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions