The mirrored target platform should incorporate the source code

Description

The current mirrored target platform, created using the mirror-target-platform goal, is missing the source bundle

The issue appears to be related to the limitations of the mirror-target-platform goal. I've discussed this in detail here.

i also conducted a test on this repository

As a workaround, I implemented the following solution:

  1. include source on assemble-repository goal

  2. change location on mirror target to ${project_loc:org.idempiere.p2}/target/repository

  3. remove idempiere bundle on mirror target

Environment

None

Activity

Show:

Heng Sin Low October 25, 2024 at 7:10 AM

hi , if needed, you can add a new target definition for org.idempiere.p2/target/repository but we shouldn’t change what’s a real target platform mirror here. The missing source bundles is a tycho limitation and there’s nothing much we can do here until they enhance it.

Details

Assignee

Reporter

Affects versions

Priority

Created October 25, 2024 at 5:27 AM
Updated October 25, 2024 at 7:10 AM