Package org.xwiki.test.integration.maven
-
Class Summary Class Description ArtifactCoordinate Represents an artifact coordinate but with optional version (theDefaultArtifact
implementation doesn't support optional versions which is why we needed this class).ArtifactResolver Resolves Maven Artifacts either from a remote repository or from a local POM file.DebuggingDependencyVisitor Debug the Maven dependency resolution nodes by printing them.MavenResolver Resolves Maven Artifacts either from a remote repository or from a local POM file.RepositoryResolver Handle Repository-related code.