#821118 libactivemq-java - Missing maven dependencies

Package:
libactivemq-java
Source:
activemq
Submitter:
Yadickson Soto
Date:
2022-07-01 15:21:05 UTC
Severity:
normal
Tags:
#821118#5
Date:
2016-04-15 17:51:00 UTC
From:
To:
Hi,

There is a problem if try build a test application with maven


Missing:
----------
1) org.apache.activemq.protobuf:activemq-protobuf:jar:debian
...

I install the libactivemq-protobuf-java package, but there is other problem


Missing:
----------
1) org.osgi:org.osgi.core:jar:debian
...

I intall the libosgi-core-java packages and all is fine

Best regards

#821118#10
Date:
2016-04-15 19:38:16 UTC
From:
To:
Control: tags -1 confirmed
Control: fixed -1 5.13.2+dfsg-1

Hello,

thank you for the report. You are right that libactivemq-protobuf-java
should be a dependency of libactivemq-java. This is fixed in the latest
version in Stretch and Sid (5.13.2+dfsg-1). libosgi-core-java is an
optional dependency (provided in Maven terms). It is recommended in the
latest version but not in Jessie.

I'm not sure if it is worth to fix this issue with a point update since
a workaround exists but I would recommend to either install the missing
dependencies as you did or to use version 5.13.2+dfsg-1.

Regards,

Markus

#821118#19
Date:
2016-04-15 19:50:02 UTC
From:
To:
thanks,

for now, I'm installing the missing dependencies.
Only report the bug for jessie.

The osgi-core isn't optional in pom file now, but if you say the problem is
fixed in new version, is fine for me.

best regards

#821118#26
Date:
2022-07-01 15:17:41 UTC
From:
To:
Hi,

The bug is fixed in all the package versions from oldstable to unstable,
thus closing.

Best,