forked from oracle/graal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As build tool plugins are moved to a new repository, this commit reflects that change by removing the old unused Native Image Maven Plugin and redirects the documentation to a designated website.
- Loading branch information
1 parent
ec6b01a
commit 2231ac1
Showing
10 changed files
with
19 additions
and
883 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: docs | ||
toc_group: native-image | ||
link_title: Native Gradle Plugin | ||
permalink: /reference-manual/native-image/NativeGradlePlugin/ | ||
--- | ||
# Native Gradle Plugin | ||
|
||
Docs for the Gradle plugin are available at [graalvm.github.io/native-build-tools](https://graalvm.github.io/native-build-tools). |
118 changes: 0 additions & 118 deletions
118
docs/reference-manual/native-image/NativeImageMavenPlugin.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: docs | ||
toc_group: native-image | ||
link_title: Native Maven Plugin | ||
permalink: /reference-manual/native-image/NativeMavenPlugin/ | ||
redirect_from: /reference-manual/native-image/NativeImageMavenPlugin/ | ||
--- | ||
# Native Maven Plugin | ||
|
||
Docs for the Maven plugin have moved to [graalvm.github.io/native-build-tools](https://graalvm.github.io/native-build-tools). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...ive-image-maven-plugin-test/src/main/java/com/oracle/substratevm/NativeImageMojoTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.