Eclipse Jetty Plugin Versions Save

Eclipse Jetty Plugin

7.1.0

1 year ago
  • Add setting for "disable SNI check" #69

7.0.0

1 year ago
  • Support for eclipse 2022-09 / m2e 2.0 (#61)
  • Fix missing ecj for embedded Jetty (#65)

6.0.0

1 year ago
  • Support for Jetty 10 and 11, remove Jetty 6. [#62]
  • Jetty9ServerConfiguration.buildAnnotations. Fixes [#51]

3.8.0

9 years ago

fix The certificate should be issued for localhost instead of EclipseJettyPlugin Fixes #4. fix Support for Jetty 9.1.x and 9.2.x Fixes #1. fix Now WebApp without web.xml can be used (Jetty 9 recommended). Fixes 15.