-
Couldn't load subscription status.
- Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a follow up from @IgnatBeresnev excellent talk at KotlinConf. We could enforce that properties have meaningfull values. One example I have in mind is using a SPDX license id for license name.
We could also validate the components (make sure everything has sources, signatures, extensions, etc...)
- SPDX license identifiers
- valid
groupId - valid
artifactId - Sonatype requirements
- all files must have an extension
- snapshots must end with
-SNAPSHOT - releases must not end with
-SNAPSHOT
SimonMarquis and aSemy
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request