blob: 13888d1019d896887e0fade04ea4eb5c7066605c [file] [log] [blame]
path_classifiers:
# exclude tests
test:
- "**/src/test"
- "**/src/it"
- "**/*.test"
- "**/tests"
- "performance"
# exclude docs
docs:
- "about.html"
- "license.html"
- "readme.html"
extraction:
java:
index:
build_command: "mvn -DskipTests clean package"