spring-cloud / spring-cloud-build

Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
Apache License 2.0
191 stars 284 forks source link

Adds support for automated jpms modules #248

Open marcingrzejszczak opened 3 months ago

marcingrzejszczak commented 3 months ago

Manifest will be automatically updated with automated jpms entry. As the value we're taking the project name and converting dashes to dots

marcingrzejszczak commented 3 months ago

Example of a manifest

Manifest-Version: 1.0
Created-By: Maven JAR Plugin 3.2.2
Build-Jdk-Spec: 17
Implementation-Vendor: Pivotal Software, Inc.
Automatic-Module-Name: spring.cloud.build.tools
Implementation-Title: spring-cloud-build-tools
Implementation-Version: 4.1.3-SNAPSHOT