[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maven 2 vs Maven 3 plugins



Hi,

On 29.5.2013 16:22, Manfred Moser wrote:
Imho we should sort out all situations where people think they have to
stick to Maven 2, migrate them and then deprecate support for Maven 2.

FYI I've started to implement Maven 3 support into maven-debian-helper
(dh build only, no cdbs yet).

My progress so far is available in git as a topic branch[1], if anyone is
interested to try and review. It should be possible to build a package
with Maven 3 by changing d/rules to:

%:
	dh $@ --buildsystem=maven3

Existing support for Maven 2 is preserved without changes.

Regards,

Jakub

[1] http://anonscm.debian.org/gitweb/?p=pkg-java/maven-debian-helper.git;a=shortlog;h=refs/heads/topic-maven3


Reply to: