Reading package lists... Building dependency tree... Reading state information... NOTICE: 'doxia-maven-plugin' packaging is maintained in the 'Svn' version control system at: svn://anonscm.debian.org/pkg-java/trunk/doxia-maven-plugin Need to get 12.7 kB of source archives. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main doxia-maven-plugin 1.1.4-2 (dsc) [2,348 B] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main doxia-maven-plugin 1.1.4-2 (tar) [6,296 B] Get:3 http://urika:3142/ftp.debian.org/debian/ sid/main doxia-maven-plugin 1.1.4-2 (diff) [4,081 B] gpgv: keyblock resource `/tmp/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sun 29 Dec 2013 12:37:33 AM UTC using RSA key ID E4B9D0AC gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./doxia-maven-plugin_1.1.4-2.dsc dpkg-source: info: extracting doxia-maven-plugin in doxia-maven-plugin-1.1.4 dpkg-source: info: unpacking doxia-maven-plugin_1.1.4.orig.tar.gz dpkg-source: info: unpacking doxia-maven-plugin_1.1.4-2.debian.tar.gz dpkg-source: info: applying 0001-debianize-parent-pom-version.patch dpkg-source: info: applying 0002-remove-version-from-maven-plugin-plugin.patch Fetched 12.7 kB in 0s (0 B/s) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: maven-debian-helper debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/117 kB of archives. After this operation, 229 kB of additional disk space will be used. Selecting previously unselected package maven-debian-helper. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82591 files and directories currently installed.) Preparing to unpack .../maven-debian-helper_1.6.12_all.deb ... Unpacking maven-debian-helper (1.6.12) ... Processing triggers for man-db (2.7.2-1) ... Setting up maven-debian-helper (1.6.12) ... Killed old client process Internet Systems Consortium DHCP Client 4.3.2 Copyright 2004-2015 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/22:f8:58:52:5d:79 Sending on LPF/eth0/22:f8:58:52:5d:79 Sending on Socket/fallback DHCPRELEASE on eth0 to 10.0.3.1 port 67 dpkg-buildpackage: source package doxia-maven-plugin dpkg-buildpackage: source version 1.1.4-2 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Emmanuel Bourg dpkg-source --before-build doxia-maven-plugin-1.1.4 dpkg-buildpackage: host architecture amd64 debian/rules clean test -x debian/rules mkdir -p "." /usr/share/maven-debian-helper/copy-repo.sh /doxia-maven-plugin-1.1.4/debian mh_patchpoms -plibdoxia-maven-plugin-java --debian-build --keep-pom-version --maven-repo=/doxia-maven-plugin-1.1.4/debian/maven-repo --build-no-docs --ignore-rules=debian/maven.ignoreRules --clean-ignore-rules=debian/maven.cleanIgnoreRules touch debian/stamp-poms-patched cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/doxia-maven-plugin-1.1.4/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/doxia-maven-plugin-1.1.4/debian/maven-repo clean [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Doxia :: Maven Plugin [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Aug 31 19:26:57 UTC 2015 [INFO] Final Memory: 7M/360M [INFO] ------------------------------------------------------------------------ rm -f -r /doxia-maven-plugin-1.1.4/debian/maven-repo debian/stamp-maven-build rm -f debian/*.substvars /usr/bin/make -f debian/rules unpatch-poms make[1]: Entering directory '/doxia-maven-plugin-1.1.4' mh_unpatchpoms -plibdoxia-maven-plugin-java rm -f -f debian/stamp-poms-patched make[1]: Leaving directory '/doxia-maven-plugin-1.1.4' dh_clean mh_unpatchpoms -plibdoxia-maven-plugin-java rm -f -f debian/stamp-poms-patched mh_clean dpkg-source -b doxia-maven-plugin-1.1.4 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building doxia-maven-plugin using existing ./doxia-maven-plugin_1.1.4.orig.tar.gz dpkg-source: info: building doxia-maven-plugin in doxia-maven-plugin_1.1.4-2.debian.tar.xz dpkg-source: info: building doxia-maven-plugin in doxia-maven-plugin_1.1.4-2.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/share/maven-debian-helper/copy-repo.sh /doxia-maven-plugin-1.1.4/debian mh_patchpoms -plibdoxia-maven-plugin-java --debian-build --keep-pom-version --maven-repo=/doxia-maven-plugin-1.1.4/debian/maven-repo --build-no-docs touch debian/stamp-poms-patched # before-build target may be used to unpatch the pom files, so we need to check if # patching the pom files is needed here, normally not if [ ! -f pom.xml.save ]; then \ /usr/bin/make -f debian/rules patch-poms; \ fi cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/doxia-maven-plugin-1.1.4/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/doxia-maven-plugin-1.1.4/debian/maven-repo package [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Doxia :: Maven Plugin [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [plugin:helpmojo {execution: generated-helpmojo}] [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#inputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#outputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [plugin:descriptor {execution: default-descriptor}] [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#inputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#outputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /doxia-maven-plugin-1.1.4/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 source files to /doxia-maven-plugin-1.1.4/target/classes [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /doxia-maven-plugin-1.1.4/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Not compiling test sources [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian.jar [INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}] [INFO] [shade:shade {execution: default}] [INFO] Excluding org.apache.maven:maven-plugin-api:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-book:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-core:jar:debian from the shaded jar. [INFO] Including org.apache.maven.doxia:doxia-sink-api:jar:debian in the shaded jar. [INFO] Including org.apache.maven.doxia:doxia-logging-api:jar:debian in the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-container-default:jar:1.0-alpha from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:debian from the shaded jar. [INFO] Excluding classworlds:classworlds:jar:debian from the shaded jar. [INFO] Excluding xerces:xercesImpl:jar:debian from the shaded jar. [INFO] Excluding xml-apis:xml-apis-1.4:jar:debian from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:debian from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:debian from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:debian from the shaded jar. [INFO] Excluding commons-logging:commons-logging:jar:debian from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-apt:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-docbook-simple:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-itext:jar:debian from the shaded jar. [INFO] Excluding com.lowagie:itext:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-latex:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-xdoc:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-xhtml:jar:debian from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-i18n:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-decoration-model:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.shared:maven-doxia-tools:jar:debian from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-artifact:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-artifact-manager:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-project:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings:jar:debian from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-profile:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-plugin-registry:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.reporting:maven-reporting-api:jar:debian from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian.jar with /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian-shaded.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10 seconds [INFO] Finished at: Mon Aug 31 19:27:21 UTC 2015 [INFO] Final Memory: 31M/1024M [INFO] ------------------------------------------------------------------------ DEB_MAVEN_CHECK_TARGET unset, not running checks debian/rules binary test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." # before-build target may be used to unpatch the pom files, so we need to check if # patching the pom files is needed here, normally not if [ ! -f pom.xml.save ]; then \ /usr/bin/make -f debian/rules patch-poms; \ fi cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/doxia-maven-plugin-1.1.4/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/doxia-maven-plugin-1.1.4/debian/maven-repo package [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Doxia :: Maven Plugin [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [plugin:helpmojo {execution: generated-helpmojo}] [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#inputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#outputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [plugin:descriptor {execution: default-descriptor}] [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#inputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo#outputEncoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /doxia-maven-plugin-1.1.4/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /doxia-maven-plugin-1.1.4/target/classes [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /doxia-maven-plugin-1.1.4/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Not compiling test sources [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian.jar [INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}] [INFO] [shade:shade {execution: default}] [INFO] Excluding org.apache.maven:maven-plugin-api:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-book:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-core:jar:debian from the shaded jar. [INFO] Including org.apache.maven.doxia:doxia-sink-api:jar:debian in the shaded jar. [INFO] Including org.apache.maven.doxia:doxia-logging-api:jar:debian in the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-container-default:jar:1.0-alpha from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:debian from the shaded jar. [INFO] Excluding classworlds:classworlds:jar:debian from the shaded jar. [INFO] Excluding xerces:xercesImpl:jar:debian from the shaded jar. [INFO] Excluding xml-apis:xml-apis-1.4:jar:debian from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:debian from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:debian from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:debian from the shaded jar. [INFO] Excluding commons-logging:commons-logging:jar:debian from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-apt:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-docbook-simple:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-itext:jar:debian from the shaded jar. [INFO] Excluding com.lowagie:itext:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-latex:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-xdoc:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-module-xhtml:jar:debian from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-i18n:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.doxia:doxia-decoration-model:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.shared:maven-doxia-tools:jar:debian from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-artifact:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-artifact-manager:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-project:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings:jar:debian from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-profile:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven:maven-plugin-registry:jar:debian from the shaded jar. [INFO] Excluding org.apache.maven.reporting:maven-reporting-api:jar:debian from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian.jar with /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian-shaded.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 seconds [INFO] Finished at: Mon Aug 31 19:27:31 UTC 2015 [INFO] Final Memory: 27M/639M [INFO] ------------------------------------------------------------------------ DEB_MAVEN_CHECK_TARGET unset, not running checks cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/doxia-maven-plugin-1.1.4/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/doxia-maven-plugin-1.1.4/debian/maven-repo -Ddebian.dir=/doxia-maven-plugin-1.1.4/debian -Ddebian.package=libdoxia-maven-plugin-java -Dmaven.repo.local=/doxia-maven-plugin-1.1.4/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:1.6.12:install [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Doxia :: Maven Plugin [INFO] task-segment: [org.debian.maven:debian-maven-plugin:1.6.12:install] [INFO] ------------------------------------------------------------------------ [INFO] [debian:install {execution: default-cli}] Cleaning pom file: /doxia-maven-plugin-1.1.4/pom.xml.save with options: --keep-pom-version --package=libdoxia-maven-plugin-java --rules=/doxia-maven-plugin-1.1.4/debian/maven.rules --ignore-rules=/doxia-maven-plugin-1.1.4/debian/maven.ignoreRules --published-rules=/doxia-maven-plugin-1.1.4/debian/maven.publishedRules Install jar file into Maven repo: /doxia-maven-plugin-1.1.4/target/doxia-maven-plugin-debian.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Mon Aug 31 19:27:36 UTC 2015 [INFO] Final Memory: 9M/360M [INFO] ------------------------------------------------------------------------ mh_resolve_dependencies --non-interactive --offline -plibdoxia-maven-plugin-java --base-directory=/doxia-maven-plugin-1.1.4 --non-explore Analysing pom.xml... Adding cdbs dependencies to debian/libdoxia-maven-plugin-java.substvars dh_installdirs -plibdoxia-maven-plugin-java dh_installdocs -plibdoxia-maven-plugin-java dh_installexamples -plibdoxia-maven-plugin-java dh_installman -plibdoxia-maven-plugin-java dh_installinfo -plibdoxia-maven-plugin-java dh_installmenu -plibdoxia-maven-plugin-java dh_installcron -plibdoxia-maven-plugin-java dh_installinit -plibdoxia-maven-plugin-java dh_installdebconf -plibdoxia-maven-plugin-java dh_installemacsen -plibdoxia-maven-plugin-java dh_installcatalogs -plibdoxia-maven-plugin-java dh_installpam -plibdoxia-maven-plugin-java dh_installlogrotate -plibdoxia-maven-plugin-java dh_installlogcheck -plibdoxia-maven-plugin-java dh_installchangelogs -plibdoxia-maven-plugin-java dh_installudev -plibdoxia-maven-plugin-java dh_lintian -plibdoxia-maven-plugin-java dh_bugfiles -plibdoxia-maven-plugin-java dh_install -plibdoxia-maven-plugin-java dh_systemd_enable -plibdoxia-maven-plugin-java dh_systemd_start -plibdoxia-maven-plugin-java dh_link -plibdoxia-maven-plugin-java dh_installmime -plibdoxia-maven-plugin-java dh_installgsettings -plibdoxia-maven-plugin-java dh_strip -plibdoxia-maven-plugin-java dh_compress -plibdoxia-maven-plugin-java dh_fixperms -plibdoxia-maven-plugin-java dh_makeshlibs -plibdoxia-maven-plugin-java dh_installdeb -plibdoxia-maven-plugin-java dh_perl -plibdoxia-maven-plugin-java dh_shlibdeps -plibdoxia-maven-plugin-java dh_gencontrol -plibdoxia-maven-plugin-java dpkg-gencontrol: warning: package libdoxia-maven-plugin-java: unused substitution variable ${maven:CompileDepends} dh_md5sums -plibdoxia-maven-plugin-java dh_builddeb -plibdoxia-maven-plugin-java dpkg-deb: building package 'libdoxia-maven-plugin-java' in '../libdoxia-maven-plugin-java_1.1.4-2_all.deb'. dpkg-genchanges >../doxia-maven-plugin_1.1.4-2_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build doxia-maven-plugin-1.1.4 dpkg-buildpackage: binary and diff upload (original source NOT included)