Hello again, I discovered that, by mistake, inside the pom.xml (automatically patched from dpkg src 3.0 quilt system) I had added: <skip>false</skip> in the maven-surefire-plugin <configuration> tag. It seems that this value takes precedence over maven.properties file and -Dmaven.test.skip cmdline argument. Anyway, once I deleted the <skip> configuration, the package finished its first building (wow!!) There are still some issues left (the javadoc generation is repeated twice) but I am going to look further and will report in a new thread the problems that I find. Thanks everybody for your time and support. Miguel PS: Interested people can look at this packaging here: http://mtelleria.com/esper_maven_debian/ On Tue, 24 May 2011 23:56:35 +0200 Ludovic Claude wrote: > > Both maven.test.skip=true and skipTests=true will work, but > maven.test.skip=true is probably better as the compiler plugin will > not compile tests. If you want to be really sure that all plugins will > ignore tests, put both properties in debian/maven.properties > > Ludovic > > On 24/05/2011 21:49, Russ Allbery wrote: > > > > Miguel Telleria de Esteban <miguel@mtelleria.com> writes: > > > >> In the midst of my maven Debian learning phase I am struggling to > >> remove the test phase by passing the variable: > > > >> maven.test.skip = true > > > >> which is the way according to the documentation[1] to disable the > >> test phase. > > > > Are you sure this isn't supposed to be -DskipTests? That's what > > works for me with Maven. For example, from one of our internal > > packages' debian/rules: > > > > override_dh_auto_build: > > mvn package -DskipTests > > > > -- (O-O) ---oOO-(_)-OOo----------------------------------------------------- Miguel TELLERIA DE ESTEBAN http://www.mtelleria.com Email: miguel at mtelleria.com Tel GSM: +34 650 801098 Tel Fix: +34 942 280174 Miembro de http://www.linuca.org Membre du http://www.bxlug.be ¿Usuario captivo o libre? http://www.obtengalinux.org/windows/ Free or captive user? http://www.getgnulinux.org/windows/ -------------------------------------------------------------------
Attachment:
signature.asc
Description: PGP signature