lockss-pom-bundles
This project is a collection of ancillary Maven POM files used in LOCKSS software development.
It consists of several sub-projects:
- JUnit-related
lockss-junit5-bundle
: single Maven POM file to bundle useful JUnit 5-related dependencieslockss-junit4-bundle
: single Maven POM file to bundle useful JUnit 4-related dependencies (until the project can be migrated to JUnit 5)
lockss-core
-relatedlockss-core-bundle
: single Maven POM file to depend onlockss-core
with useful dependency exclusions when necessarylockss-core-tests-bundle
: single Maven POM file to depend onlockss-core
'stests
artifact intest
scope with useful dependency exclusions when necessary
See Also
lockss-parent-pom
: Maven POM file driving builds of LOCKSS software projects