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

Changes:

[henrib] JEXL-246:
3rd times a charm... relaxing ambiguity rules wrt null / object; properly 
detect JexlArithmetic operator methods

[henrib] JEXL:
Javadoc

------------------------------------------
[...truncated 16.62 KB...]
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0 failed to parse 
'${'world''
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.JxltEngine testMalformedNested2
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse 
'#{${hi} world}'
Jan 16, 2018 8:12:40 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.308 s 
- in org.apache.commons.jexl3.JXLTTest
[INFO] Running org.apache.commons.jexl3.ParseFailuresTest
Jan 16, 2018 8:12:40 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'
Jan 16, 2018 8:12:40 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 '?'
Jan 16, 2018 8:12:40 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 ':'
Jan 16, 2018 8:12:40 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'
Jan 16, 2018 8:12:40 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.003 s 
- in org.apache.commons.jexl3.ParseFailuresTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - 
in org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - 
in org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Running org.apache.commons.jexl3.internal.RangeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.commons.jexl3.internal.RangeTest
[INFO] Running org.apache.commons.jexl3.SetLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s 
- in org.apache.commons.jexl3.SetLiteralTest
[INFO] Running org.apache.commons.jexl3.CacheTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.746 s 
- in org.apache.commons.jexl3.CacheTest
[INFO] Running org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s 
- in org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Running org.apache.commons.jexl3.introspection.SandboxTest
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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'
Jan 16, 2018 8:12:44 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.042 s 
- in org.apache.commons.jexl3.introspection.SandboxTest
[INFO] Running org.apache.commons.jexl3.LambdaTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s 
- in org.apache.commons.jexl3.LambdaTest
[INFO] Running org.apache.commons.jexl3.ArithmeticTest
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s 
- in org.apache.commons.jexl3.ArithmeticTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s 
- in org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - 
in org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Running org.apache.commons.jexl3.PropertyAccessTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s 
- in org.apache.commons.jexl3.PropertyAccessTest
[INFO] Running org.apache.commons.jexl3.ClassCreatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.316 s 
- in org.apache.commons.jexl3.ClassCreatorTest
[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.036 s 
- in org.apache.commons.jexl3.ScriptTest
[INFO] Running org.apache.commons.jexl3.ForEachTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s 
- in org.apache.commons.jexl3.ForEachTest
[INFO] Running org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s 
- in org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Running org.apache.commons.jexl3.junit.AsserterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.apache.commons.jexl3.junit.AsserterTest
[INFO] Running org.apache.commons.jexl3.PragmaTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.commons.jexl3.PragmaTest
[INFO] Running org.apache.commons.jexl3.VarTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s 
- in org.apache.commons.jexl3.VarTest
[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.BlockTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
- in org.apache.commons.jexl3.BlockTest
[INFO] Running org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Running org.apache.commons.jexl3.WhileTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.apache.commons.jexl3.WhileTest
[INFO] Running org.apache.commons.jexl3.IssuesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s 
- in org.apache.commons.jexl3.IssuesTest
[INFO] Running org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s 
- in org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Running org.apache.commons.jexl3.ScriptCallableTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.252 s 
- in org.apache.commons.jexl3.ScriptCallableTest
[INFO] Running org.apache.commons.jexl3.MethodTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s 
- in org.apache.commons.jexl3.MethodTest
[INFO] Running org.apache.commons.jexl3.RangeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s 
- in org.apache.commons.jexl3.RangeTest
[INFO] Running org.apache.commons.jexl3.FeaturesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s 
- in org.apache.commons.jexl3.FeaturesTest
[INFO] Running org.apache.commons.jexl3.AssignTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s 
- in org.apache.commons.jexl3.AssignTest
[INFO] Running org.apache.commons.jexl3.JexlTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s 
- in org.apache.commons.jexl3.JexlTest
[INFO] Running org.apache.commons.jexl3.ExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s 
- in org.apache.commons.jexl3.ExceptionTest
[INFO] Running org.apache.commons.jexl3.examples.ArrayTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.004 s 
- in org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Running org.apache.commons.jexl3.IfTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s 
- in org.apache.commons.jexl3.IfTest
[INFO] Running org.apache.commons.jexl3.ArrayAccessTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s 
- in org.apache.commons.jexl3.ArrayAccessTest
[INFO] Running org.apache.commons.jexl3.StrategyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s 
- in org.apache.commons.jexl3.StrategyTest
[INFO] Running org.apache.commons.jexl3.parser.ParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.apache.commons.jexl3.parser.ParserTest
[INFO] Running org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
- in org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Running org.apache.commons.jexl3.AnnotationTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s 
- in org.apache.commons.jexl3.AnnotationTest
[INFO] Running org.apache.commons.jexl3.PublicFieldsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s 
- in org.apache.commons.jexl3.PublicFieldsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 450, 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] 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 300 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
 (0 B at 0 B/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
 (0 B at 0 B/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 73 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 131 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
 (0 B at 0 B/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom
 (12 kB at 728 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom
 (1.5 kB at 96 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom
 (18 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom
 (1.5 kB at 110 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom
 (1.9 kB at 120 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom
 (2.6 kB at 187 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom
 (4.2 kB at 281 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom
 (2.0 kB at 143 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom
 (4.7 kB at 338 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom
 (4.6 kB at 331 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom
 (2.4 kB at 175 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.pom
 (3.3 kB at 206 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8/doxia-sitetools-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8/doxia-sitetools-1.8.pom
 (14 kB at 963 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.pom
 (6.5 kB at 499 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.pom
 (2.9 kB at 210 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.pom
 (5.9 kB at 424 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.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.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] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.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.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar
 (12 kB at 348 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar
 (18 kB at 327 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar
 (168 kB at 2.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.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 50 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar
 (12 kB at 129 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar
[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 284 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar
 (30 kB at 319 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar
 (54 kB at 549 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar
 (38 kB at 375 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar
 (21 kB at 206 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.jar
 (61 kB at 568 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar
 (39 kB at 351 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.jar
 (16 kB at 140 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.jar
 (65 kB at 559 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.jar
 (47 kB at 392 kB/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] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.pom
 (2.4 kB at 135 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.5/plexus-languages-0.9.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.5/plexus-languages-0.9.5.pom
 (2.3 kB at 162 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.jar
 (32 kB at 2.1 MB/s)
[INFO] 
5 errors
100 warnings
[JENKINS] Archiving  javadoc

Reply via email to