Files
kotlin-fork/repo/artifacts-tests
Alexander.Likhachev 18aa7f4d4b [BT] Implement non-incremental compilation within the daemon
#KT-57398 In Progress
2023-07-31 10:38:35 +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