Hello, On Tue, 17 Jul 2018 at 18:30, Eugene Simakin <eugene.s...@yandex.ru> wrote:
> Hi, > > I can't reproduce it. Which version of maven do you use? > I'm running testing (building with sbuild on sid). I run dh_make on the host system (testing), which has: > maven 3.5.3-1 > maven-debian-helper 2.3 > maven-repo-helper 1.9.3 > The full output is: > $ mh_make > Environment variable DEBLICENSE not set, using Apache-2.0 by default > > Enter the name of the new Debian source package: > [ice4j] > > > Enter the name of the binary package: > [libice4j-java] > > > Run tests while building the package? > [Y/n] > > > Generate the Javadoc while building the package? > [Y/n] > > > Checking that apt-file is installed and has been configured... > [ok] > > Checking that licensecheck is installed... > [ok] > > Analysing pom.xml... > > In pom.xml: The parent POM cannot be found in the Maven repository for > Debian. Ignore it? org.jitsi:jitsi-universe-public:pom:1.0 > [Y/n] > > Enter the upstream version for the package. > [1.0.0] > > > Version of org.jitsi:ice4j is 1.0.0 > Choose how the version will be transformed: > 0 - Replace all versions starting by 1. with 1.x > [1] - Change the version to the symbolic 'debian' version > 2 - Keep the version > 3 - Custom rule > > > org.jitsi:ice4j is a bundle. > Inform mh_make that dependencies of type jar which may match this library > should be transformed into bundles automatically? > [Y/n] > y > In pom.xml, cannot find the version for dependency > org.opentelecoms.sdp:java-sdp-nist-bridge:jar:null from this POM or its > parent POMs > [warning] Option --no-parent has been set for POM file pom.xml, maybe it > was not a good idea and you should first package the parent POM > org.jitsi:jitsi-universe-public:pom:1.0 > > In pom.xml: This dependency cannot be found in the Debian Maven > repository. Ignore this dependency? > org.opentelecoms.sdp:java-sdp-nist-bridge:jar:null > [y/N] > y > In pom.xml, cannot find the version for dependency > org.jitsi:jain-sip-ri-ossonly:jar:null from this POM or its parent POMs > [warning] Option --no-parent has been set for POM file pom.xml, maybe it > was not a good idea and you should first package the parent POM > org.jitsi:jitsi-universe-public:pom:1.0 > > In pom.xml: This dependency cannot be found in the Debian Maven > repository. Ignore this dependency? org.jitsi:jain-sip-ri-ossonly:jar:null > [y/N] > y > In pom.xml, cannot find the version for dependency > org.bitlet:weupnp:jar:null from this POM or its parent POMs > [warning] Option --no-parent has been set for POM file pom.xml, maybe it > was not a good idea and you should first package the parent POM > org.jitsi:jitsi-universe-public:pom:1.0 > > In pom.xml: This dependency cannot be found in the Debian Maven > repository. Ignore this dependency? org.bitlet:weupnp:jar:null > [y/N] > y > In pom.xml, cannot find the version for dependency junit:junit:jar:null > from this POM or its parent POMs > [warning] Option --no-parent has been set for POM file pom.xml, maybe it > was not a good idea and you should first package the parent POM > org.jitsi:jitsi-universe-public:pom:1.0 > > In pom.xml: This dependency cannot be found in the Debian Maven > repository. Ignore this dependency? junit:junit:jar:null > [y/N] > y > In pom.xml, cannot find the version for dependency > org.apache.felix:maven-bundle-plugin:maven-plugin:null from this POM or its > parent POMs > [warning] Option --no-parent has been set for POM file pom.xml, maybe it > was not a good idea and you should first package the parent POM > org.jitsi:jitsi-universe-public:pom:1.0 > > In pom.xml: This plugin cannot be found in the Debian Maven repository. > Ignore this plugin? org.apache.felix:maven-bundle-plugin:maven-plugin:null > [y/N] > y > Checking dependencies for documentation packages... > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by > com.google.inject.internal.cglib.core.$ReflectUtils$1 > (file:/usr/share/maven/lib/guice.jar) to method > java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) > WARNING: Please consider reporting this to the maintainers of > com.google.inject.internal.cglib.core.$ReflectUtils$1 > WARNING: Use --illegal-access=warn to enable warnings of further illegal > reflective access operations > WARNING: All illegal access operations will be denied in a future release > [INFO] Scanning for projects... > [ERROR] [ERROR] Some problems were encountered while processing the POMs: > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 31, > column 12 > [ERROR] Unknown packaging: bundle @ line 7, column 13 > @ > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.jitsi:ice4j:1.0.0 > (/home/samueloph/ice4j-1.0.0/pom.xml) has 1 error > [ERROR] Unknown packaging: bundle @ line 7, column 13 > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > If you managed to make, could you please upload to salsa so i can clone it and work on top of it? -- Samuel Henrique <samueloph>