Bug 550275 - Bill of Materials (BOM) pom in maven repo
Summary: Bill of Materials (BOM) pom in maven repo
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.13   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-20 14:12 EDT by Eric Berryman CLA
Modified: 2019-08-20 14:13 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Berryman CLA 2019-08-20 14:12:39 EDT
I'm looking for a bill of materials pom for each Eclipse release (ie 4.13):
example:
https://www.baeldung.com/spring-maven-bom

This way, the Eclipse maven repo (https://repo.eclipse.org/content/repositories/releases/) would be very useful.
I could include the import pom to my RCP project, and update for each Eclipse release.

Thank you!