-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jetty 12 documentation: references to jetty-maven-plugin #10925
Comments
@senivam the documentation has been updated, but the update hasn't made it onto the eclipse site yet. I just checked it, and there's a few improvements I can make, so I've opened this PR: #10939 |
Thanks a lot for the help! |
…maven-plugin-doc Issue #10925 More updates to jetty maven plugin documentation.
PR #10939 completed |
Jetty version(s)
Jetty 12
Jetty Environment
ee8, ee9, ee10
Description
Documentation for Jetty 12: https://eclipse.dev/jetty/documentation/jetty-12/programming-guide/index.html#jetty-maven-plugin refers to maven plugin which does not exist. Since Jetty 12 jetty-maven-plugin is jetty-ee*-maven-plugin and this is not reflected in the documentation. This should be fixed.
The text was updated successfully, but these errors were encountered: