Bug#832367: FTBFS: couldn't find dependencies (org.springframework:spring-aop:jar:3.x)

Hans Joachim Desserud debian at desserud.org
Sun Jul 24 18:20:00 UTC 2016


Source: activemq
Version: 5.13.4+dfsg-1
Severity: important

Dear Maintainer,

When attempting to build activemq 5.13.4+dfsg-1 from source on my Sid 
vm, it fails with the following error message:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:aggregate 
(default-cli) on project activemq-parent: An error has occurred in 
JavaDocs report generation: Missing:
[ERROR] ----------
[ERROR] 1) org.springframework:spring-aop:jar:3.x
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.springframework 
-DartifactId=spring-aop -Dversion=3.x -Dpackaging=jar 
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy 
the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.springframework 
-DartifactId=spring-aop -Dversion=3.x -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) org.apache.activemq:activemq-kahadb-store:jar:5.13.4
[ERROR] 2) org.springframework:spring-context:jar:debian
[ERROR] 3) org.springframework:spring-aop:jar:3.x
[ERROR]
[ERROR] 2) org.springframework:spring-beans:jar:3.x
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.springframework 
-DartifactId=spring-beans -Dversion=3.x -Dpackaging=jar 
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy 
the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.springframework 
-DartifactId=spring-beans -Dversion=3.x -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) org.apache.activemq:activemq-kahadb-store:jar:5.13.4
[ERROR] 2) org.springframework:spring-context:jar:debian
[ERROR] 3) org.springframework:spring-beans:jar:3.x
[ERROR]
[ERROR] 3) org.springframework:spring-core:jar:3.x
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.springframework 
-DartifactId=spring-core -Dversion=3.x -Dpackaging=jar 
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy 
the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.springframework 
-DartifactId=spring-core -Dversion=3.x -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) org.apache.activemq:activemq-kahadb-store:jar:5.13.4
[ERROR] 2) org.springframework:spring-context:jar:debian
[ERROR] 3) org.springframework:spring-core:jar:3.x
[ERROR]
[ERROR] ----------
[ERROR] 3 required artifacts are missing.
[ERROR]
[ERROR] for artifact:
[ERROR] org.apache.activemq:activemq-kahadb-store:jar:5.13.4
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false)
[ERROR] -> [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/MojoExecutionException

The libspring-aop-java package is installed, but it doesn't seem to find 
the jar.

Ubuntu also ran into the same issue when syncing the package
https://launchpad.net/ubuntu/+source/activemq/5.13.4+dfsg-1

-- System Information:
Debian Release: stretch/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



-- 
mvh / best regards
Hans Joachim Desserud
http://desserud.org



More information about the pkg-java-maintainers mailing list