help plugin depend on idempiere.p2.parent has own groupId and version

Description

each plugin has below snip code on pom will need to set groupId and version to same org.idempiere.parent

reason: target-platform-configuration plugin use ${project.groupId}, ${project.version} so plugin need to has same value with all idempiere plugin
solution: fix value on setting of plugin target-platform-configuration

so from now, your pom plugin can be set like

Environment

None

Attachments

1

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Priority

Created April 6, 2020 at 9:02 AM
Updated June 1, 2020 at 9:17 PM
Resolved April 15, 2020 at 4:26 PM