← Back to issue list

Added new maven-targets option to maven plugin.

View original Github issue

Metadata

Project
snapcraft
Number
#626
Type
pull request
State
closed
Author
ZenHarbinger
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

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 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.
qwen3.6-35b-a3b-mtp-q6 Closed without merge. Admin verification was requested but never completed, leaving the proposed maven-targets configuration option abandoned.
qwen3.6-35b-a3b-mtp-q6 Adding a maven-targets option to the maven plugin was closed without merging. Admin verification was requested but never completed, leaving the contribution abandoned.

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.
92%
#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.
88%
#625 Added mavent-targets for when building composite maven projects in sn… snapcraft closed Added maven-targets configuration for composite Maven projects was closed without merging. Lacking reviewer approval and CI validation, the contribution was abandoned.
84%
#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.
82%
#1651339 Add keyword maven-target to help of maven plugin snapcraft (launchpad) open Request to add the maven-targets keyword description to the maven plugin's help text; reported against snapcraft 2.23, no maintainer interaction, and the maven plugin has since moved to craft-parts.
71%