Files
kotlin-fork/repo/artifacts-tests
Nikolay Krasko a1250e838b Ignore compose experimental modules during artifacts check
The check can be improved in the future, so not only parent directory
is checked.
2023-08-07 08:18:19 +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