Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8544

Re: maven-debian-helper to maven3

Path csiph.com!eternal-september.org!feeder.eternal-september.org!news.albasani.net!tahina.priv.at!bofh.it!news.nic.it!robomod
From Emmanuel Bourg <ebourg@apache.org>
Newsgroups linux.debian.maint.java
Subject Re: maven-debian-helper to maven3
Date Fri, 13 Nov 2015 16:50:05 +0100
Message-ID <quoLX-8gC-91@gated-at.bofh.it> (permalink)
References <nXggp-4Yt-1@gated-at.bofh.it> <nXk0G-28G-13@gated-at.bofh.it> <nXwXT-4T1-1@gated-at.bofh.it> <o1uuv-882-27@gated-at.bofh.it> <p3PsC-2Fv-3@gated-at.bofh.it> <p4ySK-14l-13@gated-at.bofh.it> <p4GwW-40B-23@gated-at.bofh.it> <p4QFX-27T-1@gated-at.bofh.it> <p4WLo-2Wf-21@gated-at.bofh.it> <p6hb3-6Zw-1@gated-at.bofh.it> <p6AdH-1eZ-5@gated-at.bofh.it> <pcKam-5JP-3@gated-at.bofh.it>
X-Original-To Andrew Schurman <arcticwaters@gmail.com>
X-Mailbox-Line From debian-java-request@lists.debian.org Fri Nov 13 15:40:30 2015
Old-Return-Path <emmanuel.bourg@gmail.com>
X-Amavis-Spam-Status No, score=-7.597 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, 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:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=1fBAxfxfsw/3iDD2XqJZtwKHcK0xdycnFvnkbxkM9wQ=; b=FRQ9tBskdGkgewoyTOQNC7Gow1mEsJ3H2USyVnwbcqiUyKL52UH84nDd9dIVk4zqPt X09uwmim69cFVtWCkqsjYRGYX/vfcCJiQtxOjBzY2/2XafQHJH7lhA6yDu9nqEFXDzrA U52tojW5K+bRBtng7nCUmvwDBj69zrpfM749RX21SkA6F0SfviGmn5ZMA2GveKGI9ZYO jS3YM6BRx9xkTPf9JZgwOIAFyrG9rpav/ynxfNSZEEFEaxGjk3TjbVmwK1Os6VZTB+LC +YJOPs45bj7aGU1ztXVJemiTWyaWbeSYCLMlm6FomnoTIj0/Ty35ifsmQpWFLFyVFe+Z 6lwg==
X-Received by 10.28.218.70 with SMTP id r67mr4529199wmg.74.1447429212666; Fri, 13 Nov 2015 07:40:12 -0800 (PST)
Sender robomod@news.nic.it
X-Enigmail-Draft-Status N1110
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 7bit
X-Mailing-List <debian-java@lists.debian.org> archive/latest/18863
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/5646045B.4000304@apache.org
Approved robomod@news.nic.it
Lines 20
Organization linux.* mail to news gateway
X-Original-Cc debian-java@lists.debian.org
X-Original-Date Fri, 13 Nov 2015 16:40:11 +0100
X-Original-Message-ID <5646045B.4000304@apache.org>
X-Original-References <1409979197.22672.9.camel@heimdallr.localdomain> <540ACB10.8020601@apache.org> <1410043206.27018.19.camel@heimdallr.localdomain> <1410987451.31778.35.camel@heimdallr.localdomain> <5503EB4F.8070708@apache.org> <1426495577.300.51.camel@gmail.com> <55070BC9.7000904@apache.org> <1426564034.9743.36.camel@gmail.com> <5507FDB3.9090500@apache.org> <1426903903.17368.29.camel@gmail.com> <550DF211.9030502@apache.org> <1428445612.9302.26.camel@gmail.com>
X-Original-Sender Emmanuel Bourg <emmanuel.bourg@gmail.com>
Xref csiph.com linux.debian.maint.java:8544

Show key headers only | View raw


Hi Andrew,

I've eventually merged your changes [1] and uploaded maven-debian-helper
2.0 to experimental. I encountered some issues with the bootstrapping
and I had to revert back to maven-ant-helper. It seems this also had the
effect of breaking the plugin descriptor (the mojo description was
missing), reverting the annotations fixed this. I hope we'll be able to
change this back later. I also made a few additional changes required by
Maven 3.3.

I've tested a couple of packages using DH and CDBS and it worked fine.
I'll wait for the results of the mass rebuild before uploading
maven-debian-helper to unstable.

Thank you very much for your help. We can now start the Maven 3 transition!

Emmanuel Bourg

[1]
http://anonscm.debian.org/cgit/pkg-java/maven-debian-helper.git/log/?h=maven-debian-helper-2.0

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

Re: maven-debian-helper to maven3 Emmanuel Bourg <ebourg@apache.org> - 2015-11-13 16:50 +0100
  Re: maven-debian-helper to maven3 Andrew Schurman <arcticwaters@gmail.com> - 2015-11-17 07:30 +0100
  Re: maven-debian-helper to maven3 Miguel Landaeta <nomadium@debian.org> - 2015-11-20 16:50 +0100

csiph-web