Thank You again, Matthias. I've still some questions.
But first, I should show my exception:
java.io.IOException: Cannot enable
StandardModule:org.netbeans.modules.pm.DocsTree jarFile:
/home/peter/NetBeansProjects/ProjectManagement/DocsTree/target/nbm/netbeans/extra/modules/org-netbeans-modules-pm-DocsTree.jar;
problems: [module com.sun.xml.bind.jaxb_impl > 2.3.0.1, module
com.sun.xml.bind.jaxb_core > 2.3.0.1, module jaxb_api > 2.3.0]
at
org.netbeans.core.startup.ModuleSystem.deployTestModule(ModuleSystem.java:423)
at
org.netbeans.core.startup.TestModuleDeployer.deployTestModule(TestModuleDeployer.java:46)
[catch] at
org.netbeans.modules.maven.apisupport.ExecutionChecker.executionResult(ExecutionChecker.java:69)
at
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:303)
at
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)
The interesting part is the line "at
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:303)":
Probably some parameters are missing, maybe the class path.
I've noticed, the RedmineNB POM generates entries for "X-Class-Path" and
"Maven-Class-Path" in target/classes/META-INF/MANIFEST.MF, while only
"X-Class-Path" seems to be used as "Class-Path" in the NBM file created.
I couldn't find out how to create this entry, yet, but probably that's
the missing part?
Kind regards
Peter
Am 15.12.18 um 23:41 schrieb Matthias Bläsing:
Hi again,
Am Samstag, den 15.12.2018, 23:24 +0200 schrieb Emilian Bold:
I believe Peter was asking for an open-source project related to
NetBeans (Platform) that uses successfully OSGi dependencies.
ok, maybe this is nearer to the question:
https://github.com/redminenb/redminenb
that is the redmine integration into the netbeans issue tracking
support. There are four OSGI dependencies:
- Eclipse Mylyn WikiText
- Eclipse Mylyn WikiText Textile
- Apache Commons Logging
- Apache Commons Lang
As visible there: There is no direct support for osgi dependencies, but
na ack was needed.
Greetings
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists