Re: resolving maven dependencies

2013-03-15 Thread Stefan Denker
On Wed, Mar 13, 2013 at 03:38:03PM +0100, Thomas Koch wrote: > Eugene Zhukov: > > Leaving policies and politics aside, what would be the right way to solve > > this? > Please fill a polite wishlist bug against libsaxon-java asking for the maven > artifacts to be installed to /usr/share/maven-repo.

Re: resolving maven dependencies

2013-03-14 Thread Eugene Zhukov
On Wed, Mar 13, 2013 at 4:38 PM, Thomas Koch wrote: > Eugene Zhukov: > > Leaving policies and politics aside, what would be the right way to solve > > this? > Please fill a polite wishlist bug against libsaxon-java asking for the > maven > artifacts to be installed to /usr/share/maven-repo. Pleas

Re: resolving maven dependencies

2013-03-13 Thread Rene Engelhard
Hi, On Wed, Mar 13, 2013 at 12:41:05PM +0100, Mathieu Malaterre wrote: > That's the whole point. Maven is not part of the requirements from > Debian Java policy. > > http://www.debian.org/doc/packaging-manuals/java-policy/ > > There is absolutely no requirement for a packager to include the mave

Re: resolving maven dependencies

2013-03-13 Thread Thomas Koch
Eugene Zhukov: > Leaving policies and politics aside, what would be the right way to solve > this? Please fill a polite wishlist bug against libsaxon-java asking for the maven artifacts to be installed to /usr/share/maven-repo. Please put me in the CC of the bug. It don't expect political problem

Re: resolving maven dependencies

2013-03-13 Thread Eugene Zhukov
On Wed, Mar 13, 2013 at 1:57 PM, Thomas Koch wrote: > Mathieu Malaterre: > > > If there are jars in /usr/share/java which are not also present in > > > /usr/share/maven-repo then this is most likely an issue of the > respective > > > Debian package. Please fill a bug against the debian package in

Re: resolving maven dependencies

2013-03-13 Thread Thomas Koch
Mathieu Malaterre: > > If there are jars in /usr/share/java which are not also present in > > /usr/share/maven-repo then this is most likely an issue of the respective > > Debian package. Please fill a bug against the debian package in this case > > so that somebody can update the package to provid

Re: resolving maven dependencies

2013-03-13 Thread Mathieu Malaterre
Thomas, On Wed, Mar 13, 2013 at 12:13 PM, Thomas Koch wrote: > Eugene Zhukov: >> Hello, >> >> I'm new to maven-debian-helper and maven-repo-helper. I'm trying to >> package xslthl-2.1.0. >> I built initial package structure with mh_make, and it was able to >> find necessary jars in /usr/share/jav

Re: resolving maven dependencies

2013-03-13 Thread Thomas Koch
Eugene Zhukov: > Hello, > > I'm new to maven-debian-helper and maven-repo-helper. I'm trying to > package xslthl-2.1.0. > I built initial package structure with mh_make, and it was able to > find necessary jars in /usr/share/java, > but I filed to define some rules for those jars to be added to lo

resolving maven dependencies

2013-03-13 Thread Eugene Zhukov
Hello, I'm new to maven-debian-helper and maven-repo-helper. I'm trying to package xslthl-2.1.0. I built initial package structure with mh_make, and it was able to find necessary jars in /usr/share/java, but I filed to define some rules for those jars to be added to local maven repo. So now, when