Skip to content
Success

Console Output

Started by an SCM change
Building in workspace /home/developer/.jenkins/jobs/jaxb-jsonld/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kbss-cvut/jb4jsonld.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/jb4jsonld.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/kbss-cvut/jb4jsonld.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 198572731479283a254afd3accb6b8de2c6f29f1 (origin/master)
Commit message: "[0.2.0] Bumped version. Updated build libraries."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 198572731479283a254afd3accb6b8de2c6f29f1
 > git rev-list cfe608b6d61cb05dd641f10b9a43c062f862cb37 # timeout=10
[workspace] $ /opt/apache-maven/bin/mvn clean deploy -B -P release
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JB4JSON-LD 0.2.0
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.0/jacoco-maven-plugin-0.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.0/jacoco-maven-plugin-0.8.0.pom (5 KB at 12.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.0/org.jacoco.build-0.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.0/org.jacoco.build-0.8.0.pom (37 KB at 634.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.0/jacoco-maven-plugin-0.8.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.0/jacoco-maven-plugin-0.8.0.jar (53 KB at 965.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jb4jsonld ---
[INFO] Deleting /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (default) @ jb4jsonld ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0.pom (4 KB at 95.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.0/org.jacoco.core-0.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.0/org.jacoco.core-0.8.0.pom (3 KB at 63.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0/asm-6.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0/asm-6.0.pom (2 KB at 51.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0/asm-parent-6.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0/asm-parent-6.0.pom (6 KB at 149.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.pom (3 KB at 60.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.pom (3 KB at 59.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.pom (3 KB at 58.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.pom (3 KB at 58.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.0/org.jacoco.report-0.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.0/org.jacoco.report-0.8.0.pom (2 KB at 53.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.0/org.jacoco.core-0.8.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0/asm-6.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.jar (76 KB at 726.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0/asm-6.0.jar (93 KB at 885.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar (243 KB at 2241.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.0/org.jacoco.report-0.8.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.jar (48 KB at 405.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.0/org.jacoco.core-0.8.0.jar (152 KB at 1221.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.jar (31 KB at 217.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.jar (70 KB at 473.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.0/org.jacoco.report-0.8.0.jar (126 KB at 736.2 KB/sec)
[INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jb4jsonld ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jb4jsonld ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/classes
[INFO] /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/main/java/cz/cvut/kbss/jsonld/deserialization/CollectionInstanceContext.java: Some input files use unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/main/java/cz/cvut/kbss/jsonld/deserialization/CollectionInstanceContext.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jb4jsonld ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ jb4jsonld ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/test-classes
[INFO] /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/test/java/cz/cvut/kbss/jsonld/serialization/CompactedJsonLdSerializerTest.java: /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/test/java/cz/cvut/kbss/jsonld/serialization/CompactedJsonLdSerializerTest.java uses unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/test/java/cz/cvut/kbss/jsonld/serialization/CompactedJsonLdSerializerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jb4jsonld ---
[INFO] Surefire report directory: /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running cz.cvut.kbss.jsonld.common.BeanAnnotationProcessorTest
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running cz.cvut.kbss.jsonld.common.BeanClassProcessorTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running cz.cvut.kbss.jsonld.serialization.InstanceTypeResolverTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running cz.cvut.kbss.jsonld.serialization.traversal.ObjectGraphTraverserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec
Running cz.cvut.kbss.jsonld.serialization.JsonLdTreeBuilderTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running cz.cvut.kbss.jsonld.serialization.model.ObjectNodeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running cz.cvut.kbss.jsonld.serialization.model.SetNodeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running cz.cvut.kbss.jsonld.serialization.model.ListNodeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running cz.cvut.kbss.jsonld.serialization.model.ObjectIdNodeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running cz.cvut.kbss.jsonld.serialization.model.JsonNodeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running cz.cvut.kbss.jsonld.serialization.model.NumericLiteralNodeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running cz.cvut.kbss.jsonld.serialization.model.BooleanLiteralNodeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running cz.cvut.kbss.jsonld.serialization.CompactedJsonLdSerializerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running cz.cvut.kbss.jsonld.serialization.JsonNodeFactoryTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running cz.cvut.kbss.jsonld.serialization.PropertiesFieldSerializerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running cz.cvut.kbss.jsonld.deserialization.util.DataTypeTransformerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running cz.cvut.kbss.jsonld.deserialization.TypesContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running cz.cvut.kbss.jsonld.deserialization.SingularObjectContextTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running cz.cvut.kbss.jsonld.deserialization.PropertiesInstanceContextTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running cz.cvut.kbss.jsonld.deserialization.NodeReferenceContextTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running cz.cvut.kbss.jsonld.deserialization.ExpandedJsonLdDeserializerTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running cz.cvut.kbss.jsonld.deserialization.DefaultInstanceBuilderTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running cz.cvut.kbss.jsonld.deserialization.CollectionInstanceContextTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.0:report (report) @ jb4jsonld ---
[INFO] Loading execution data file /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jacoco.exec
[INFO] Analyzed bundle 'JB4JSON-LD' with 45 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jb4jsonld ---
[INFO] Building jar: /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ jb4jsonld ---
[INFO] Building jar: /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jb4jsonld ---
[INFO] 
Loading source files for package cz.cvut.kbss.jsonld.common...
Loading source files for package cz.cvut.kbss.jsonld.serialization...
Loading source files for package cz.cvut.kbss.jsonld.serialization.traversal...
Loading source files for package cz.cvut.kbss.jsonld.serialization.model...
Loading source files for package cz.cvut.kbss.jsonld.deserialization.util...
Loading source files for package cz.cvut.kbss.jsonld.deserialization...
Loading source files for package cz.cvut.kbss.jsonld...
Loading source files for package cz.cvut.kbss.jsonld.exception...
Constructing Javadoc information...
Standard Doclet version 1.8.0_151
Building tree for all the packages and classes...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/BeanAnnotationProcessor.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/BeanClassProcessor.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/CollectionType.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/Configurable.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/CompactedJsonLdSerializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/JsonGenerator.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/JsonLdSerializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/JsonLdTreeBuilder.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/JsonNodeFactory.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/InstanceVisitor.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/ObjectGraphTraverser.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/BooleanLiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/CollectionNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/CompositeNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/JsonNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/ListNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/LiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/NumericLiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/ObjectIdNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/ObjectNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/SetNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/StringLiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/DataTypeTransformer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/DataTypeTransformer.TransformationRuleIdentifier.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/DefaultInstanceBuilder.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/ExpandedJsonLdDeserializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/InstanceBuilder.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/JsonLdDeserializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/PropertiesInstanceContext.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/ConfigParam.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/Configuration.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/JsonLd.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/BeanProcessingException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/JsonLdDeserializationException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/JsonLdSerializationException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/TargetTypeException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/UnknownPropertyException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/overview-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/package-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/package-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/package-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/constant-values.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/serialized-form.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/class-use/BeanAnnotationProcessor.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/class-use/Configurable.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/class-use/CollectionType.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/class-use/BeanClassProcessor.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/class-use/JsonGenerator.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/class-use/JsonLdTreeBuilder.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/class-use/JsonLdSerializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/class-use/JsonNodeFactory.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/class-use/CompactedJsonLdSerializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/class-use/ObjectGraphTraverser.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/class-use/InstanceVisitor.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/CollectionNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/BooleanLiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/ObjectNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/JsonNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/ObjectIdNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/LiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/CompositeNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/StringLiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/SetNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/NumericLiteralNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/class-use/ListNode.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/class-use/DataTypeTransformer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/class-use/DataTypeTransformer.TransformationRuleIdentifier.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/class-use/ExpandedJsonLdDeserializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/class-use/PropertiesInstanceContext.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/class-use/InstanceBuilder.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/class-use/JsonLdDeserializer.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/class-use/DefaultInstanceBuilder.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/class-use/ConfigParam.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/class-use/JsonLd.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/class-use/Configuration.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/class-use/TargetTypeException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/class-use/JsonLdSerializationException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/class-use/UnknownPropertyException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/class-use/BeanProcessingException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/class-use/JsonLdDeserializationException.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/common/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/deserialization/util/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/exception/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/model/package-use.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/cz/cvut/kbss/jsonld/serialization/traversal/package-use.html...
Building index for all the packages and classes...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/overview-tree.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/index-all.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/allclasses-frame.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/allclasses-noframe.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/index.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/overview-summary.html...
Generating /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/apidocs/help-doc.html...
[INFO] Building jar: /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0-javadoc.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jb4jsonld ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jb4jsonld ---
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0-sources.jar to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0-javadoc.jar to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0.jar.asc to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar.asc
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0.pom.asc to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom.asc
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0-sources.jar.asc to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar.asc
[INFO] Installing /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jb4jsonld-0.2.0-javadoc.jar.asc to /home/developer/.m2/repository/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar.asc
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jb4jsonld ---
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar (68 KB at 4.3 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom (9 KB at 16.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml (308 B at 0.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar (56 KB at 82.9 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar (258 KB at 375.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar.asc (488 B at 3.2 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom.asc (488 B at 3.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar.asc (488 B at 3.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar.asc (488 B at 3.0 KB/sec)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (deploy) @ jb4jsonld ---
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar (68 KB at 145.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom (9 KB at 17.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml (308 B at 0.2 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/maven-metadata.xml (308 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar (56 KB at 78.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar (258 KB at 373.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.jar.asc (488 B at 3.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0.pom.asc (488 B at 3.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-sources.jar.asc (488 B at 2.9 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar.asc
[INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.2.0/jb4jsonld-0.2.0-javadoc.jar.asc (488 B at 2.7 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.938 s
[INFO] Finished at: 2018-02-05T13:06:55+01:00
[INFO] Final Memory: 38M/462M
[INFO] ------------------------------------------------------------------------
Recording test results
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1
[JaCoCo plugin] Saving matched execfiles:  /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/classes 50 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] - /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/src/main/java 46 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: []
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=100, minMethod=0, maxMethod=70, minLine=0, maxLine=70, minBranch=0, maxBranch=70, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=70]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 98, method: 88, line: 92, branch: 82, instruction: 88
Finished: SUCCESS