Bug#797436: maven-indexer: Missing Build-Depends on libregexp-java
Chris Lamb
lamby at debian.org
Sun Aug 30 17:56:00 UTC 2015
Source: maven-indexer
Version: 5.1.1-1
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,
maven-indexer fails to build from source in unstable/amd64 due
to missing Build-Depends on libregexp-java:
[..]
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) jakarta-regexp:jakarta-regexp:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=jakarta-regexp
-DartifactId=jakarta-regexp -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=jakarta-regexp
-DartifactId=jakarta-regexp -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.indexer:indexer-core:jar:5.1.1
2) org.apache.lucene:lucene-highlighter:jar:debian
3) org.apache.lucene:lucene-queries:jar:debian
4) jakarta-regexp:jakarta-regexp:jar:debian
----------
1 required artifact is missing.
for artifact:
org.apache.maven.indexer:indexer-core:jar:5.1.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: 2 seconds
[INFO] Finished at: Sun Aug 30 18:54:26 BST 2015
[INFO] Final Memory: 23M/424M
[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: maven-indexer.5.1.1-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150830/0ce28457/attachment-0001.txt>
More information about the pkg-java-maintainers
mailing list