Skip to content

Releases: eclipse-jetty/eclipse-jetty-plugin

Release 7.1.0

02 Feb 10:40
Compare
Choose a tag to compare
  • Add setting for "disable SNI check" #69

Release 7.0.0 (Eclipse 2022-09)

20 Oct 08:03
Compare
Choose a tag to compare
  • Support for eclipse 2022-09 / m2e 2.0 (#61)
  • Fix missing ecj for embedded Jetty (#65)

Release 6.0.0 (Jetty 10, 11)

16 Oct 06:32
fc16843
Compare
Choose a tag to compare
  • Support for Jetty 10 and 11, remove Jetty 6. [#62]
  • Jetty9ServerConfiguration.buildAnnotations. Fixes [#51]

Release 5.0.0

01 Dec 20:58
Compare
Choose a tag to compare

4.0.0 Release

29 Jun 09:23
Compare
Choose a tag to compare

3.9.0 Release

29 Jun 09:23
Compare
Choose a tag to compare

3.8.0 Release

14 Jul 20:08
Compare
Choose a tag to compare

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.