Skip to content

Tame bnd plugin warnings#525

Merged
cstamas merged 2 commits intoapache:masterfrom
cstamas:tame-bnd
Jul 1, 2024
Merged

Tame bnd plugin warnings#525
cstamas merged 2 commits intoapache:masterfrom
cstamas:tame-bnd

Conversation

@cstamas
Copy link
Copy Markdown
Member

@cstamas cstamas commented Jul 1, 2024

To keep things simple, we config the plugin in
one place, but in some modules this config emits
warnings. This change just makes it go away.

No other source or any alike change, no issue either.

To keep things simple, we config the plugin in
one place, but in some modules this config emits
warnings. This change just makes it go away.

No other source or any alike change, no issue either.
@cstamas cstamas requested a review from gnodet July 1, 2024 15:02
@cstamas cstamas self-assigned this Jul 1, 2024
@cstamas
Copy link
Copy Markdown
Member Author

cstamas commented Jul 1, 2024

On master another warning in util and spi:

[WARNING] /home/cstamas/Worx/apache-maven/maven-resolver/maven-resolver-util/pom.xml [17:74]: No value specified for key: -jpms-module-info. An empty value should be specified as '-jpms-module-info:' or '-jpms-module-info=': <<              -jpms-module-info
      -removeheaders Automatic-Module-Name>>

Fix instructions to use same syntax
Copy link
Copy Markdown
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've slightly updated the instructions

@HannesWell
Copy link
Copy Markdown
Contributor

On master another warning in util and spi:

Had a quick look, but according to the doc the module name is looked up if not specified:
https://bnd.bndtools.org/releases/6.4.0/chapters/330-jpms.html

So it might be a bug, that the validation in bnd does not handle that case.

@cstamas cstamas merged commit 19a3c52 into apache:master Jul 1, 2024
@cstamas cstamas deleted the tame-bnd branch July 1, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants