Details
Description
I'm facing a big problem - need to determine the path to the m2 repo used at runtime (e.g. get an artifact and scan it's file path). However, there's nothing like that accessible in the ExecuteMojo. I think adding the ['mojo', this] map would help, executed scripts could then peek into maven api.
Um, I've not actually tried, but IIRC you should be able to inject the location of the local m2 repo via properties.