Hi Andreas, ok, so oss-parent seems to be not in Debian (it is here: https://repo1 .maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom). If it really is required, it need to be packaged.
I tried to remove the parent entry from generator/pom, and build without it. Maybe oss-parent is not essential. When I do this, I get: [WARNING] The POM for org.apache.maven.plugins:maven-install- plugin:jar:2.5.2 is missing, no dependency information available and later on [ERROR] Plugin org.apache.maven.plugins:maven-install-plugin:2.5.2 or one of its dependencies could not be resolved: Cannot access central ( https://repo.maven.apache.org/maven2 ) in offline mode and the artifact org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 has not been downloaded from it before. -> [Help 1] This happens, even after I installed maven-install-plugin which I find rather strange. Maybe this brings you a step closer and you have an idea how to go on. Regards Ben > > From what I see, the error message ist pretty straightforward: > > Cannot access sonatype-releases (https://oss.sonatype.org/conte > > nt/repos > > itories/releases/) in offline mode and the artifact > > org.sonatype.oss:oss-parent:pom:7 has not been downloaded from > > it > > before. > > I am totally new to maven in Debian and no maven expert in general, > > but > > to me it looks like we are missing the org.sonatype.oss:oss-parent > > pom > > here? This parent pom is referenced generator/pom.xml. Which > > package > > does provide the definition for oss-parent? > This might be a hint. When seeking with apt-file for sonatype I find > several packages featuring some maven files in a dir sonytype. Most > promising looks: > > libsisu-maven-plugin-java: /usr/share/maven- > repo/org/sonatype/plugins/sisu-maven-plugin/1.1/sisu-maven-plugin- > 1.1.jar > libsisu-maven-plugin-java: /usr/share/maven- > repo/org/sonatype/plugins/sisu-maven-plugin/1.1/sisu-maven-plugin- > 1.1.pom > > When adding libsisu-maven-plugin-java to the Build-Depends of > libnetlib-java the very same error remains. Any better ideas? > > Kind regards > > Andreas. > -- Please do not send any email to ben...@gmx.net -- all email not originating from the mailing list will be deleted. Use the reply to address instead.