Bug 581397 - Provide support for extracting, merging, and updating Maven dependencies in *.target files
Summary: Provide support for extracting, merging, and updating Maven dependencies in *...
Status: NEW
Alias: None
Product: Oomph
Classification: Tools
Component: Incubator (show other bugs)
Version: 1.28.0   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Ed Merks CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-22 08:40 EST by Ed Merks CLA
Modified: 2023-01-26 03:31 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.
Description Ed Merks CLA 2023-01-22 08:40:27 EST
Use this to produce a merged *.target for producing an update and test the target to ensure that all the transitive dependencies resolve.
Comment 1 Eclipse Genie CLA 2023-01-24 04:33:54 EST
New Gerrit change created: https://git.eclipse.org/r/c/oomph/org.eclipse.oomph.incubator/+/199533
Comment 3 Michael Keppler CLA 2023-01-26 03:27:16 EST
Not sure if the file names are mandatory for your converter, or if these are just example files: "original" has a typo.
Comment 4 Ed Merks CLA 2023-01-26 03:31:50 EST
Indeed, that's a typo in the report generator.  This file is supposed to be an exact copy of the original source *.target file so that original.target can be compared with updated.target in a compare editor.  Thanks for pointing that out!  It will be fixed in the next round.