Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage Advice: Describe how an execution can have its own configuration #2

Open
lonniev opened this issue Sep 19, 2019 · 0 comments
Open

Comments

@lonniev
Copy link

lonniev commented Sep 19, 2019

It might help to state in the Usages that one can set up their pom to perform multiple executions of the plugin for the same goal and phase (just as can be done for almost every maven plugin).

The 'replacer' will use the configuration element within the execution element along with the configuration element after the executions element to form the proper configuration for a specific execution from both the particular configuration and the shared, common, general configuration.

For example, file and outputFile elements might be found within an execution while replacements or toggles such as ignoreMissingFiles could be stated once in the outer shared configuration.

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

No branches or pull requests

1 participant