Re: maven-debian-helper to maven3

2015-03-16 Thread Andrew Schurman
On Sat, 2015-03-14 at 09:03 +0100, Emmanuel Bourg wrote: > You mean that a plugin can't be invoked from the command line if the > metadata file is missing, right? In this case I think we can live with > it. We don't execute many plugins when a package is built, the javadoc > plugin is probably the

Re: RFS: eclipse-pydev 3.9.2 [ITP]

2015-03-16 Thread Markus Koschany
On 16.03.2015 00:57, tony mancill wrote: > On 03/06/2015 11:01 PM, Markus Koschany wrote: >> Hi, >> >> Jakub has packaged eclipse-pydev and I have updated the package to the >> latest upstream release. We are looking for someone who would like to >> sponsor this package. It can be found here: >> >>

Re: maven-debian-helper to maven3

2015-03-16 Thread Emmanuel Bourg
Le 16/03/2015 09:46, Andrew Schurman a écrit : > Although specifying the version for javadoc may be reasonable, it will > break again if users need to add their own goals not covered by default > in a phase. True, but the main purpose of the system repository under /usr/share/maven-repo is to bui

Re: maven-debian-helper to maven3

2015-03-16 Thread Andrew Schurman
On Mon, 2015-03-16 at 17:58 +0100, Emmanuel Bourg wrote: > > A quick look at deb-triggers looks like it's just what we need. I'll > > investigate a solution similar to the triggers in man-db. > > Ideally a trigger that doesn't use Java would be necessary, since the > Java libraries do not depend o