This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238651 - Maven OSGi project cannot be build
Summary: Maven OSGi project cannot be build
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-21 13:45 UTC by Martin Janicek
Modified: 2013-11-21 14:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Janicek 2013-11-21 13:45:48 UTC
1. Create OSGi Maven project
2. Try to build the project

--> It does nothing

Probably regression caused by the fix for the issue 234767 (change-set web-main #57ea1cc54a1a).
Comment 1 Martin Janicek 2013-11-21 14:19:56 UTC
ExecutionChecker (class responsible for checking if the server is set correctly and if supports Debug/Profile action) was removed for the OSGi project types. I'm not aware about any use case when someone wants to deploy OSGi project, so it should be harmless..

Change-set: web-main #d41c079c2263