Skip to content
Success

Console Output

Started by user wea_ondara
Building in workspace /var/lib/jenkins/workspace/BungeePermsTest
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/weaondara/BungeePerms.git # timeout=10
Fetching upstream changes from https://github.com/weaondara/BungeePerms.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/weaondara/BungeePerms.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 73586e5e727ffd0abea3c54df3532af617612547 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73586e5e727ffd0abea3c54df3532af617612547
 > git rev-list 73586e5e727ffd0abea3c54df3532af617612547 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[BungeePermsTest] $ /usr/lib/jvm/java-7-oracle/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.53.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 54798
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeePermsTest/pom.xml clean install -Dbuild.number=45 -Dbuild.type=dev-test
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeePerms 3.0
[INFO] ------------------------------------------------------------------------
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ BungeePerms ---
[INFO] Deleting file set: /var/lib/jenkins/workspace/BungeePermsTest/target (included: [**], excluded: [])
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ BungeePerms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ BungeePerms ---
[INFO] Compiling 113 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ BungeePerms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePermsTest/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ BungeePerms ---
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BungeePerms ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeePermsTest/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.alpenblock.bungeeperms.util.ConcurrentListTest
tesing concurrency
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec
Running net.alpenblock.bungeeperms.io.MySQL2BackEndTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running net.alpenblock.bungeeperms.uuid.UUIDFetcherTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 sec
Running net.alpenblock.bungeeperms.PermissionsResolverTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

