Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/java-ebuilder:master commit in: /
Date: Wed, 30 Oct 2019 17:35:28
Message-Id: 1475976289.f7e06cbacd74e8d361756e0fd80f0f95075f8239.mgorny@gentoo
1 commit: f7e06cbacd74e8d361756e0fd80f0f95075f8239
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 9 01:24:49 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 9 01:24:49 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=f7e06cba
7
8 Document how to install it in Gentoo.
9
10 README | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/README b/README
14 index febc04d..8b46302 100644
15 --- a/README
16 +++ b/README
17 @@ -1,5 +1,8 @@
18 Java team tool for semi-automatic creation of ebuilds from pom.xml.
19
20 +0. Java-ebuilder is available in gentoo as app-portage/java-ebuilder.
21 + `emerge app-portage/java-ebuilder`
22 +
23 1. Edit /etc/java-ebuilder.conf to add the artifact you want to MAVEN_ARTS, separated by space.
24
25 2. Run `movl build`