python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Maven osgi.bundle dependency missing
I am trying to build maven package and get a error:
Missing requirement: org.talend.designer.codegen 8.8.8.qualifier requires 'osgi.bundle; org.talend.repository 0.0.0' but it could not be found
But O...
Макар Погорелов
Votes: 0
Answers: 0
How can I script an update to a servicemix system bundle using karaf's client.bat?
How can I script out a update to a servicemix system bundle using karaf's client.bat? When I try to run ./client.bat "update 111" -p <password> through powershell I get a java.lang.Nul...
greenTea
Votes: 0
Answers: 1
How to convert Elasticsearch Java API Client into OSGI bundle?
I want to convert Elasticsearch Java API Client into an OSGI bundle as it is not readily available anywhere. I tried the following command to create one on my own but it not work. I also tried maven b...
kurious
Votes: 0
Answers: 0
Maven jar dependency not found at runtime by OSGi environment
I'm building an Eclipse product that requires some external dependencies, which are not bundled as Eclipse plugins.
For example javax.json-1.1.4.jar.
I'm usign a target platform file, with Maven depen...
Gionata
Votes: 0
Answers: 1