Re: Help with maven based package needed (dcm4che)

2011-04-19 Thread Torsten Werner
Hi Andreas, On Tue, Apr 19, 2011 at 9:45 PM, Andreas Tille wrote: > Did you noticed that I'd call myself a beginner in maven and Java > issues? :-)  If I can avoid taking even more packages I'd stay > avway from such tasks. that means it is a perfect time to learn something and become an expert

Re: Help with maven based package needed (dcm4che)

2011-04-19 Thread Andreas Tille
Hi Torsten, On Tue, Apr 19, 2011 at 07:26:55PM +0200, Torsten Werner wrote: > You could try to package maven-bundle-plugin Did you noticed that I'd call myself a beginner in maven and Java issues? :-) If I can avoid taking even more packages I'd stay avway from such tasks. > or patch out the >

Re: Help with maven based package needed (dcm4che)

2011-04-19 Thread Torsten Werner
Hi Andreas, your package needs the maven-bundle-plugin which in not packaged yet. Am 19.04.2011 18:12, schrieb Andreas Tille: > But what will be the solution for this problem? You could try to package maven-bundle-plugin or patch out the maven-jar-plugin configuration from the top leven pom.xml.

Re: Help with maven based package needed (dcm4che)

2011-04-19 Thread Olivier Sallou
: "Debian Med Project List" > Cc: "Debian Java List" > Envoyé: Mardi 19 Avril 2011 18:12:28 > Objet: Re: Help with maven based package needed (dcm4che) > Hi Olivier, > > On Tue, Apr 19, 2011 at 06:00:16PM +0200, Olivier Sallou wrote: > > In the mave

Re: Help with maven based package needed (dcm4che)

2011-04-19 Thread Andreas Tille
Hi Olivier, On Tue, Apr 19, 2011 at 06:00:16PM +0200, Olivier Sallou wrote: > In the maven Jar creation step, a Manifest description should be present. > Maybe it refers a Manifest file instead of specifying its contents > dynamically. Either Manifest file is not present at all, or it is in src

Re: Help with maven based package needed (dcm4che)

2011-04-19 Thread Olivier Sallou
In the maven Jar creation step, a Manifest description should be present. Maybe it refers a Manifest file instead of specifying its contents dynamically. Either Manifest file is not present at all, or it is in src but not copied in target dir (compilation copies only java classes, not other file

Help with maven based package needed (dcm4che)

2011-04-19 Thread Andreas Tille
Hi, I have a question to the next Java package for the Debian Med Blend. The preliminary packaging stuff is available at svn://svn.debian.org/svn/debian-med/trunk/packages/dcm4che/trunk The rules file is featuring a get-orig-source target so you can easily obtain the source tarball. The buil