Skip to content

[BUG] lang-painless missing compile dependencies #11353

Closed
@prudhvigodithi

Description

Describe the bug
Starting 2.10.0 release the lang-painless maven package https://mvnrepository.com/artifact/org.opensearch.plugin/lang-painless/2.10.0, does not generate the compile dependencies (Maven compile dependencies are the dependencies that are required for the compilation of the project under development)

I assume this bug was introduced from #8823, as looking at the code there are some declared dependencies but are not added in compile dependencies section of the POM file.

Expected behavior
The 2.9.0 lang-painless maven package has the Compile Dependencies https://mvnrepository.com/artifact/org.opensearch.plugin/lang-painless/2.9.0

Another example of ingest-geoip 2.10.0 which has the compile dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions