Your message dated Sun, 13 Oct 2013 22:06:36 +0200
with message-id <10392727.1ak0Iz4SoX@sephirot>
and subject line Builds ok
has caused the Debian Bug report #713140,
regarding javacc-maven-plugin: FTBFS: missing artifact:
org.codehaus.mojo:javacc-maven-plugin:maven-plugin:2.6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
713140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713140
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: javacc-maven-plugin
Version: 2.6-2
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> mh_lspoms --non-interactive --offline -plibjavacc-maven-plugin-java --force
> Analysing pom.xml...
> The list of POM files is now in debian/libjavacc-maven-plugin-java.poms
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibjavacc-maven-plugin-java --debian-build --keep-pom-version
> --maven-repo=/«PKGBUILDDIR»/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=/«PKGBUILDDIR»/debian/maven.properties
> -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
> -Dmaven.repo.local=/«PKGBUILDDIR»/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 JavaCC Maven Plugin
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) backport-util-concurrent:backport-util-concurrent:jar:debian
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=backport-util-concurrent
> -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar
> -Dfile=/path/to/file
>
> Alternatively, if you host your own repository you can deploy the file
> there:
> mvn deploy:deploy-file -DgroupId=backport-util-concurrent
> -DartifactId=backport-util-concurrent -Dversion=debian -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.codehaus.mojo:javacc-maven-plugin:maven-plugin:2.6
> 2) org.apache.maven:maven-project:jar:debian
> 3) org.apache.maven:maven-artifact-manager:jar:debian
> 4) backport-util-concurrent:backport-util-concurrent:jar:debian
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
> org.codehaus.mojo:javacc-maven-plugin:maven-plugin:2.6
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2)
>
>
>
> NOTE: Maven is executing in offline mode. Any artifacts not already in your
> local
> repository will be inaccessible.
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Fri Jun 21 06:17:04 UTC 2013
> [INFO] Final Memory: 5M/58M
> [INFO]
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/javacc-maven-plugin_2.6-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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Now builds ok, closing it.
David
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.