Skip to content

immutant/lein-immutant

Repository files navigation

lein-immutant

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.

Installation

The current version is:

[lein-immutant "2.1.0"]

Usage

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.

License

Copyright (C) 2011-2015 Red Hat, Inc.

Licensed under the Eclipse Public License v1.0

About

A Leiningen plugin for deploying/testing Immutant apps with WildFly

Resources

License

Stars

Watchers

Forks

Packages

No packages published