-
Bug
-
Resolution: Not A Defect
-
Critical
-
None
-
plugins-parent:2.33
hpi-plugin:2.0
Invocations of hpi:run fail with a ClassNotFoundException: org.eclipse.jetty.security.LoginService.
Adding org.eclipse.jetty:jetty-security:9.4.5.v20170502 as a test-scoped plugin dependency solves the issue. Shouldnt that dependency should be included at the hpi plugin?
The plugin at https://github.com/witokondoria/git-aged-refs-trait-plugin has the jetty-security dependency. Removing it will show the error.