-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
Milestone
Description
Summary
The poms for the latest 5.0 snapshots have a few problems:
- They do not include any optional dependencies
- They include test dependencies
- They import platform-bom in their dependency management
commons-logging
is a required dependency
Actual Behavior
N/A
Expected Behavior
The poms for 5.0.0 snapshots are similar to those for 4.2.2 in that they have none of the 4 problems described above.
Configuration
N/A
Version
5.0.0.BUILD-SNAPSHOT, specifically 5.0.0.BUILD-20170424.000033-75
Sample
N/A