de.materna.cms.ci.java-logs
Configures all Javadoc, JavaCompile and GroovyCompile tasks to write log-files for further processing.
de.materna.cms.component
Configures the project to build a cms component.
de.materna.cms.component-bundle
Configures the project to build a cms component bundle.
de.materna.cms.duplicate-docker-images
Duplicates Docker Images into different registries.
de.materna.cms.git-archive
Adds a gitArchive task for a source-distribution using the 'git archive' command.
de.materna.cms.idea-download-javadocs
Configures IntelliJ IDEA to download javadoc jars.
de.materna.cms.integration-test
Adds the jvm-test-suite 'integrationTest'
de.materna.cms.jib.semantic-tags
Configures jib to publish an image under multiple tags.
de.materna.cms.materna-metadata
Applies Materna Metadata to all Artifacts
de.materna.cms.maven-publish-repo
Builds a maven repo as zip-file containing all MavenPublications.
de.materna.cms.sbom
Adds SBOM-publication support based on the CycloneDX Gradle plugin.
de.materna.cms.selenium-test
Adds Selenium support to integration tests based on the 'de.materna.cms.integration-test' plugin.
de.materna.cms.war-library
war-variant of Gradles java-library plugin which adds a providedApi configuration.