com.atlassian.distribution
Class ExtraResources

java.lang.Object
  extended by com.atlassian.distribution.ExtraResources

public class ExtraResources
extends java.lang.Object

Download maven and generate related files, including settings.xml, mvn2.sh/bat, mvn3.sh/bat


Nested Class Summary
static class ExtraResources.ZipHelper
           
 
Constructor Summary
ExtraResources()
           
 
Method Summary
static void copyResources(java.io.File outputDirectory, org.apache.maven.artifact.factory.ArtifactFactory artifactFactory, org.apache.maven.artifact.resolver.ArtifactResolver resolver, java.util.List remoteRepositories, org.apache.maven.artifact.repository.ArtifactRepository localRepository, org.apache.maven.plugin.logging.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtraResources

public ExtraResources()
Method Detail

copyResources

public static void copyResources(java.io.File outputDirectory,
                                 org.apache.maven.artifact.factory.ArtifactFactory artifactFactory,
                                 org.apache.maven.artifact.resolver.ArtifactResolver resolver,
                                 java.util.List remoteRepositories,
                                 org.apache.maven.artifact.repository.ArtifactRepository localRepository,
                                 org.apache.maven.plugin.logging.Log log)
                          throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2014 Atlassian. All Rights Reserved.