Class SnowdropMavenEmbedder


  • public class SnowdropMavenEmbedder
    extends hudson.maven.MavenEmbedder
    Author:
    Gytis Trikleris
    • Field Summary

      • Fields inherited from class hudson.maven.MavenEmbedder

        DEFAULT_LAYOUT_ID, DEFAULT_LOCAL_REPO_ID, userHome
    • Constructor Summary

      Constructors 
      Constructor Description
      SnowdropMavenEmbedder​(hudson.maven.MavenRequest mavenRequest)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.aether.RepositorySystemSession buildRepositorySystemSession()  
      • Methods inherited from class hudson.maven.MavenEmbedder

        buildMavenExecutionRequest, buildProjects, collectProjects, createArtifact, createArtifactWithClassifier, createLocalRepository, createLocalRepository, createLocalRepository, createRepository, execute, getLocalRepository, getLocalRepositoryPath, getMavenRequest, getPlexusContainer, getSettings, lookup, lookup, lookup, lookup, readModel, readProject, readProjects, resolve, writeModel
      • Methods inherited from class java.lang.Object

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

      • SnowdropMavenEmbedder

        public SnowdropMavenEmbedder​(hudson.maven.MavenRequest mavenRequest)
                              throws hudson.maven.MavenEmbedderException
        Throws:
        hudson.maven.MavenEmbedderException
    • Method Detail

      • buildRepositorySystemSession

        public org.eclipse.aether.RepositorySystemSession buildRepositorySystemSession()
                                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception