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

Re: Help with maven based package needed (dcm4che)



Hi Andreas,

On Tue, Apr 19, 2011 at 9:45 PM, Andreas Tille <andreas@an3as.eu> 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! :)

> I have the gut feeling that this has something to do with networking
> stuff which is probably not setup in a pbuilder environment.  Could
> somebody confirm this and if yes where do I have to seek for the
> test in question to disable it?

See http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html
but you can simply add a line
  maven.test.skip=true
or
  maven.test.failure.ignore=true
to debian/maven.properties.

Cheers,
Torsten


Reply to: