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
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