Interface MavenArtifactDeployer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void deploy​(java.util.Collection<org.apache.maven.artifact.Artifact> mavenArtifacts)  
      void deploy​(org.apache.maven.artifact.repository.ArtifactRepository remoteRepository, java.util.Collection<org.apache.maven.artifact.Artifact> mavenArtifacts)