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

Re: javadoc problem with default-jdk



Hello Matthew,

You can see more details about Maven support in my blog post.
http://ludovicc.blogspot.com/2009/08/state-of-maven-in-debian.html

mh_make relies on a lot of Java code to extract all information from the
Maven POM descriptors and the local Maven repository for Debian, so
there's not so much code duplication. But I can see a few good things in
your jh_makepkg script which would be good for me to use. Can you
authorize me to copy some of your code? Your package is GPL2 licensed,
and mine is Apache 2.0 (to allow code exchange between me and Maven).

Ludovic

Matthew Johnson a écrit :
> On Wed Aug 05 23:41, Ludovic Claude wrote:
>> Matthias, I have just uploaded a new version of maven-debian-helper. It
>> uses Maven to build packages
> 
> Does it support building packages with debhelper rather than cdbs?
> 
>> packages. There is also a utility, mh_make, which given a Maven project
>> will try to build all the Debian packaging for it. 
> 
> I think it would probably be duplicating code less if this was
> integrated into the jh_makepkg that I've already written in javahelper
> which does this, but is not specific to maven. It has options for maven,
> the only reason I've not written all the supporting code is that I
> don't fully understand yet how maven works.
> 
> Matt
> 


Reply to: