Hi Mark, > '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 ?
Check the maven-compat artifact which contains those classes. http://search.maven.org/#search|gav|1|g%3A%22org.apache.maven%22%20AND%20a%3A%22maven-compat%22 Kind regards Karl-Heinz Marbaise --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
