issues
search
helidon-io
/
helidon-build-tools
Build tools for the Helidon Project
https://helidon.io
Apache License 2.0
35
stars
35
forks
source link
Update common/maven-plugin
#1047
Closed
romain-grecourt
closed
4 months ago
romain-grecourt
commented
4 months ago
Remove module-info (Maven has split packages, JPMS cannot be used)
Move MavenPattern / Filter from maven-plugins/javadoc-maven-plugin
Rename Filter to MavenFilter
Add MavenArtifact to adapter all artifacts / gav interfaces for filters and patterns
Update MavenModel to follow the getter convention (not get prefix)
Update plexus-component to 2.2.0 (to support records)