Changes
Summary
- Move plugins to correct tree (details)
 - Follow the BagIt spec w.r.t the name of the manifest filenaming conventions (details)
 - Bump version (details)
 - Add unit testst to make sure that the file naming of the checksum files is correct (details)
 - Fix missing import (details)
 - Bump version (details)
 - Check for name collisions between files as they're added to the bag (details)
 - Use HashMap for tracking SpeedFile objects and paths (details)
 - Bump a patch version (details)
 - Add GitHub Action to build and test with maven. (details)
 - Fix pom file deficiencies to fix warnings. (details)
 - 1. Change the url value from ${project.url} to {url} on the both deploy-file and distributionManagement sections. (details)