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

Re: Adding maven repository links for packages not using maven



Hi Stefan,

You can do this with mh_installpoms and mh_installjar from
maven-repo-helper. If the pom is not provided upstream you can add a
get-orig-pom target in debian/rules that fetches the pom from the Maven
central repository. The pom is kept in the debian directory.

You can get a look at the jsch package for an example:

http://anonscm.debian.org/viewvc/pkg-java/trunk/jsch/debian/

Emmanuel Bourg


Le 20/09/2013 11:25, Stefan Denker a écrit :
> Hello there,
> 
> I currently need jflex in my maven repository. This package uses ant as a
> build system and does not provide links in /usr/share/maven-repo/
> 
> What's the preferred way to add links to the package? I found a pom file
> at http://repo1.maven.org/maven2/de/jflex/jflex/1.4.3/jflex-1.4.3.pom for
> it.
> 
> Greetings
> 
> Stefan


Reply to: