apache / apache/netbeans-mavenutils-nbm-maven-plugin

OSGi cluster resolution incorrect

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17
Forks
28
Avg merge
11h 23m
Merged PRs (30d)
6

Description

The cluster resolution for various OSGi modules is incorrect and they end up in the default `extra` cluster. This seems to be OSGi modules that are dependencies of other OSGi modules. It looks like `CreateClusterAppMojo` has code in `assignClustersToBundles` to handle this that isn't working correctly. Haven't delved too deeply in to why it's failing as yet.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in CreateClusterAppMojo, focusing on assignClustersToBundles and how dependencies between OSGi modules are processed. Trace the affected modules through cluster assignment and verify that dependent OSGi bundles no longer fall into the default extra cluster.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.