graalvm / native-build-tools

Native-image plugins for various build tools
https://graalvm.github.io/native-build-tools/
Other
348 stars 51 forks source link

The URL of `quick build mode` has become a dead link #559

Open linghengqian opened 5 months ago

linghengqian commented 5 months ago

Describe the bug A clear and concise description of what the bug is. Make sure that you have read the documentation and that you are using the latest plugin version.

To Reproduce

When possible, provide a link to a repository which reproduces the issue, with instructions on how to use. The reproducer must make use of either the Maven or Gradle plugin.

Steps to reproduce the behavior:

  1. Open https://graalvm.github.io/native-build-tools/latest/maven-plugin.html#configuration-options .
  2. Open the URL in <quickBuild>.
  3. https://blogs.oracle.com/java/post/graalvm-enterprise-221%E2%80%94%E2%80%8Bfaster-smarter-leaner has become a dead link.

Please use backticks to properly format code. If possible please attach a complete reproducer here (either as a zip file or as a link to public repository/branch).

Expected behavior A clear and concise description of what you expected to happen.

System Info (please complete the following information):

Additional context Add any other context about the problem here.

fniephaus commented 5 months ago

Thanks for raising this, @linghengqian.

We may want to link the quick build docs instead. There also is the release announcement blog post.