Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I properly populate variables, when extending a mojo from another plugin?

0
Posted

How do I properly populate variables, when extending a mojo from another plugin?

0

When creating plugins, the field metadata is read from source files, so it is not available when the original source is not available. While the metadata is available in the plugin in META-INF/maven/plugin.xml, currently, there is no way to incorporate it when building a new plugin. It is currently recommended that plug-ins be built using composition, instead of inheritence.

0

The field metadata when creating plugins is read from source files, so is not available when the original source is not. The metadata is available in the plugin in META-INF/maven/plugin.xml, but at this point there is no way to incorporate it when building a new plugin. We currently recommend building your plug-ins using composition instead of inheritence.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.