Manik Hot-Deploy is unclaimed —
M
Manik Hot-Deploy
Maven plugin for easy hot deploy of your java web application·manik.imixs.org
Manik Hot-Deploy is a Maven plugin that brings hot-deploy capability to Java web development. It supports Jakarta EE, Spring, or any other Java web framework, and can deploy applications to servers such as Wildfly, Glassfish, Payara, and JBoss EAP, as well as any other web server. It offers both auto-deployment of packaged .war/.ear artifacts and incremental hot-deployment of individual changed resources during development.
What it's for
Automatically deploy .war or .ear artifacts to an application server by copying them into a watched directoryRedeploy an application automatically when it has already been deployedHot-deploy (incremental deployment) individual web resources during development without a full redeploySpeed up development feedback loop by seeing changes immediately in a running application
Features 14
- Auto-deployment of .war or .ear artifacts
- Automatic detection of new artifacts by the application server
- Automatic redeployment if the application was already deployed
- Hot-deployment (incremental deployment) mode
- Immediate visibility of changed web resources without redeploy
- Maven command-line integration (mvn clean install, mvn manik-hotdeploy:hotdeploy)
- Supports any other Java web framework
- Supports Jakarta EE
- Supports Spring
- Works with any other kind of web server
- Works with Glassfish
- Works with JBoss EAP
- Works with Payara
- Works with Wildfly
At a glance
open source
TypePlugin / add-on
DeploymentInstalled (local)
ForJava web developers
Integrations
MavenWildflyGlassfishPayaraJBoss EAPJakarta EESpring