Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] M6 removed features

On Mon, Mar 19, 2012 at 11:00 AM, Thanh Ha <thanh.ha@xxxxxxxxxxx> wrote:
Hi Everyone,

I'm working on Rebasing CBI to M6 this week and noticed some features have
been removed. When I try to build I receive the following error:

-----
[ERROR] Internal error: java.lang.RuntimeException: Could not read feature
descriptor at /home/user/Downloads/eclipse2/R3_platform-
aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10-
feature: /home/user/Downloads/eclipse2/R3_platform-
aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10-
feature/feature.xml (No such file or directory) -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException: Could not read feature descriptor at
/home/user/Downloads/eclipse2/R3_platform-
aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10-
feature
-----


It was replaced with the single feature, org.eclipse.pde.api.tools.ee.feature.feature.group
 
I was wondering if removing the pom.xml for this feature is the correct path
or if something more needs to be done to proceed in the case of removed
features?


In theory you need to remove the module from the parent pom.xml.  Then nothing will call into that feature.

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top