Add README for ArtifactsTests
^KTI-1103
This commit is contained in:
committed by
Space Team
parent
3bb429929a
commit
8dab53f58a
@@ -0,0 +1,11 @@
|
||||
# Artifacts Tests
|
||||
|
||||
This module contains tests for changes in pom files for all maven artifacts we publish
|
||||
|
||||
To reproduce locally build all artifacts first:
|
||||
|
||||
```shell
|
||||
./gradlew install
|
||||
cd libraries
|
||||
mvn install -DskipTests
|
||||
```
|
||||
Reference in New Issue
Block a user