[
https://issues.apache.org/jira/browse/OAK-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982432#comment-16982432
]
Julian Reschke commented on OAK-8798:
-------------------------------------
I'm also confused by:
{noformat}
<exclusions>
<!--
This SCR plugin pulls in a bnd version with a different
artifactId, thus leading
to two bnd artifacts existing at the same time.
-->
<exclusion>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd</artifactId>
</exclusion>
</exclusions>
{noformat}
According to
<https://mvnrepository.com/artifact/org.apache.felix/org.apache.felix.scr.bnd/1.9.0>,
the artifactId might really be "bndlib"...
> Upgrade maven-bundle-plugin to 4.2.1
> ------------------------------------
>
> Key: OAK-8798
> URL: https://issues.apache.org/jira/browse/OAK-8798
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: parent
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: OAK-8798.diff
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)