Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: plans for eclipse luna in debian Date: Sat, 10 Oct 2015 09:10:02 +0200 Message-ID: References: X-Original-To: Luca Vercelli , debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Sat Oct 10 07:07:28 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.5 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=z3JfXBOMNjJwEmmTpC88/5v/565MI5xDNSPy6eaGyPQ=; b=Cg9Ye95xNdKMZCQwnLJBnqsU877PFpSLmyyT/RrNJOL5ci7eqqMz84RZIYTcEZ1SJN Y4HWDEboAuC/BQgWBKlU7XMee9qRvxUO3HgYoQF/mBfYk2b2o5fT5BRspN759wSN0N6c gBJZRpcrRNDxHKyz8vTZiSADXiZJgW0tOr2TN3Legr9aFjwHn6bzjSBkNZd1BxDBnenI TJbz4Yz+N/HspMB/VSuyfDMjL4B08zs1XQhmU5hAAKeUwpE7uUiQWC7Uxmu+/kDs8gVP FlsCyE+IgQXj4ExKo0B4F1l/HLzVWLn7s4HHCRD2w4Qtqu2+Fq4GSCDF+mwcSrXdxZWa mppQ== X-Received: by 10.194.134.197 with SMTP id pm5mr18868460wjb.118.1444460831779; Sat, 10 Oct 2015 00:07:11 -0700 (PDT) Sender: robomod@news.nic.it User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/18766 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/5618B91E.2000007@apache.org Approved: robomod@news.nic.it Lines: 10 Organization: linux.* mail to news gateway X-Original-Date: Sat, 10 Oct 2015 09:07:10 +0200 X-Original-Message-ID: <5618B91E.2000007@apache.org> X-Original-References: <551EA3D7.30105@onenetbeyond.org> <5617EEA7.6030803@gmail.com> <5617F732.6060202@gambaru.de> <5618B669.7030808@gmail.com> X-Original-Sender: Emmanuel Bourg Xref: csiph.com linux.debian.maint.java:8452 Le 10/10/2015 08:55, Luca Vercelli a écrit : > I have a question: what is the feeling of this community for Maven? Can > it be used to compile Java programs during Debian packaging? Yes Maven is already used to build about 1/3 of the Java packages in Debian. We run it in offline mode and redirect it to the system repository (/usr/share/maven-repo) to get the artifacts. Emmanuel Bourg