tree: a56626251a3e3143429233bb67e2dafc40caf2b1 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. README.md
repo/artifacts-tests/README.md

Artifacts Tests

This module contains tests for changes in pom files for all maven artifacts we publish

To reproduce locally build all artifacts first:

./gradlew install
cd libraries
mvn install -DskipTests