Bug 559418 - Some UI bundles require "skipAPIAnalysis" pom flag
Summary: Some UI bundles require "skipAPIAnalysis" pom flag
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-22 10:03 EST by Andrey Loskutov CLA
Modified: 2020-01-22 10:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Loskutov CLA 2020-01-22 10:03:31 EST
See bug 559298. I've fixed part of it, but obviously some (old) UI bundles still require the skipAPIAnalysis flag in pom.xml files. 

Why that? Differs their deployment / build from what the rest of platform UI does?

Following bundles seem not to be "visible" to API analysis for whatever reason:

org.eclipse.e4.emf.xpath.test
org.eclipse.e4.ui.progress
org.eclipse.jface.snippets

I guess the way they are setup/buit/deployed differs, but I'm not the maven expert, so no idea what could be wrong with them.