Skip to content

Make the command-line tool correspond to what the modello-maven-plugin can do - #603

Open
fridrich wants to merge 3 commits into
codehaus-plexus:masterfrom
fridrich:master
Open

Make the command-line tool correspond to what the modello-maven-plugin can do#603
fridrich wants to merge 3 commits into
codehaus-plexus:masterfrom
fridrich:master

Conversation

@fridrich

@fridrich fridrich commented Sep 9, 2026

Copy link
Copy Markdown

What does this change?

This adds some command-line options to account for modello-maven-plugin options. All the options are incrementally optional. This allows to generate the source code using the command-line in the same way modello-maven-plugin would do.

This allows us to bootstrap some packages within distribution build environments, where maven needs modello-maven-plugin to generate its sources, but modello-maven-plugin is maven plugin and needs maven to run. The usual circular dependencies that make it really difficult to bootstrap stuff.

I don't expect this feature to have a ton of users out there, but I am carrying these patches for years and they are not breaking anything in upstream modello, so I would not mind them to be integrated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant