Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/safe-merge-test
/
.
/
repo
/
artifacts-tests
/
README.md
blob: 3368b963cda3f7b693955289cffd555ff84d3e80 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# 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 clean install publish mvnPublish
```