I am working on a Mojo currently called help:effective-properties which dumps out POM and System properties. I have most of it working and will contribute a patch when I am done, but the last bit of information I would like to add in is the values from any filters for resources (not only what the keys and values are, but, if possible, what filter files they come from).

I think, based on the javadocs, I need to get at the BuildOverlay object, but I am not sure if: a) this is the right way and b) how to get it "set" on my Mojo. I currently have a reference to the MavenProject object, but am stumped as to where to go from here.

Can anyone point me in the right direction?

Thanks,
Grant

--------------------------
Grant Ingersoll
Center for Natural Language Processing
http://www.cnlp.org/tech/lucene.asp

Read the Lucene Java FAQ at http://wiki.apache.org/jakarta-lucene/ LuceneFAQ



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to