Hi,

I'm trying to write a maven plugin(mojo). I know there are some shared
plexus components in maven. Besides them,I also found there are some other
components in maven, such as MavenFileFilter in
maven-filtering, MavenProjectHelper in maven-project, etc. I hope to know
how to use these components in maven, but only found API docs just
containing method signature. Is there anyone can provide any information on
the usage of these components? Or is the source code the only way to know
how to use them?

Thanks in advance!

Reply via email to