Skip to content

pallet/lein-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-maven

A lein2 plugin for working with maven poms.

Install

:plugins [[lein-maven "0.1.0"]]

Usage

To generate a project.clj from a pom, lein2 mvn in the directory with the pom file.

To use maven based project checkouts, add the following middleware to your :user profile in ~/.lein/profiles.clj.

:middleware [leiningen.mvn/maven-checkouts]

Other lein plugins for working with maven

License

Copyright © 2012 Hugo Duncan

Distributed under the Eclipse Public License.

About

Lein plugin for working with maven poms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published