Details
Description
The <war> element was aliased to <webApp> to maintain backwards compatibility with the old names, however, now that the jetty:run mojo uses <webApp> as the preferred name of the JettyWebAppContext object being configured, that causes a conflict.
The solution is to take out the alias to <webApp> for the jetty:run-war goal, and to just use the <war> element name instead.
Activity
Jan Bartel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 7.6.4 [ 18470 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |