Added mavent-targets for when building composite maven projects in sn…
Metadata
Current evaluation
Added maven-targets configuration for composite Maven projects was closed without merging. Lacking reviewer approval and CI validation, the contribution was abandoned.
Suggested action: —
No scores available.
Issue body
…apcraft.
Composite maven projects do not build to 'target'. This update allows the user to specify the child target to copy.
``` yml
parts:
algolink-mvn:
plugin: maven
source: .
maven-targets:
- algolink-gui
- algolink-cli
```
By default, the basedir/target directory is searched, otherwise it uses the 'target' directory of each specified value.
The installdir for each child project is the name of the child project. If no values are specified, it reverts to the default of 'jar' or 'war' depending on the target type of the project.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Added maven-targets configuration for composite Maven projects was closed without merging. Lacking reviewer approval and CI validation, the contribution was abandoned. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Adding maven-targets support for composite Maven projects was closed without merging. Admin verification was requested but never completed, resulting in abandonment after extended inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merge. The maven-targets feature for composite projects was abandoned after a maintainer requested admin verification and the author indicated a retry, with no subsequent updates or resolution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #627 Added new maven-targets option to maven plugin. | snapcraft | closed | Adds a maven-targets option to support composite Maven projects. Reviewers approved the feature, but it stalled due to unresolved comments and missing contributor license agreement paperwork. It was closed without being merged. | |
| #626 Added new maven-targets option to maven plugin. | snapcraft | closed | Abandoned without merging. The update added a maven-targets option to specify child target directories for composite Maven projects. It remained pending review and was closed due to lack of admin verification. | |
| #624 Added maven-targets to maven plugin. | snapcraft | closed | Closed and abandoned by the author after identifying baggage in copying the target directory. The contributor plans to revise the maven-targets implementation for composite pom.xml projects and resubmit. | |
| #1599987 Add maven-targets to maven plugin | snapcraft (launchpad) | closed | Abandoned. The wishlist request to support multiple Maven target directories in composite projects received no comments or implementation and remains unaddressed. | |
| #827 Support setting build targets in the maven plugin. Make the maven plu… | snapcraft | closed | Closed due to inactivity and merge conflicts. Proposed maven plugin build target and property settings. Lacked reviewer feedback. Maintainer closed the request, asking for a re-submission when ready. |