Skip to content

big-solutions/lein-mvn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-mvn

A Leiningen plugin to run Maven commands.

Usage

To use this plugin, copy the following:

Clojars Project

into the :plugins vector of your project.clj or your :user profile.

Run the lein-mvn plugin:

$ lein mvn ... a list of maven commands and options

e.g.

$ lein mvn clean compile install
$ lein mvn -V
$ lein mvn -f ./other/pom.xml jetty:run

License

Copyright © 2016 Big Solutions

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A Leiningen plugin to run Maven commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published