mikepenz/AboutLibraries

The plugin returns "${extension.name} API" as library name for "Javax annotation API" Library

sergio-sastre opened this issue · 2 comments

About this issue

While adding the Javax annotation API library
This plugin returns as library name the following placeholder instead of the library name:
"${extension.name} API"

Details

  • [ 11.2.2] Used library version

@sergio-sastre unfortunately that is wrong information in the libraries pom file.

See the same report here: #998

You can overwrite the respective name for such situations

See Gradle Plugin Configuration in the README for more details