Bug#797454: libajaxtags-java: Missing Build-Depends on junit4
Chris Lamb
lamby at debian.org
Sun Aug 30 19:27:58 UTC 2015
Source: libajaxtags-java
Version: 1.5.1-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Tags: patch
Dear Maintainer,
libajaxtags-java fails to build from source in unstable/amd64 due
to missing Build-Depends on junit4:
[..]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy
filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/home/lamby/temp/cdt.20150830202407.XrWxbdxF3V/libajaxtags-java-1.5.1/ajaxtags/src/test/resources
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) junit:junit:jar:4.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the
file there:
mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
-Dversion=4.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) ajaxtags:ajaxtags:jar:1.5.1
2) junit:junit:jar:4.x
----------
1 required artifact is missing.
for artifact:
ajaxtags:ajaxtags:jar:1.5.1
from the specified remote repositories:
central (https://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: 1 second
[INFO] Finished at: Sun Aug 30 20:26:27 BST 2015
[INFO] Final Memory: 13M/236M
[INFO]
------------------------------------------------------------------------
/usr/share/cdbs/1/class/maven.mk:93: recipe for target 'mvn-build'
failed
make: *** [mvn-build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libajaxtags-java.1.5.1-2.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150830/d8d63aef/attachment.txt>
More information about the pkg-java-maintainers
mailing list