Class CreateTestRepositoryMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    public class CreateTestRepositoryMojo
    extends AbstractCreateRepositoryMojo
    Creates an Axis2 repository from the project's dependencies in scope test. This goal is typically used to build an Axis2 repository for use during unit tests. Note that this goal is skipped if the maven.test.skip property is set to true.