Tests run: 47, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ BungeePerms ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ BungeePerms ---
[INFO] Excluding net.md-5:bungeecord-api:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-config:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-event:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-protocol:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:18.0 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.12.2 from the shaded jar.
[INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Excluding junit:junit:jar:4.11 from the shaded jar.
[INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.8-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.avaje:ebean:jar:2.8.1 from the shaded jar.
[INFO] Excluding javax.persistence:persistence-api:jar:1.0 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar.
[INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar.
[INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar.
[INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar.
[INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar.
[INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar.
[INFO] Excluding net.ess3:Essentials:jar:2.13.1 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar with /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install-file (default) @ BungeePerms ---
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.287s
[INFO] Finished at: Fri Feb 12 22:20:10 CET 2016
[INFO] Final Memory: 32M/500M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml to net.alpenblock/BungeePerms/3.0/BungeePerms-3.0.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar to net.alpenblock/BungeePerms/3.0/BungeePerms-3.0.jar
[BungeePermsTest] $ mvn deploy -Dbuild.number=45 -Dbuild.type=dev-test -Dmaven.test.skip=true
channel stopped
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeePerms 3.0
[INFO] ------------------------------------------------------------------------
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml

Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml

[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ BungeePerms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ BungeePerms ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ BungeePerms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePermsTest/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ BungeePerms ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BungeePerms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ BungeePerms ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ BungeePerms ---
[INFO] Excluding net.md-5:bungeecord-api:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-config:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-event:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-protocol:jar:1.8-SNAPSHOT from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.0.33.Final from the shaded jar.
[INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:18.0 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.12.2 from the shaded jar.
[INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Excluding junit:junit:jar:4.11 from the shaded jar.
[INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.8-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.avaje:ebean:jar:2.8.1 from the shaded jar.
[INFO] Excluding javax.persistence:persistence-api:jar:1.0 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar.
[INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar.
[INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar.
[INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar.
[INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar.
[INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar.
[INFO] Excluding net.ess3:Essentials:jar:2.13.1 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar with /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install-file (default) @ BungeePerms ---
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-45.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy-file (deploy) @ BungeePerms ---
Uploading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.jar
2/500 KB   
4/500 KB   
6/500 KB   
8/500 KB   
10/500 KB   
12/500 KB   
14/500 KB   
16/500 KB   
18/500 KB   
20/500 KB   
22/500 KB   
24/500 KB   
26/500 KB   
28/500 KB   
30/500 KB   
32/500 KB   
34/500 KB   
36/500 KB   
38/500 KB   
40/500 KB   
42/500 KB   
44/500 KB   
46/500 KB   
48/500 KB   
50/500 KB   
52/500 KB   
54/500 KB   
56/500 KB   
58/500 KB   
60/500 KB   
62/500 KB   
64/500 KB   
66/500 KB   
68/500 KB   
70/500 KB   
72/500 KB   
74/500 KB   
76/500 KB   
78/500 KB   
80/500 KB   
82/500 KB   
84/500 KB   
86/500 KB   
88/500 KB   
90/500 KB   
92/500 KB   
94/500 KB   
96/500 KB   
98/500 KB   
100/500 KB   
102/500 KB   
104/500 KB   
106/500 KB   
108/500 KB   
110/500 KB   
112/500 KB   
114/500 KB   
116/500 KB   
118/500 KB   
120/500 KB   
122/500 KB   
124/500 KB   
126/500 KB   
128/500 KB   
130/500 KB   
132/500 KB   
134/500 KB   
136/500 KB   
138/500 KB   
140/500 KB   
142/500 KB   
144/500 KB   
146/500 KB   
148/500 KB   
150/500 KB   
152/500 KB   
154/500 KB   
156/500 KB   
158/500 KB   
160/500 KB   
162/500 KB   
164/500 KB   
166/500 KB   
168/500 KB   
170/500 KB   
172/500 KB   
174/500 KB   
176/500 KB   
178/500 KB   
180/500 KB   
182/500 KB   
184/500 KB   
186/500 KB   
188/500 KB   
190/500 KB   
192/500 KB   
194/500 KB   
196/500 KB   
198/500 KB   
200/500 KB   
202/500 KB   
204/500 KB   
206/500 KB   
208/500 KB   
210/500 KB   
212/500 KB   
214/500 KB   
216/500 KB   
218/500 KB   
220/500 KB   
222/500 KB   
224/500 KB   
226/500 KB   
228/500 KB   
230/500 KB   
232/500 KB   
234/500 KB   
236/500 KB   
238/500 KB   
240/500 KB   
242/500 KB   
244/500 KB   
246/500 KB   
248/500 KB   
250/500 KB   
252/500 KB   
254/500 KB   
256/500 KB   
258/500 KB   
260/500 KB   
262/500 KB   
264/500 KB   
266/500 KB   
268/500 KB   
270/500 KB   
272/500 KB   
274/500 KB   
276/500 KB   
278/500 KB   
280/500 KB   
282/500 KB   
284/500 KB   
286/500 KB   
288/500 KB   
290/500 KB   
292/500 KB   
294/500 KB   
296/500 KB   
298/500 KB   
300/500 KB   
302/500 KB   
304/500 KB   
306/500 KB   
308/500 KB   
310/500 KB   
312/500 KB   
314/500 KB   
316/500 KB   
318/500 KB   
320/500 KB   
322/500 KB   
324/500 KB   
326/500 KB   
328/500 KB   
330/500 KB   
332/500 KB   
334/500 KB   
336/500 KB   
338/500 KB   
340/500 KB   
342/500 KB   
344/500 KB   
346/500 KB   
348/500 KB   
350/500 KB   
352/500 KB   
354/500 KB   
356/500 KB   
358/500 KB   
360/500 KB   
362/500 KB   
364/500 KB   
366/500 KB   
368/500 KB   
370/500 KB   
372/500 KB   
374/500 KB   
376/500 KB   
378/500 KB   
380/500 KB   
382/500 KB   
384/500 KB   
386/500 KB   
388/500 KB   
390/500 KB   
392/500 KB   
394/500 KB   
396/500 KB   
398/500 KB   
400/500 KB   
402/500 KB   
404/500 KB   
406/500 KB   
408/500 KB   
410/500 KB   
412/500 KB   
414/500 KB   
416/500 KB   
418/500 KB   
420/500 KB   
422/500 KB   
424/500 KB   
426/500 KB   
428/500 KB   
430/500 KB   
432/500 KB   
434/500 KB   
436/500 KB   
438/500 KB   
440/500 KB   
442/500 KB   
444/500 KB   
446/500 KB   
448/500 KB   
450/500 KB   
452/500 KB   
454/500 KB   
456/500 KB   
458/500 KB   
460/500 KB   
462/500 KB   
464/500 KB   
466/500 KB   
468/500 KB   
470/500 KB   
472/500 KB   
474/500 KB   
476/500 KB   
478/500 KB   
480/500 KB   
482/500 KB   
484/500 KB   
486/500 KB   
488/500 KB   
490/500 KB   
492/500 KB   
494/500 KB   
496/500 KB   
498/500 KB   
500/500 KB   
             
Uploaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.jar (500 KB at 1877.2 KB/sec)
Uploading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.pom
408/408 B    
            
Uploaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-test-45/BungeePerms-3.0-dev-test-45.pom (408 B at 12.5 KB/sec)
Downloading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml
420/420 B   
            
Downloaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml (420 B at 21.6 KB/sec)
Uploading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml
393/393 B   
            
Uploaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml (393 B at 22.6 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.637s
[INFO] Finished at: Fri Feb 12 22:20:17 CET 2016
[INFO] Final Memory: 18M/223M
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS