graalvm / native-build-tools

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

Improve the documentation #540

Closed albertattard closed 7 months ago

albertattard commented 7 months ago

Improve the documentation

  1. Replace the deprecated goals with the recommended alternatives
  2. Updates the dependencies to the latest versions
  3. Includes further examples to make it clear where the changes needs to be made
  4. Fix some minor issues
oracle-contributor-agreement[bot] commented 7 months ago

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

albertattard commented 7 months ago

@melix, yes I tested the code as shown in the updated version and it works. I've updated the native tests command and included the -Dagent as this was missing. In such case, the tests will only work if the agent is enabled in the pom.xml.