'lo all,
Over the weekend Richard Vowles and myself forked the maven-tiles plugin
to get it up and working on Maven 3.2.x ( it was bound directly to the
old Eclipse Aether classes ) and in the process reworked the code to use
`ArtifactResolver` from `maven-artifact:2.0.9` based on tracing code in
the dependency plugins.
This seems to work fine, but.... I decided to bump that up to using
3.2.2 to match the version of maven we were building against and noticed
the class no longer exists, has it moved to a different artifact under
3.x ?
Cheers
Mark
- ArtifactResolver from maven-artifact Mark Derricutt
-