You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Peter Nabbefeld <pe...@gmx.de> on 2018/05/25 10:23:47 UTC

OSGi archetype problem (NETBEANS-595)

Hello,

will it be possible to fix 
https://issues.apache.org/jira/browse/NETBEANS-595 before release? I 
added a comment so it should be straightforward for somebody knowing 
about the Maven modules implementation.

Kind regards
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: OSGi archetype problem (NETBEANS-595)

Posted by Emilian Bold <em...@protonmail.ch>.
So from the perspective of NetBeans we could either:

1. remove the broken project type for Maven OSGi bundles until it's fixed upstream
2. adopt the osgi-archetype (there seems to be only 3 authors, they could donate the code to Apache)
3. re-implement the osgi-archetype

I guess step 1 is mandatory -- since it produces broken projects we might as well comment that out for now.

Talking to the authors about donation the plugin to NetBeans might be interesting, although we are not so OSGi focused.

Seems interesting this archetype is a form of an online / runtime dependency. Might be worth documenting these somewhere too, even go through some form of IP clearance perhaps.

--emi

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On 25 May 2018 3:59 PM, Peter Nabbefeld <pe...@gmx.de> wrote:

> The upstream project seems to be orphaned, so it seems either the
> 
> project has to be forked/continued by somebody else or some other
> 
> implementation should be implemented, probably template-based.
> 
> Regards
> 
> P.
> 
> Am 25.05.2018 um 14:02 schrieb Emilian Bold:
> 
> > Commented on issue.
> > 
> > --emi
> > 
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > 
> > On 25 May 2018 1:23 PM, Peter Nabbefeld peter.nabbefeld@gmx.de wrote:
> > 
> > > Hello,
> > > 
> > > will it be possible to fix
> > > 
> > > https://issues.apache.org/jira/browse/NETBEANS-595 before release? I
> > > 
> > > added a comment so it should be straightforward for somebody knowing
> > > 
> > > about the Maven modules implementation.
> > > 
> > > Kind regards
> > > 
> > > Peter
> > > 
> > > To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
> > > 
> > > For additional commands, e-mail: dev-help@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-unsubscribe@netbeans.incubator.apache.org
> > 
> > For additional commands, e-mail: dev-help@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-unsubscribe@netbeans.incubator.apache.org
> 
> For additional commands, e-mail: dev-help@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-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: OSGi archetype problem (NETBEANS-595)

Posted by Peter Nabbefeld <pe...@gmx.de>.
The upstream project seems to be orphaned, so it seems either the 
project has to be forked/continued by somebody else or some other 
implementation should be implemented, probably template-based.

Regards
P.



Am 25.05.2018 um 14:02 schrieb Emilian Bold:
> Commented on issue.
>
> --emi
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>
> On 25 May 2018 1:23 PM, Peter Nabbefeld <pe...@gmx.de> wrote:
>
>> Hello,
>>
>> will it be possible to fix
>>
>> https://issues.apache.org/jira/browse/NETBEANS-595 before release? I
>>
>> added a comment so it should be straightforward for somebody knowing
>>
>> about the Maven modules implementation.
>>
>> Kind regards
>>
>> Peter
>>
>>
>> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>>
>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
>>
>> For additional commands, e-mail: dev-help@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-unsubscribe@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-help@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-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: OSGi archetype problem (NETBEANS-595)

Posted by Emilian Bold <em...@protonmail.ch>.
Commented on issue.

--emi

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On 25 May 2018 1:23 PM, Peter Nabbefeld <pe...@gmx.de> wrote:

> Hello,
> 
> will it be possible to fix
> 
> https://issues.apache.org/jira/browse/NETBEANS-595 before release? I
> 
> added a comment so it should be straightforward for somebody knowing
> 
> about the Maven modules implementation.
> 
> Kind regards
> 
> Peter
> 
> 
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
> 
> For additional commands, e-mail: dev-help@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-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists