Do you want to change the classpath of the project or of other mojos? Don't think either is possible. And if it was, I don't think it's wise. The dependencies of the project should be declared and not magically added.
/Anders On Sun, Jan 19, 2014 at 1:18 PM, William Ferguson < [email protected]> wrote: > I have a Mojo which needs to add an element to the compile time classpath > for future Mojos. > > I'm struggling to find any doco that points in the right direction. > > Is it possible? > If so, how should I go about it? > > > William >
