A Leiningen plugin for using Immutant 2.x applications with a WildFly application server.
Note: as of Immutant 2.x, you only need this plugin if you are deploying your applications to a WildFly container. See [somewhere] for more info.
Note deux: this plugin requires Leinigen 2.4.0 or greater.
The current version is:
[lein-immutant "2.1.0"]
The plugin currently provides two subtasks:
-
lein immutant war
- This generates a.war
file suitable for deploying to WildFly. See deployment help for details. -
lein immutant test
- This deploys the application to WildFly, and runs the tests. See the testing help for details.
Copyright (C) 2011-2015 Red Hat, Inc.
Licensed under the Eclipse Public License v1.0