Files
kotlin-fork/repo/artifacts-tests
2023-07-07 11:09:16 +00:00
..
2023-06-26 08:19:47 +00:00
2023-06-27 08:47:14 +00:00

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