Skip to content
Success

Console Output

<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/BuildTools/workspace/pom.xml install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BuildTools 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ builder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BuildTools/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ builder ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ builder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BuildTools/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ builder ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ builder ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ builder ---
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ builder ---
[INFO] Including com.custardsource.dybdob:java-diff-utils-copy:jar:1.0.1 in the shaded jar.
[INFO] Including junit:junit:jar:4.4 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar.
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.7 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit:jar:3.3.2.201404171909-r in the shaded jar.
[INFO] Including com.jcraft:jsch:jar:0.1.50 in the shaded jar.
[INFO] Including com.googlecode.javaewah:JavaEWAH:jar:0.7.9 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.1.3 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.1.4 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.4 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Minimizing jar org.spigotmc:builder:jar:1.0-SNAPSHOT
[WARNING] BuildTools.jar, java-diff-utils-copy-1.0.1.jar define 18 overlappping classes: 
[WARNING]   - difflib.DiffUtils$1
[WARNING]   - difflib.myers.PathNode
[WARNING]   - difflib.Chunk
[WARNING]   - difflib.DiffUtils
[WARNING]   - difflib.myers.MyersDiff
[WARNING]   - difflib.ChangeDelta
[WARNING]   - difflib.DiffException
[WARNING]   - difflib.InsertDelta
[WARNING]   - difflib.Delta
[WARNING]   - difflib.Patch
[WARNING]   - 8 more...
[WARNING] BuildTools.jar, JavaEWAH-0.7.9.jar define 29 overlappping classes: 
[WARNING]   - com.googlecode.javaewah.EWAHIterator
[WARNING]   - com.googlecode.javaewah.IteratingRLW
[WARNING]   - com.googlecode.javaewah.BufferedORIterator
[WARNING]   - com.googlecode.javaewah.FastAggregation$3
[WARNING]   - com.googlecode.javaewah.FastAggregation$2
[WARNING]   - com.googlecode.javaewah.IteratorAggregation
[WARNING]   - com.googlecode.javaewah.IntIterator
[WARNING]   - com.googlecode.javaewah.FastAggregation$6
[WARNING]   - com.googlecode.javaewah.FastAggregation
[WARNING]   - com.googlecode.javaewah.BufferedRunningLengthWord
[WARNING]   - 19 more...
[WARNING] BuildTools.jar, jsch-0.1.50.jar define 92 overlappping classes: 
[WARNING]   - com.jcraft.jsch.JSchPartialAuthException
[WARNING]   - com.jcraft.jsch.UserAuthNone
[WARNING]   - com.jcraft.jsch.ChannelForwardedTCPIP
[WARNING]   - com.jcraft.jsch.SftpProgressMonitor
[WARNING]   - com.jcraft.jsch.Buffer
[WARNING]   - com.jcraft.jsch.SftpException
[WARNING]   - com.jcraft.jsch.Random
[WARNING]   - com.jcraft.jsch.Proxy
[WARNING]   - com.jcraft.jsch.JSchAuthCancelException
[WARNING]   - com.jcraft.jsch.ChannelForwardedTCPIP$Config
[WARNING]   - 82 more...
[WARNING] BuildTools.jar, commons-io-2.4.jar define 29 overlappping classes: 
[WARNING]   - org.apache.commons.io.filefilter.FalseFileFilter
[WARNING]   - org.apache.commons.io.filefilter.SuffixFileFilter
[WARNING]   - org.apache.commons.io.filefilter.TrueFileFilter
[WARNING]   - org.apache.commons.io.input.ClosedInputStream
[WARNING]   - org.apache.commons.io.filefilter.NotFileFilter
[WARNING]   - org.apache.commons.io.filefilter.ConditionalFileFilter
[WARNING]   - org.apache.commons.io.filefilter.IOFileFilter
[WARNING]   - org.apache.commons.io.filefilter.OrFileFilter
[WARNING]   - org.apache.commons.io.filefilter.PrefixFileFilter
[WARNING]   - org.apache.commons.io.LineIterator
[WARNING]   - 19 more...
[WARNING] BuildTools.jar, org.eclipse.jgit-3.3.2.201404171909-r.jar define 1022 overlappping classes: 
[WARNING]   - org.eclipse.jgit.transport.TransportHttp$Service$HttpExecuteStream
[WARNING]   - org.eclipse.jgit.internal.storage.file.DeltaBaseCache$Entry
[WARNING]   - org.eclipse.jgit.diff.MyersDiff$MiddleEdit$BackwardEditPaths
[WARNING]   - org.eclipse.jgit.lib.BatchingProgressMonitor$2
[WARNING]   - org.eclipse.jgit.fnmatch.Head
[WARNING]   - org.eclipse.jgit.lib.RefUpdate$Result
[WARNING]   - org.eclipse.jgit.events.ConfigChangedEvent
[WARNING]   - org.eclipse.jgit.internal.storage.pack.DeltaIndex
[WARNING]   - org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser
[WARNING]   - org.eclipse.jgit.api.CommitCommand
[WARNING]   - 1012 more...
[WARNING] BuildTools.jar, guava-18.0.jar define 811 overlappping classes: 
[WARNING]   - com.google.common.io.ByteStreams$1
[WARNING]   - com.google.common.collect.MapMakerInternalMap$SoftEvictableEntry
[WARNING]   - com.google.common.collect.Iterators$12
[WARNING]   - com.google.common.collect.TransformedIterator
[WARNING]   - com.google.common.base.Splitter$SplittingIterator
[WARNING]   - com.google.common.collect.TreeTraverser$PreOrderIterator
[WARNING]   - com.google.common.collect.ImmutableMultiset$1
[WARNING]   - com.google.common.collect.Multisets$2$1
[WARNING]   - com.google.common.collect.MapMaker$RemovalCause$4
[WARNING]   - com.google.common.collect.MapMakerInternalMap$WeakValueReference
[WARNING]   - 801 more...
[WARNING] maven-shade-plugin has detected that some .class files
[WARNING] are present in two or more JARs. When this happens, only
[WARNING] one single version of the class is copied in the uberjar.
[WARNING] Usually this is not harmful and you can skeep these
[WARNING] warnings, otherwise try to manually exclude artifacts
[WARNING] based on mvn dependency:tree -Ddetail=true and the above
[WARNING] output
[WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
[INFO] Minimized 6002 -> 4104 (68%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.jar with /var/lib/jenkins/jobs/BuildTools/workspace/target/builder-1.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/BuildTools/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ builder ---
[INFO] Installing /var/lib/jenkins/jobs/BuildTools/workspace/target/BuildTools.jar to /var/lib/jenkins/.m2/repository/org/spigotmc/builder/1.0-SNAPSHOT/builder-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BuildTools/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/spigotmc/builder/1.0-SNAPSHOT/builder-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.892 s
[INFO] Finished at: 2014-11-26T23:28:52+02:00
[INFO] Final Memory: 44M/722M
[INFO] ------------------------------------------------------------------------