Hi,

I am trying to follow what `maven-plugin-plugin` Mojo does when generating
HelpMojo.java.
It also updates eclipse's .classpath some way (?) that I can see the
`target/generated-sources/plugin`
as a source folder in my IDE.

Similarly, this is also what maven-jaxb2-plugin does when generating
sources files from a schema.

I'm a bit clueless at this moment how to achieve the same for a custom
plugin I'm developing.
Any specific documentation, hints, or example sources I can look into for
this?

Thanks in advance,
Behrooz

Reply via email to