You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# JavaPackager
2
2
JavaPackager is a Maven plugin which provides an easy way to package Java applications in native Windows, Mac OS X, or GNU/Linux executables, and generates installers for them.
3
3
4
-
> Available on [Maven Central](https://search.maven.org/artifact/io.github.fvarrui/javapackager) since v0.9.0. To know published versions take a look at [releases](https://github.com/fvarrui/JavaPackager/releases).
4
+
> Available on [Maven Central](https://search.maven.org/artifact/io.github.fvarrui/javapackager) since v0.9.0. Published versions at [releases](https://github.com/fvarrui/JavaPackager/releases).
5
5
>
6
-
> SNAPSHOT versions are not pusblished on Maven Central, so you have to [install them manually](#how-to-build-and-install-the-plugin).
6
+
> SNAPSHOT version is not pusblished on Maven Central, so you have to [install it manually](#how-to-build-and-install-the-plugin).
0 commit comments