Skip to content

Improve classpath index documentation for reproducible builds #41265

@schosin

Description

@schosin

The documentation for the classpath index section of nested jars should mention the different behaviour if reproducible builds are enabled. [1]

I ran into issues with classpath order after enabling reproducible maven builds (different, outdated JAXB implementation picked up) and came across that page. Since there was no mention of reproducible builds, I suspected a bug and looked at the source code responsible for classpath.idx.

[1]

When generated by the build plugins, this classpath ordering matches that used by the build system for running and testing the application.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions