Bug 559664 - SWTChart bundles are unsigned
Summary: SWTChart bundles are unsigned
Status: NEW
Alias: None
Product: SwtChart
Classification: Science
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-29 10:09 EST by Roland Grunberg CLA
Modified: 2020-01-31 06:05 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Roland Grunberg CLA 2020-01-29 10:13:36 EST
(In reply to Roland Grunberg from comment #0)
> This came up from
> https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/
> releases/2020-03/http___download.eclipse.org_releases_2020-03_202001171000/
> org.eclipse.swtchart_0.7.0.201906051446.html
> 
> https://download.eclipse.org/swtchart/0.7.0/release/ appears to be unsigned.
> 
> If you inherit from the eclipse-platform-parent (
> https://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/
> tree/eclipse-platform-parent/pom.xml#n649 ), you could probably just add
> -Peclipse-sign to your build.

Otherwise, you could copy the profile over and that should work.

See https://git.eclipse.org/c/cbi/org.eclipse.cbi.git/tree/maven-plugins/README.md#n75 as well.