Started by an SCM change
Running as SYSTEM
Building in workspace /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://github.com/lruiz/MarkdownPapers.git # timeout=10
Fetching upstream changes from https://github.com/lruiz/MarkdownPapers.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress https://github.com/lruiz/MarkdownPapers.git +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision cf5b49681afbf81ffd216faa654d30e32bc89857 (refs/remotes/origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f cf5b49681afbf81ffd216faa654d30e32bc89857
Commit message: "add reference to Aaron Swartz"
> /usr/bin/git rev-list --no-walk 414afb3a3d22013fd0f4b470beb6a1e3f06f67e4 # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] MarkdownPapers Parent POM [pom]
[INFO] MarkdownPapers Core [bundle]
[INFO] MarkdownPapers Command Line Interface [jar]
[INFO] MarkdownPapers Doxia Module [jar]
[INFO] MarkdownPapers Site [pom]
[INFO] MarkdownPapers Reactor POM [pom]
[INFO]
[INFO] ----------< org.tautua.markdownpapers:markdownpapers-parent >-----------
[INFO] Building MarkdownPapers Parent POM 1.4.4 [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-parent ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/parent/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-parent/1.4.4/markdownpapers-parent-1.4.4.pom
[INFO]
[INFO] -----------< org.tautua.markdownpapers:markdownpapers-core >------------
[INFO] Building MarkdownPapers Core 1.4.4 [2/6]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-core ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target
[INFO]
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (generate-parser) @ markdownpapers-core ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/src/main/jjtree/Markdown.jjt . . .
File "Node.java" does not exist. Will create one.
File "ParserTreeConstants.java" does not exist. Will create one.
File "JJTParserState.java" does not exist. Will create one.
Annotated grammar generated successfully in /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/javacc-1586419824599/node/Markdown.jj
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/javacc-1586419824599/node/Markdown.jj . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
Warning: Choice conflict in [...] construct at line 418, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 432, column 11.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)+ construct at line 436, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 440, column 13.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 440, column 23.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 452, column 9 and line 453, column 11 respectively.
A common prefix is: "#" "#"
Consider using a lookahead of 3 or more for earlier expansion.
Warning: Choice conflict in (...)* construct at line 452, column 39.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "#"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 454, column 7.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 464, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "#"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 464, column 28.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "#"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 464, column 47.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "#"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 464, column 66.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "#"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 464, column 85.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "#"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)+ construct at line 474, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "="
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)+ construct at line 475, column 11.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "-"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 488, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 497, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 499, column 56.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 510, column 10.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 518, column 58.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 536, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: <CHAR_SEQUENCE>
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 582, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 584, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 594, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 594, column 37.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "+"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 620, column 47.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 682, column 44.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)+ construct at line 722, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "`"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 722, column 40.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 722, column 58.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: <EOL>
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)+ construct at line 724, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict involving two expansions at
line 725, column 13 and line 726, column 15 respectively.
A common prefix is: " "
Consider using a lookahead of 2 for earlier expansion.
Warning: Choice conflict in (...)+ construct at line 731, column 23.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "`"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 782, column 22.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "_"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 782, column 37.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "_"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 790, column 16.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "*"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 790, column 25.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "*"
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 924, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 972, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 979, column 13.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 1069, column 57.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 1132, column 5.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: " "
Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in [...] construct at line 1134, column 9.
Expansion nested within construct and expansion following construct
have common prefixes, one of which is: "\""
Consider using a lookahead of 2 or more for nested expansion.
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "SimpleCharStream.java" does not exist. Will create one.
Parser generated with 0 errors and 43 warnings.
[INFO] Processed 1 grammar
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ markdownpapers-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ markdownpapers-core ---
[INFO] Compiling 46 source files to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ markdownpapers-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 120 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ markdownpapers-core ---
[INFO] Compiling 5 source files to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ markdownpapers-core ---
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.tautua.markdownpapers.Markdown_1_0_Test
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 sec - in org.tautua.markdownpapers.Markdown_1_0_Test
Running org.tautua.markdownpapers.Markdown_1_1_Test
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.tautua.markdownpapers.Markdown_1_1_Test
Running org.tautua.markdownpapers.MarkdownPapersTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.tautua.markdownpapers.MarkdownPapersTest
Results :
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ markdownpapers-core ---
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ markdownpapers-core ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/markdownpapers-core-1.4.4.jar to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-core/1.4.4/markdownpapers-core-1.4.4.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-core/1.4.4/markdownpapers-core-1.4.4.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ markdownpapers-core ---
[INFO] Installing org/tautua/markdownpapers/markdownpapers-core/1.4.4/markdownpapers-core-1.4.4.jar
[INFO] Writing OBR metadata
java.io.IOException: Failed to delete /home/javastream.de/www/maven/repository.xml while trying to rename /tmp/repository8282183419185835662.xml
at org.codehaus.plexus.util.FileUtils.rename(FileUtils.java:1849)
at org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:263)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:148)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[WARNING] Exception while updating local OBR: IOException
org.apache.maven.plugin.MojoExecutionException: IOException
at org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml (ObrUpdate.java:268)
at org.apache.felix.obrplugin.ObrInstall.execute (ObrInstall.java:148)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO]
[INFO] ------------< org.tautua.markdownpapers:markdownpapers-cli >------------
[INFO] Building MarkdownPapers Command Line Interface 1.4.4 [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-cli ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ markdownpapers-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ markdownpapers-cli ---
[INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ markdownpapers-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ markdownpapers-cli ---
[INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ markdownpapers-cli ---
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.tautua.markdownpapers.cli.MainTest
usage: mdpapers <input> [options]
-h help
-o <arg> output directory
-r recursive
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ markdownpapers-cli ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/markdownpapers-cli-1.4.4.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-cli ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/markdownpapers-cli-1.4.4.jar to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-cli/1.4.4/markdownpapers-cli-1.4.4.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-cli/1.4.4/markdownpapers-cli-1.4.4.pom
[INFO]
[INFO] -------< org.tautua.markdownpapers:markdownpapers-doxia-module >--------
[INFO] Building MarkdownPapers Doxia Module 1.4.4 [4/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-doxia-module ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ markdownpapers-doxia-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ markdownpapers-doxia-module ---
[INFO] Compiling 3 source files to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ markdownpapers-doxia-module ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ markdownpapers-doxia-module ---
[INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ markdownpapers-doxia-module ---
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.tautua.markdownpapers.doxia.SinkEventEmitterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ markdownpapers-doxia-module ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/markdownpapers-doxia-module-1.4.4.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-doxia-module ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/markdownpapers-doxia-module-1.4.4.jar to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-doxia-module/1.4.4/markdownpapers-doxia-module-1.4.4.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-doxia-module/1.4.4/markdownpapers-doxia-module-1.4.4.pom
[INFO]
[INFO] -----------< org.tautua.markdownpapers:markdownpapers-site >------------
[INFO] Building MarkdownPapers Site 1.4.4 [5/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-site ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-site ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/www/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-site/1.4.4/markdownpapers-site-1.4.4.pom
[INFO]
[INFO] ----------< org.tautua.markdownpapers:markdownpapers-reactor >----------
[INFO] Building MarkdownPapers Reactor POM 1.4.4 [6/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-reactor ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-reactor ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-reactor/1.4.4/markdownpapers-reactor-1.4.4.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MarkdownPapers Reactor POM 1.4.4:
[INFO]
[INFO] MarkdownPapers Parent POM .......................... SUCCESS [ 1.916 s]
[INFO] MarkdownPapers Core ................................ SUCCESS [ 11.587 s]
[INFO] MarkdownPapers Command Line Interface .............. SUCCESS [ 2.321 s]
[INFO] MarkdownPapers Doxia Module ........................ SUCCESS [ 3.994 s]
[INFO] MarkdownPapers Site ................................ SUCCESS [ 0.003 s]
[INFO] MarkdownPapers Reactor POM ......................... SUCCESS [ 0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.347 s
[INFO] Finished at: 2020-04-09T10:10:40+02:00
[INFO] ------------------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS