Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 889 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 889 Bytes

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