mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
255 lines
8.5 KiB
HTML
255 lines
8.5 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<title>JReleaser</title>
|
|
<link rel="canonical" href="https://jreleaser.org/">
|
|
<link href="_/css/bootstrap.min.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="_/css/site.css">
|
|
<link rel="stylesheet" href="_/css/admonitions.css">
|
|
<link rel="stylesheet" href="_/css/fontawesome.css">
|
|
<link rel="stylesheet" href="_/css/all.css">
|
|
|
|
<script>var uiRootPath = '_'</script>
|
|
|
|
<style>
|
|
.bd-placeholder-img {
|
|
font-size: 1.125rem;
|
|
text-anchor: middle;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
.bd-placeholder-img-lg {
|
|
font-size: 3.5rem;
|
|
}
|
|
}
|
|
</style>
|
|
|
|
<link href="_/css/landing.css" rel="stylesheet">
|
|
</head>
|
|
<body class="article">
|
|
|
|
<header class="header">
|
|
<nav class="navbar">
|
|
<div class="navbar-brand">
|
|
<a class="navbar-item" href="https://jreleaser.org">JReleaser</a>
|
|
<button class="navbar-burger" data-target="topbar-nav">
|
|
<span></span>
|
|
<span></span>
|
|
<span></span>
|
|
</button>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
|
|
<main role="main" class="article">
|
|
|
|
<div class="jumbotron">
|
|
<div class="container marketing">
|
|
<div class="row featurette">
|
|
<div class="col-md-7">
|
|
<h1>JReleaser</h1>
|
|
<p class="lead">The quick and effortless way to release your Java project!</p>
|
|
</p>
|
|
<div class="d-grid gap-2 d-md-block">
|
|
<a class="btn btn-lg btn-primary" href="guide/latest/index.html" role="button">Get started</a>
|
|
<a class="btn btn-lg btn-outline-primary" href="https://github.com/jreleaser/jreleaser" role="button">Get the code</a>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-5">
|
|
<img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto rounded" width="300" src="images/jreleaser-duke.png"></img>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container marketing">
|
|
|
|
<div class="row">
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-check-circle"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">Checksums</a></h4>
|
|
<p>
|
|
Calculate checksums for all input files.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-lock"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">PGP Signatures</a></h4>
|
|
<p>
|
|
Sign all input files with PGP.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-cogs"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">Release to git</a></h4>
|
|
<p>
|
|
Tag and release to popular git services such as GitHub.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-tools"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">Multiple Packaging Options</a></h4>
|
|
<p>
|
|
Create package descriptors for Homebrew, Snapcraft, Jbang, and more.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-cloud-upload-alt"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">Publish Packages</a></h4>
|
|
<p>
|
|
Publish packages to their respective destinations and stores.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-bullhorn"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">Make it official!</a></h4>
|
|
<p>
|
|
Announce the release to the four winds via Twitter, Sdkman, Zulip, and other services.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<!-- empty -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="service-box">
|
|
<div class="service-icon">
|
|
<i class="fa fa-toolbox"></i>
|
|
</div>
|
|
<div class="service-content">
|
|
<h4><a href="#">Build it your way</a></h4>
|
|
<p>
|
|
Whether you prefer CLI, Maven, Gradle, or Ant, JReleaser has you covered.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="featurette-divider">
|
|
|
|
<div class="row featurette">
|
|
<div class="col-md-7">
|
|
<h2 class="featurette-heading">Quick configuration.</h2>
|
|
<p class="lead">Configure the essentials and let JReleaser do the heavy lifting. Convention over configuration is a thing!<br/><br/>
|
|
YAML is not your cup of Java? We've got other formats like JSON, a Maven DSL, and a Gradle DSL.</p>
|
|
</div>
|
|
<div class="col-md-5">
|
|
<img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" src="images/app-jreleaser-config.png"></img>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="featurette-divider">
|
|
|
|
<div class="row featurette">
|
|
<div class="col-md-7 order-md-2">
|
|
<h2 class="featurette-heading">Publish and announce a release.</h2>
|
|
<p class="lead">Publishing a release is as simple as executing a single command using the <code>jreleaser</code> CLI.<br/><br/>
|
|
We also offer Maven and Gradle plugins, Ant tasks, and Jbang integration to boot!</p>
|
|
</div>
|
|
<div class="col-md-5 order-md-1">
|
|
<img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" src="images/app-full-release-command.png"></img><br/><br/>
|
|
<img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" src="images/app-twitter-announce.png"></img>
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="featurette-divider">
|
|
|
|
<div class="row featurette">
|
|
<div class="col-md-7">
|
|
<h2 class="featurette-heading">Create releases without hassle</h2>
|
|
<p class="lead">Releases are automatically tagged. A changelog is generated with all commits since the last tag.
|
|
All artifacts are uploaded.</p>
|
|
</div>
|
|
<div class="col-md-5">
|
|
<img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" src="images/app-github-release.png"></img>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="featurette-divider">
|
|
|
|
<div class="row featurette">
|
|
<div class="col-md-7 order-md-2">
|
|
<h2 class="featurette-heading">Maximize distribution and reach.</h2>
|
|
<p class="lead">JReleaser can package your application to be distributed with popular software packagers such as Homebrew, Scoop, Chocolatey, Snapcraft, and others.</p>
|
|
</div>
|
|
<div class="col-md-5 order-md-1">
|
|
<img class="bd-placeholder-img bd-placeholder-img-lg featurette-image img-fluid mx-auto" width="500" src="images/app-homebrew-tap.png"></img>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="featurette-divider">
|
|
|
|
</div><!-- /.container -->
|
|
|
|
<footer class="footer">
|
|
<p>Copyright (C) 2021 Andres Almiray. This page was built using an adapted version of the Antora default UI.</p>
|
|
<p>The source code for this UI is licensed under the <a href="https://www.mozilla.org/en-US/MPL/2.0/">Mozilla Public License Version 2.0</a> (MPL-2.0).</p>
|
|
</footer>
|
|
<script src="_/js/site.js"></script>
|
|
<script async src="_/js/vendor/highlight.js"></script>
|
|
</main>
|
|
|
|
|
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
|
|
<script>window.jQuery || document.write('<script src="../assets/js/vendor/jquery.slim.min.js"><\/script>')</script><script src="../assets/dist/js/bootstrap.bundle.min.js"></script>
|
|
|
|
|
|
</body>
|
|
</html>
|