You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/15 19:13:30 UTC

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #78

See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/78/display/redirect?page=changes>

Changes:

[ggregory] Typo: 'JavaDoc' -> 'Javadoc'.

------------------------------------------
[...truncated 42.57 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20.1/surefire-junit4-2.20.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20.1/surefire-junit4-2.20.1.jar (82 kB at 2.1 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.jexl3.ExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.apache.commons.jexl3.ExceptionTest
[INFO] Running org.apache.commons.jexl3.MapLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.MapLiteralTest
[INFO] Running org.apache.commons.jexl3.ArithmeticTest
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.apache.commons.jexl3.ArithmeticTest
[INFO] Running org.apache.commons.jexl3.CacheTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s - in org.apache.commons.jexl3.CacheTest
[INFO] Running org.apache.commons.jexl3.StrategyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.jexl3.StrategyTest
[INFO] Running org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Running org.apache.commons.jexl3.AssignTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.AssignTest
[INFO] Running org.apache.commons.jexl3.ParseFailuresTest
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript1
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript1@1:1 parsing error in 'eq'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript2
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript2@1:1 parsing error in '?'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript3
SEVERE: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript3@1:18 parsing error in ':'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedExpression1
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedExpression1@1:1 parsing error in 'eq'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedExpression2
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedExpression2@1:1 parsing error in '?'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.commons.jexl3.ParseFailuresTest
[INFO] Running org.apache.commons.jexl3.ScriptTest
Starting test script
The result is 7
Starting test script
The result is 7
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.ScriptTest
[INFO] Running org.apache.commons.jexl3.PropertyAccessTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.jexl3.PropertyAccessTest
[INFO] Running org.apache.commons.jexl3.AntishCallTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.AntishCallTest
[INFO] Running org.apache.commons.jexl3.ClassCreatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.329 s - in org.apache.commons.jexl3.ClassCreatorTest
[INFO] Running org.apache.commons.jexl3.LambdaTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.LambdaTest
[INFO] Running org.apache.commons.jexl3.ScriptCallableTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.249 s - in org.apache.commons.jexl3.ScriptCallableTest
[INFO] Running org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Running org.apache.commons.jexl3.PragmaTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.jexl3.PragmaTest
[INFO] Running org.apache.commons.jexl3.IssuesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.commons.jexl3.IssuesTest
[INFO] Running org.apache.commons.jexl3.JexlTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.commons.jexl3.JexlTest
[INFO] Running org.apache.commons.jexl3.ArrayAccessTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.ArrayAccessTest
[INFO] Running org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Running org.apache.commons.jexl3.internal.RangeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.internal.RangeTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Running org.apache.commons.jexl3.IfTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.jexl3.IfTest
[INFO] Running org.apache.commons.jexl3.WhileTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.WhileTest
[INFO] Running org.apache.commons.jexl3.RangeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.RangeTest
[INFO] Running org.apache.commons.jexl3.SetLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.jexl3.SetLiteralTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Running org.apache.commons.jexl3.AnnotationTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.AnnotationTest
[INFO] Running org.apache.commons.jexl3.ForEachTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.apache.commons.jexl3.ForEachTest
[INFO] Running org.apache.commons.jexl3.JXLTTest
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testBadContextNested
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:1![0,2]: 'hi + '.world'' failed to evaluate '#{${hi}+'.world'}'
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testMalformed
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0 failed to parse '${'world''
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testMalformedNested2
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse '#{${hi} world}'
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testMalformedNested
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse '#{${hi} world}'
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.apache.commons.jexl3.JXLTTest
[INFO] Running org.apache.commons.jexl3.junit.AsserterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.junit.AsserterTest
[INFO] Running org.apache.commons.jexl3.introspection.SandboxTest
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testGetBlack
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testGetBlack@1:4 unsolvable property 'alias'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodBlack
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodBlack@1:4 unsolvable function/method 'Quux'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:7 unsolvable function/method 'exit'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:7 unsolvable function/method 'exit'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:1 unsolvable function/method 'java.io.File'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testCtorBlack
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testCtorBlack@1:1 unsolvable function/method 'org.apache.commons.jexl3.introspection.SandboxTest$Foo'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'cantCallMe'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'tryMe'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'tryMeARiver'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'callMeNot'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable property 'NONO'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:1 unsolvable function/method 'org.apache.commons.jexl3.SandboxTest$Foo'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testSetBlack
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testSetBlack@1:4 unsolvable property 'alias'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.commons.jexl3.introspection.SandboxTest
[INFO] Running org.apache.commons.jexl3.MethodTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.commons.jexl3.MethodTest
[INFO] Running org.apache.commons.jexl3.VarTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.VarTest
[INFO] Running org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Running org.apache.commons.jexl3.examples.ArrayTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.jexl3.examples.ArrayTest
[INFO] Running org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Running org.apache.commons.jexl3.SideEffectTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.SideEffectTest
[INFO] Running org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Running org.apache.commons.jexl3.BlockTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.jexl3.BlockTest
[INFO] Running org.apache.commons.jexl3.PublicFieldsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.apache.commons.jexl3.PublicFieldsTest
[INFO] Running org.apache.commons.jexl3.FeaturesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.FeaturesTest
[INFO] Running org.apache.commons.jexl3.parser.ParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.jexl3.parser.ParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 453, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ commons-jexl3 ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom (4.1 kB at 153 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom (5.0 kB at 207 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar (23 kB at 777 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar (178 kB at 3.3 MB/s)
[INFO] Building jar: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target/commons-jexl3-3.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ commons-jexl3 ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.pom (6.3 kB at 252 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom (2.7 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom (21 kB at 804 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 174 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom (1.5 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.pom (1.1 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom (2.0 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom (1.9 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 434 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 331 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.jar (32 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 220 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 83 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 140 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar (4.4 kB at 58 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar (27 kB at 351 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar (33 kB at 431 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar (1.5 MB at 7.8 MB/s)
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) > generate-sources @ commons-jexl3 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
[INFO] Skipping - all parsers are up to date
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) < generate-sources @ commons-jexl3 <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) @ commons-jexl3 ---
[INFO] 
5 errors
100 warnings
[JENKINS] Archiving  javadoc