Class PropertiesForPom

java.lang.Object
org.spdx.sbom.gradle.maven.PropertiesForPom

@Immutable(singleton=true, builder=false) public abstract class PropertiesForPom extends Object
A filtered view of java properties that are required for building effective poms. Ensure minimal passthrough of properties so we don't invalidate caches
  • Method Details