# Artifacts Tests This module contains tests for changes in pom files for all maven artifacts we publish To reproduce locally build all artifacts first: ```shell ./gradlew clean install publish mvnPublish ```