Maven lifecycle participation fix by bjhargrave · Pull Request #5238 · bndtools/bnd (original) (raw)

added 2 commits

May 5, 2022 14:26

@bjhargrave

The collection of packaging goals is a set. Handle war goal as no classification.

Signed-off-by: BJ Hargrave bj@hargrave.dev

@bjhargrave

Only alter jar plugin executions for jar packaging. Only alter war executions for war packaging.

Don't remove execution if one of the executions goals matches. First we remove the goals and if no goals are left, we remove the execution.

Signed-off-by: BJ Hargrave bj@hargrave.dev

rotty3000

@bjhargrave bjhargrave deleted the maven-lifecycle-participation-fix branch

May 5, 2022 20:37

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})