Bug#1002265: libquartz2-java: FTBFS: [ERROR] Failed to execute goal on project quartz-core: Could not resolve dependencies for project org.quartz-scheduler.internal:quartz-core:jar:2.3.2: Cannot access terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots) in offline mode and the artifact javax.servlet:javax.servlet-api:jar:3.1 has not been downloaded from it before. -> [Help 1]

Lucas Nussbaum lucas at debian.org
Tue Dec 21 16:46:44 GMT 2021


Source: libquartz2-java
Version: 2.3.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with javahelper
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
> 	mh_patchpoms -plibquartz2-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    jh_linkjars
>    dh_auto_build
> 	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] quartz-parent                                                      [pom]
> [INFO] quartz-core                                                        [jar]
> [INFO] quartz-commonj                                                     [jar]
> [INFO] quartz-jobs                                                        [jar]
> [INFO] quartz-plugins                                                     [jar]
> [INFO] quartz                                                             [jar]
> [INFO] 
> [INFO] -----------------< org.quartz-scheduler:quartz-parent >-----------------
> [INFO] Building quartz-parent 2.3.2                                       [1/6]
> [INFO] --------------------------------[ pom ]---------------------------------
> [INFO] 
> [INFO] -------------< org.quartz-scheduler.internal:quartz-core >--------------
> [INFO] Building quartz-core 2.3.2                                         [2/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [WARNING] The POM for javax.servlet:javax.servlet-api:jar:3.1 is missing, no dependency information available
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary for quartz-parent 2.3.2:
> [INFO] 
> [INFO] quartz-parent ...................................... SUCCESS [  0.002 s]
> [INFO] quartz-core ........................................ FAILURE [  0.074 s]
> [INFO] quartz-commonj ..................................... SKIPPED
> [INFO] quartz-jobs ........................................ SKIPPED
> [INFO] quartz-plugins ..................................... SKIPPED
> [INFO] quartz ............................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  0.180 s
> [INFO] Finished at: 2021-12-20T18:58:49Z
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project quartz-core: Could not resolve dependencies for project org.quartz-scheduler.internal:quartz-core:jar:2.3.2: Cannot access terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots) in offline mode and the artifact javax.servlet:javax.servlet-api:jar:3.1 has not been downloaded from it before. -> [Help 1]
> [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/DependencyResolutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <args> -rf :quartz-core
> dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/libquartz2-java_2.3.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-java-maintainers mailing list