Class ArtifactListMerger


  • public class ArtifactListMerger
    extends ArtifactListBuilder
    Builder that also merges artifact List in the format checksum,artifact path
    Author:
    jdenise@redhat.com
    • Constructor Summary

      Constructors 
      Constructor Description
      ArtifactListMerger​(org.jboss.galleon.maven.plugin.util.MavenArtifactRepositoryManager artifactResolver, java.nio.file.Path localMvnRepoPath, org.apache.maven.plugin.logging.Log log)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArtifactListMerger

        public ArtifactListMerger​(org.jboss.galleon.maven.plugin.util.MavenArtifactRepositoryManager artifactResolver,
                                  java.nio.file.Path localMvnRepoPath,
                                  org.apache.maven.plugin.logging.Log log)