Ticket #676 (new defect)
Opened 12 months ago
nakedobjects-release artifact should not include plugins element
| Reported by: | dkhaywood | Owned by: | rcmatthews |
|---|---|---|---|
| Priority: | Medium | Milestone: | 4.0.1 |
| Component: | Build/CI | Version: | (not specified) |
| Severity: | normal | Keywords: | |
| Cc: |
Description
My understanding is that nakedobjects-release is intended to be a convenience parent POM that groups together a consistent set of Naked Objects dependencies (dependencyManagement).
As shipped in 4.0.0 however it also includes a build/plugins section, and configures that the compiler-plugin (showDeprecations=false, showWarnings=false, executions phase for test-compile).
I don't think the artifact should be doing this; inheriting application POMs should configure compiler-plugin as they want.
Note: See
TracTickets for help on using
tickets.
