Reworked logic.

This commit is contained in:
Erik C. Thauvin 2016-07-21 15:20:41 -07:00
parent c9e1ffd616
commit 1bba4e041f
7 changed files with 41 additions and 36 deletions

View file

@ -1,3 +1,5 @@
# Maven Local Repository plug-in for [Kobalt](http://beust.com/kobalt/home/index.html)
[![Build Status](https://travis-ci.org/ethauvin/kobalt-maven-local.svg?branch=master)](https://travis-ci.org/ethauvin/kobalt-maven-local)
[![License (3-Clause BSD)](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg?style=flat-square)](http://opensource.org/licenses/BSD-3-Clause) [![Build Status](https://travis-ci.org/ethauvin/kobalt-maven-local.svg?branch=master)](https://travis-ci.org/ethauvin/kobalt-maven-local)
The plug-in will detect the Maven Local Repository location, similarly to Gradle's [mavenLocal()](https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.dsl.RepositoryHandler.html#org.gradle.api.artifacts.dsl.RepositoryHandler:mavenLocal()) repository handler.