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.

In modello, do I need to copy the generated sources in my source tree or will the sources be automatically added to the compile path of maven?

0
Posted

In modello, do I need to copy the generated sources in my source tree or will the sources be automatically added to the compile path of maven?

0

Modello generate the sources in the generate-sources phase and automatically add the source directory for compilation in maven. So you don’t have to copy the generated sources. You have to declare the modello-plugin in the build of your plugin for source generation (in that way the sources are generated each time).

Related Questions

What is your question?

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

Experts123