aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2016-10-09 10:24:49 +0900
committerBenda Xu <heroxbd@gentoo.org>2016-10-09 10:24:49 +0900
commitf7e06cbacd74e8d361756e0fd80f0f95075f8239 (patch)
tree4df4d75978d23d54fe4bae5f8dbf9518b7fe79c2 /README
parenttree.sh: silent pushd notice. (diff)
downloadjava-ebuilder-f7e06cbacd74e8d361756e0fd80f0f95075f8239.tar.gz
java-ebuilder-f7e06cbacd74e8d361756e0fd80f0f95075f8239.tar.bz2
java-ebuilder-f7e06cbacd74e8d361756e0fd80f0f95075f8239.zip
Document how to install it in Gentoo.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index febc04d..8b46302 100644
--- a/README
+++ b/README
@@ -1,5 +1,8 @@
Java team tool for semi-automatic creation of ebuilds from pom.xml.
+0. Java-ebuilder is available in gentoo as app-portage/java-ebuilder.
+ `emerge app-portage/java-ebuilder`
+
1. Edit /etc/java-ebuilder.conf to add the artifact you want to MAVEN_ARTS, separated by space.
2. Run `movl build`