The base Didelphis project configuration shared by all core tools.
This module specifies common dependencies for testing, logging, and annotations.
- Added Log4J 2
- Removed Maven Surefire plugin from common build configuration
- Updated dependency versions
- Corrected license descriptor in project POM
- Updated dependency versions
- Changed license to GPL 3.0
- Updated dependency versions
- Returned to using dependency management
- Removed deprecated dependency on
junit-platform-surefire-provider
- Updated dependency versions
- Added Lombok annotation processor to Maven plugin configuration
- Removal of dependency management from configuration; deemed unnecessary for now
- Upgraded JUnit to use
5.0.0RC2
- Changed ancillary dependencies to use
LATEST
- Added dependencies on Project Lombok
- Create of project root