Hi,
I’ve been trying to add some bundles recently and I’ve noticed the build fails because of some supposedly missing dependency. However when doing mvn dependency:tree and looking on the project websites, mvnrepository.com etc. I find that there are no dependencies, or at least they must be included already. The mvn -U clean package -DdirtyWorkingTree=warning succeeds, but when building the aggregationfeature it fails.
For example, I’m adding PlantUML which supposedly has no dependencies, but the build fails with the message:
“Missing requirement: net.sourceforge.plantuml 1.2019.0.v20200807-1315 requires 'java.package; ch.braincell.viz 0.0.0' but it could not be found”
I suspect there must be some setting that ignores files which don’t contain the same package name as the bundle? Any clarification would be appreciated.
Thanks,
Sina Madani
Orbit Bot has posted comments on this change. ( https://git.eclipse.org/r/c/orbit/orbit-recipes/+/167396 )
Change subject: Added net.sourceforge.plantuml 1.2019.0
.....................................................................
Patch Set 1: Verified-1
Build Failed
https://ci.eclipse.org/orbit/job/gerrit-orbit-recipes/1360/ : FAILURE
--
To view, visit https://git.eclipse.org/r/c/orbit/orbit-recipes/+/167396
To unsubscribe, or for help writing mail filters, visit https://git.eclipse.org/r/settings
Gerrit-Project: orbit/orbit-recipes
Gerrit-Branch: master
Gerrit-Change-Id: I112b7a9656dc3a1b366707acfdd23dc3a5d84531
Gerrit-Change-Number: 167396
Gerrit-PatchSet: 1
Gerrit-Owner: Sina Madani <sinadoom@xxxxxxxxxxxxxx>
Gerrit-Reviewer: Orbit Bot <orbit-bot@xxxxxxxxxxx>
Gerrit-Comment-Date: Fri, 07 Aug 2020 13:26:56 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment