Package org.gradle.pomproperties


package org.gradle.pomproperties
  • Classes
    Class
    Description
    Generates a Maven-style pom.properties resource so that Maven-aware tooling (SBOM generators, classpath inspectors, security scanners, IDE flows) can identify the artifact a jar belongs to.
    Configuration for the pom.properties generated into the main jar.
    Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar so Maven-aware tooling can identify the artifact.