Describe the bug
A clear and concise description of what the bug is.
The published POM file has a description saying "${project.name} ${spec.version} Specification"
See https://repo1.maven.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
To Reproduce
Steps to reproduce the behavior:
- Look at the POM file
Expected behavior
The description is not a broken string interpolation
Additional context
SBOM tools pull this description in.
Describe the bug
A clear and concise description of what the bug is.
The published POM file has a description saying "${project.name} ${spec.version} Specification"
See https://repo1.maven.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The description is not a broken string interpolation
Additional context
SBOM tools pull this description in.