You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Andraschko (Jira)" <ji...@apache.org> on 2023/03/31 08:40:00 UTC

[jira] [Assigned] (DELTASPIKE-1323) upgrade maven-bundle-plugin to more recent version

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko reassigned DELTASPIKE-1323:
---------------------------------------------

    Assignee: Mark Struberg

> upgrade maven-bundle-plugin to more recent version
> --------------------------------------------------
>
>                 Key: DELTASPIKE-1323
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1323
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 1.9.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>
> we currently use a very old OSGi bundle plugin version which doesn't work with Java8 constructs.
>  
> I've tried to update to any more recent version but failed. My OSGi mojo is not strong enough.
> maven-bundle-plugin 2.5.0 complains about wrong imports and any more recent version (e.g. 3.5.0) totally breaks the compilation.
>  
> The only workaround I found so far is to switch from 'bundle' to 'jar' packaging.
>  
> Would be great if someone with OSGi knowledge could take a look at it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)