Update README

This commit is contained in:
Alexandre Archambault 2015-06-20 16:31:58 +02:00
parent 400f1544a0
commit 547320b107
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@ Work in progress:
* full list of dependencies / version conflict resolution working, mildly to well tested,
* downloading/caching of JARs in its early stages.
Implements fancy Maven features like
Handles fancy Maven features like
* [POM inheritance](http://books.sonatype.com/mvnref-book/reference/pom-relationships-sect-project-relationships.html#pom-relationships-sect-project-inheritance),
* [dependency management](http://books.sonatype.com/mvnex-book/reference/optimizing-sect-dependencies.html),
* [import scope](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies),
* [properties](http://books.sonatype.com/mvnref-book/reference/resource-filtering-sect-properties.html).
Restricted to Maven resolution and repositories for now. Support for Ivy seems definitely at reach, just not done yet.
Restricted to Maven resolution and repositories for now. Support for Ivy seems at reach.
Released under the Apache license, v2.