Console Output

Skipping 40 KB.. Full Log
AM FEINSTEN: Export mode rewriting stylesheet.css to null, relativized from (not found)
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting print.css to null, relativized from (not found)
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting page-template.xpgt to null, relativized from (not found)
13:43:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in info.textgrid.utils.linkrewriter.AggregatorExportTest
13:43:33 Running info.textgrid.utils.linkrewriter.XMLLinkRewriterTest
13:43:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in info.textgrid.utils.linkrewriter.XMLLinkRewriterTest
13:43:33 Running info.textgrid.utils.linkrewriter.SimpleTextRewriterTest
13:43:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in info.textgrid.utils.linkrewriter.SimpleTextRewriterTest
13:43:33 Running info.textgrid.utils.linkrewriter.TokenReplacementTest
13:43:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in info.textgrid.utils.linkrewriter.TokenReplacementTest
13:43:33 Running info.textgrid.utils.linkrewriter.ImportSpecTest
13:43:33 info.textgrid._import.XmlConfiguration@d9a60
13:43:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in info.textgrid.utils.linkrewriter.ImportSpecTest
13:43:33 Running info.textgrid.utils.linkrewriter.ConfigurableXMLRewriterTest
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: test1 (Test 1)
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:bar" local-data="bar/test.png"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting  (resolved ) to null
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting bar/test.png (resolved bar/test.png) to textgrid:bar
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Replacer skipping non-URI: bar foo.xml
13:43:33 java.net.URISyntaxException: Illegal character in path at index 3: bar foo.xml
13:43:33 	at java.net.URI$Parser.fail(URI.java:2829)
13:43:33 	at java.net.URI$Parser.checkChars(URI.java:3002)
13:43:33 	at java.net.URI$Parser.parseHierarchical(URI.java:3086)
13:43:33 	at java.net.URI$Parser.parse(URI.java:3044)
13:43:33 	at java.net.URI.<init>(URI.java:595)
13:43:33 	at info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer.rewriteSingleLink(ConfigurableXMLRewriter.java:115)
13:43:33 	at info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$3.apply(ConfigurableXMLRewriter.java:498)
13:43:33 	at info.textgrid.utils.linkrewriter.ConfigurableXMLRewriterTest.testFullReplacer(ConfigurableXMLRewriterTest.java:96)
13:43:33 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:43:33 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
13:43:33 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:43:33 	at java.lang.reflect.Method.invoke(Method.java:606)
13:43:33 	at junit.framework.TestCase.runTest(TestCase.java:168)
13:43:33 	at junit.framework.TestCase.runBare(TestCase.java:134)
13:43:33 	at junit.framework.TestResult$1.protect(TestResult.java:110)
13:43:33 	at junit.framework.TestResult.runProtected(TestResult.java:128)
13:43:33 	at junit.framework.TestResult.run(TestResult.java:113)
13:43:33 	at junit.framework.TestCase.run(TestCase.java:124)
13:43:33 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
13:43:33 	at junit.framework.TestSuite.run(TestSuite.java:227)
13:43:33 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
13:43:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
13:43:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
13:43:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
13:43:33 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
13:43:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
13:43:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting bar (resolved bar) to null
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: tei (TEI P5 (Basic rewriting + XLink))
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:idnotest" local-data="idnoTest.xml" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:target" local-data="target.xml" rewrite-method="xml"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting idnoTest.xml (resolved idnoTest.xml) to textgrid:idnotest
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting http://www.tei-c.org/logos/TEI-glow.png (resolved http://www.tei-c.org/logos/TEI-glow.png) to null
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting target.xml (resolved target.xml) to textgrid:target
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: tei (TEI P5 (Basic rewriting + XLink))
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:idnotest" local-data="idnoTest.xml" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:target" local-data="target.xml" rewrite-method="xml"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting http://www.tei-c.org/logos/TEI-glow.png to null, relativized from (not found)
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:target to target.xml, relativized from target.xml
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: test1 (Test 1)
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="xml"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting  (resolved ) to null
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting bar/test.png (resolved bar/test.png) to null
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Recording missing reference bar/test.png
13:43:33 [bar/test.png]
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: test1 (Test 1)
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:bar" local-data="bar/test.png"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting  (resolved ) to null
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting bar/test.png (resolved bar/test.png) to textgrid:bar
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: aggregation (TextGrid Aggregations and Editions)
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:about.0" local-data="about.aggregation" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:uri1.0" local-data="object1.xml" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:uri2.0" local-data="object2.xml" rewrite-method="xml"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:about.0 to about.aggregation, relativized from about.aggregation
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:uri1.0 to object1.xml, relativized from object1.xml
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:uri2.0 to object2.xml, relativized from object2.xml
13:43:33 base path: file:/mnt/data/jenkins/workspace/link-rewriter/
13:43:33 
13:43:33 relative uris from aggregation file entries:
13:43:33 l4: ./about.aggregation
13:43:33 l5: ./object%201öäü.xml
13:43:33 l6: ./folder/noch'n'folder/ob%20je%20ct2§$%25.xml
13:43:33 
13:43:33 uris from strings as absoulte path:
13:43:33 u1: file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation
13:43:33 u2: file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml
13:43:33 u3: file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml
13:43:33 
13:43:33 rewrite map:
13:43:33 textgrid:about.0 = file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation
13:43:33 textgrid:uri1.0 = file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml
13:43:33 textgrid:uri2.0 = file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml
13:43:33 
13:43:33 inAggr:
13:43:33 <?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/">
13:43:33         <rdf:Description rdf:about="./about.aggregation">
13:43:33                 <ore:aggregates rdf:resource="./object%201öäü.xml" />
13:43:33                 <ore:aggregates rdf:resource="./folder/noch'n'folder/ob%20je%20ct2§$%25.xml" />
13:43:33         </rdf:Description>
13:43:33 </rdf:RDF>
13:43:33 
13:43:33 specialAggr:
13:43:33 <?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/">
13:43:33         <rdf:Description rdf:about="textgrid:about.0">
13:43:33                 <ore:aggregates rdf:resource="textgrid:uri1.0"></ore:aggregates>
13:43:33                 <ore:aggregates rdf:resource="textgrid:uri2.0"></ore:aggregates>
13:43:33         </rdf:Description>
13:43:33 </rdf:RDF>
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: aggregation (TextGrid Aggregations and Editions)
13:43:33   * Base: file:/mnt/data/jenkins/workspace/link-rewriter/
13:43:33   * Spec:
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:about.0" local-data="file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:uri1.0" local-data="file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml" rewrite-method="xml"/>
13:43:33     <importObject textgrid-uri="textgrid:uri2.0" local-data="file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml" rewrite-method="xml"/>
13:43:33 </importSpec>
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting ./about.aggregation (resolved file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation) to textgrid:about.0
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting ./object%201öäü.xml (resolved file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml) to textgrid:uri1.0
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting ./folder/noch'n'folder/ob%20je%20ct2§$%25.xml (resolved file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml) to textgrid:uri2.0
13:43:33 
13:43:33 result:
13:43:33 <?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/">
13:43:33         <rdf:Description rdf:about="textgrid:about.0">
13:43:33                 <ore:aggregates rdf:resource="textgrid:uri1.0"></ore:aggregates>
13:43:33                 <ore:aggregates rdf:resource="textgrid:uri2.0"></ore:aggregates>
13:43:33         </rdf:Description>
13:43:33 </rdf:RDF>
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:about.0 to about.aggregation, relativized from about.aggregation
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:uri1.0 to object1.xml, relativized from about/object1.xml
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting about.aggregation (resolved about.aggregation) to textgrid:about.0
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting object1.xml (resolved about/object1.xml) to textgrid:uri1.0
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:uri1 to object1.xml, relativized from object1.xml
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Export mode rewriting textgrid:uri1.0 to object1.xml, relativized from object1.xml
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting about.aggregation (resolved about.aggregation) to textgrid:about
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Import mode rewriting object1.xml (resolved about/object1.xml) to textgrid:uri1
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:43:33 AM FEINSTEN: Starting a rewriting session.
13:43:33   * Configuration: tei (TEI P5 (Basic rewriting + XLink))
13:43:33   * Base: null
13:43:33   * Spec:
13:43:33 
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Merge mode rewriting textgrid:4711#foo to #foo.4711
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Merge mode rewriting #bar to #bar.0815
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:43:33 AM FEINSTEN: Merge mode rewriting textgrid:4712 to null
13:43:33 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in info.textgrid.utils.linkrewriter.ConfigurableXMLRewriterTest
13:43:33 Running info.textgrid.utils.linkrewriter.ImportMappingTest
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="text"/>
13:43:33     <importObject textgrid-uri="textgrid:bar" local-data="bar.png"/>
13:43:33 </importSpec>
13:43:33 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:43:33 <importSpec xmlns="http://textgrid.info/import">
13:43:33     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="text"/>
13:43:33     <importObject textgrid-uri="textgrid:bar" local-data="bar.png"/>
13:43:33 </importSpec>
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:43:33 FEIN: Input string ein test is not a valid URI, interpreting as file instead -> ein%20test (Illegal character in path)
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:43:33 FEIN: Input string ein test is not a valid URI, interpreting as file instead -> ein%20test (Illegal character in path)
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:43:33 FEIN: Input string zweiter test is not a valid URI, interpreting as file instead -> zweiter%20test (Illegal character in path)
13:43:33 Jan 29, 2015 1:43:33 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:43:33 FEIN: Input string zweiter test is not a valid URI, interpreting as file instead -> zweiter%20test (Illegal character in path)
13:43:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in info.textgrid.utils.linkrewriter.ImportMappingTest
13:43:33 Running info.textgrid.utils.linkrewriter.WordReplacementTest
13:43:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in info.textgrid.utils.linkrewriter.WordReplacementTest
13:43:33 
13:43:33 Results :
13:43:33 
13:43:33 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
13:43:33 
13:43:34 [JENKINS] Zeichne Testergebnisse auf
13:43:36 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
13:43:36 log4j:WARN Please initialize the log4j system properly.
13:43:36 [INFO] 
13:43:36 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ link-rewriter-core ---
13:43:37 [INFO] Building jar: /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT.jar
13:43:37 [INFO] 
13:43:37 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:43:37 [INFO] No changes detected in schema or binding files, skipping source generation.
13:43:37 [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
13:43:37 [INFO] 
13:43:37 [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ link-rewriter-core ---
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom (4 KB at 87.0 KB/sec)
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 76.6 KB/sec)
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (4 KB at 87.2 KB/sec)
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom (3 KB at 48.7 KB/sec)
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom (12 KB at 210.6 KB/sec)
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 498.5 KB/sec)
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
13:43:37 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar (65 KB at 1442.0 KB/sec)
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar (357 KB at 4353.5 KB/sec)
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar (129 KB at 1051.4 KB/sec)
13:43:37 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar (238 KB at 1521.2 KB/sec)
13:43:38 [INFO] Building jar: /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-sources.jar
13:43:38 [INFO] 
13:43:38 [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ link-rewriter-core ---
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 39.4 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 209.0 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 78.8 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 55.7 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 88.3 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 144.7 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 92.4 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 59.0 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 151.9 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 365.7 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 KB at 557.7 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 132.2 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
13:43:38 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 287.3 KB/sec)
13:43:38 Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0.0 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0.0 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (3 KB at 55.2 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 440.7 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 123.9 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.5/plexus-archiver-2.5.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.5/plexus-archiver-2.5.pom (4 KB at 90.7 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.12/plexus-io-2.0.12.pom
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.12/plexus-io-2.0.12.pom (3 KB at 57.7 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
13:43:39 Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 205.0 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 532.1 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 398.3 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 600.4 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (170 KB at 1822.8 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 1882.2 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.5/plexus-archiver-2.5.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (359 KB at 3040.9 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.12/plexus-io-2.0.12.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.12/plexus-io-2.0.12.jar (60 KB at 1161.2 KB/sec)
13:43:39 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 3333.6 KB/sec)
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 827.4 KB/sec)
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 1489.2 KB/sec)
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.5/plexus-archiver-2.5.jar (124 KB at 660.3 KB/sec)
13:43:39 Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 734.7 KB/sec)
13:43:41 [INFO] 
13:43:41 Loading source files for package info.textgrid.utils.export.filenames...
13:43:41 Loading source files for package info.textgrid.utils.export.aggregations...
13:43:41 Loading source files for package info.textgrid.utils.linkrewriter...
13:43:41 Loading source files for package info.textgrid._import...
13:43:41 Constructing Javadoc information...
13:43:41 Standard Doclet version 1.7.0_60
13:43:41 Building tree for all the packages and classes...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.AuthorSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.ExtensionSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.ListSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.MetadataSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.StaticSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.SubPolicySegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.TitleSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.UniqueSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.URISegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Segment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/DefaultFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/DefaultMetaFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/FileExtensionMap.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/IFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/Aggregation.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/AggregationEntry.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/IAggregation.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/IAggregationEntry.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/ITransformableAggregationEntry.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/AbstractReplacement.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/AbstractRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.DefaultMergeLinkAdjuster.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.IMergeLinkAdjuster.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.Replacer.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ILinkRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ImportMapping.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/SimpleTextRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/TokenReplacement.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/XMLLinkRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ElementSpec.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ElementSpec.Attribute.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ElementSpec.Required.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ImportMode.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ImportObject.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ImportSpec.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/NodeRewriteSpec.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ObjectFactory.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ReplaceMethod.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/RevisionPolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/RevisionPolicyType.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/RewriteMethod.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/XmlConfiguration.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/XmlConfiguration.ProcessingInstruction.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/overview-frame.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-frame.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-summary.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-tree.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-frame.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-summary.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-tree.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-frame.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-summary.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-tree.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-frame.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-summary.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-tree.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/constant-values.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/FileExtensionMap.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Segment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.SubPolicySegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.ExtensionSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.StaticSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.MetadataSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.UniqueSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.URISegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.ListSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.TitleSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.AuthorSegment.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/IFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/DefaultFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/DefaultMetaFilenamePolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/ITransformableAggregationEntry.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/Aggregation.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/IAggregation.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/AggregationEntry.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/IAggregationEntry.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/AbstractRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/SimpleTextRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/AbstractReplacement.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ImportMapping.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/XMLLinkRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.Replacer.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.IMergeLinkAdjuster.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.DefaultMergeLinkAdjuster.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ILinkRewriter.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/TokenReplacement.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ImportObject.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ImportSpec.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/RewriteMethod.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ReplaceMethod.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ElementSpec.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ElementSpec.Attribute.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ElementSpec.Required.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/RevisionPolicyType.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/XmlConfiguration.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/XmlConfiguration.ProcessingInstruction.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/RevisionPolicy.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ImportMode.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/NodeRewriteSpec.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ObjectFactory.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-use.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-use.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-use.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-use.html...
13:43:41 Building index for all the packages and classes...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/overview-tree.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/index-all.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/deprecated-list.html...
13:43:41 Building index for all classes...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/allclasses-frame.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/allclasses-noframe.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/index.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/overview-summary.html...
13:43:41 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/help-doc.html...
13:43:41 4 warnings
13:43:41 [WARNING] Javadoc Warnings
13:43:41 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.java:294: warning - @return tag has no arguments.
13:43:41 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.java:621: warning - @return tag has no arguments.
13:43:41 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/DefaultFilenamePolicy.java:196: warning - @return tag has no arguments.
13:43:41 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.java:564: warning - @param argument "value" is not a parameter name.
13:43:42 [INFO] Building jar: /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-javadoc.jar
13:43:42 [INFO] 
13:43:42 [INFO] --- maven-site-plugin:3.0:site (default-site) @ link-rewriter-core ---
13:43:42 Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
13:43:42 Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (0 B at 0.0 KB/sec)
13:43:43 [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.7
13:43:43 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.pom
13:43:43 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.pom (16 KB at 108.2 KB/sec)
13:43:43 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom (13 KB at 287.4 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.jar
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.jar (268 KB at 2678.0 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 19.6 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 172.0 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom (4 KB at 89.2 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 60.7 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 461.0 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 60.3 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 42.0 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 30.5 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 28.6 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 21.8 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (2 KB at 35.1 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (2 KB at 37.9 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (2 KB at 42.0 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
13:43:44 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 21.0 KB/sec)
13:43:44 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (3 KB at 61.0 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (2 KB at 34.0 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (3 KB at 58.5 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (2 KB at 43.8 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0.0 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0.0 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom (17 KB at 418.7 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom (5 KB at 113.2 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 208.9 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (7 KB at 154.7 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 65.1 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (6 KB at 140.1 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (2 KB at 28.1 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (2 KB at 37.3 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (2 KB at 27.8 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 13.3 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (2 KB at 28.1 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 20.9 KB/sec)
13:43:45 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
13:43:45 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (2 KB at 33.0 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (2 KB at 36.6 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 10.6 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (2 KB at 26.1 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 19.7 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 131.9 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar
13:43:46 Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
13:43:46 Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
13:43:46 Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 667.7 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar (18 KB at 275.0 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (154 KB at 2434.8 KB/sec)
13:43:46 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 KB at 306.2 KB/sec)
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2836.7 KB/sec)
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 KB at 835.1 KB/sec)
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar (31 KB at 582.2 KB/sec)
13:43:46 Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar (167 KB at 1431.7 KB/sec)
13:43:46 [INFO] 
13:43:46 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:43:46 [INFO] No changes detected in schema or binding files, skipping source generation.
13:43:46 [INFO] 
13:43:46 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ link-rewriter-core ---
13:43:46 [debug] execute contextualize
13:43:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:46 [INFO] Copying 8 resources
13:43:46 [INFO] 
13:43:46 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ link-rewriter-core ---
13:43:46 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/link-rewriter/target/classes
13:43:47 [INFO] 
13:43:47 [INFO] --- maven-bundle-plugin:2.5.3:manifest (bundle-manifest) @ link-rewriter-core ---
13:43:47 [INFO] 
13:43:47 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:43:47 [INFO] No changes detected in schema or binding files, skipping source generation.
13:43:47 [INFO] 
13:43:47 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ link-rewriter-core ---
13:43:47 [debug] execute contextualize
13:43:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:43:47 [INFO] Copying 8 resources
13:43:47 [INFO] 
13:43:47 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ link-rewriter-core ---
13:43:47 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/link-rewriter/target/classes
13:43:49 [INFO] 
13:43:49 [INFO] --- maven-bundle-plugin:2.5.3:manifest (bundle-manifest) @ link-rewriter-core ---
13:43:49 [INFO] 
13:43:49 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:43:49 [INFO] No changes detected in schema or binding files, skipping source generation.
13:43:49 [INFO] 
13:43:49 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:43:49 [INFO] No changes detected in schema or binding files, skipping source generation.
13:43:49 [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
13:43:49 [WARNING] 
13:43:49 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
13:43:49 [WARNING] 
13:43:49 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
13:43:49 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8
13:43:50 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/link-rewriter
13:43:50 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
13:43:50 [INFO] Skipped "Test JavaDocs" report, file "testapidocs/index.html" already exists for the English version.
13:43:50 [INFO] Skipped "JavaDocs" report, file "apidocs/index.html" already exists for the English version.
13:43:50 [INFO] Generating "Test JavaDocs" report    --- maven-javadoc-plugin:2.7
13:43:54 [INFO] 
13:43:54 Loading source files for package info.textgrid.utils.export.filenames...
13:43:54 Loading source files for package info.textgrid.utils.linkrewriter...
13:43:54 Constructing Javadoc information...
13:43:54 Standard Doclet version 1.7.0_60
13:43:54 Building tree for all the packages and classes...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/AbstractFilenamePolicyBase.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicyTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/DefaultFilenamePolicyTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/FileExtensionMapTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/AggregatorExportTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriterTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/ImportMappingTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/ImportSpecTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/SimpleTextRewriterTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/TokenReplacementTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/WordReplacementTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/XMLLinkRewriterTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/overview-frame.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/package-frame.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/package-summary.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/package-tree.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/package-frame.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/package-summary.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/package-tree.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/constant-values.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicyTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/class-use/AbstractFilenamePolicyBase.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/class-use/FileExtensionMapTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/class-use/DefaultFilenamePolicyTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/WordReplacementTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/ImportMappingTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriterTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/ImportSpecTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/TokenReplacementTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/SimpleTextRewriterTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/XMLLinkRewriterTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/class-use/AggregatorExportTest.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/export/filenames/package-use.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/info/textgrid/utils/linkrewriter/package-use.html...
13:43:54 Building index for all the packages and classes...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/overview-tree.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/index-all.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/deprecated-list.html...
13:43:54 Building index for all classes...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/allclasses-frame.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/allclasses-noframe.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/index.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/overview-summary.html...
13:43:54 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/testapidocs/help-doc.html...
13:43:54 [INFO] Generating "JavaDocs" report    --- maven-javadoc-plugin:2.7
13:43:57 [INFO] 
13:43:57 Loading source files for package info.textgrid.utils.export.filenames...
13:43:57 Loading source files for package info.textgrid.utils.export.aggregations...
13:43:57 Loading source files for package info.textgrid.utils.linkrewriter...
13:43:57 Loading source files for package info.textgrid._import...
13:43:57 Constructing Javadoc information...
13:43:57 Standard Doclet version 1.7.0_60
13:43:57 Building tree for all the packages and classes...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.AuthorSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.ExtensionSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.ListSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.MetadataSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.StaticSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.SubPolicySegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.TitleSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.UniqueSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.URISegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Segment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/DefaultFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/DefaultMetaFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/FileExtensionMap.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/IFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/Aggregation.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/AggregationEntry.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/IAggregation.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/IAggregationEntry.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/ITransformableAggregationEntry.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/AbstractReplacement.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/AbstractRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.DefaultMergeLinkAdjuster.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.IMergeLinkAdjuster.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.Replacer.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/ILinkRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/ImportMapping.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/SimpleTextRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/TokenReplacement.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/XMLLinkRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ElementSpec.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ElementSpec.Attribute.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ElementSpec.Required.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ImportMode.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ImportObject.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ImportSpec.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/NodeRewriteSpec.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ObjectFactory.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/ReplaceMethod.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/RevisionPolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/RevisionPolicyType.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/RewriteMethod.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/XmlConfiguration.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/XmlConfiguration.ProcessingInstruction.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/overview-frame.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/package-frame.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/package-summary.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/package-tree.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/package-frame.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/package-summary.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/package-tree.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/package-frame.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/package-summary.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/package-tree.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/package-frame.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/package-summary.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/package-tree.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/constant-values.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Segment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.SubPolicySegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.ExtensionSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.StaticSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.MetadataSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.UniqueSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.URISegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.ListSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.TitleSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.AuthorSegment.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/DefaultMetaFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/DefaultFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/IFilenamePolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/class-use/FileExtensionMap.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/class-use/AggregationEntry.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/class-use/IAggregationEntry.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/class-use/IAggregation.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/class-use/Aggregation.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/class-use/ITransformableAggregationEntry.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.Replacer.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.IMergeLinkAdjuster.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.DefaultMergeLinkAdjuster.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/AbstractRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/ILinkRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/AbstractReplacement.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/TokenReplacement.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/SimpleTextRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/XMLLinkRewriter.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/class-use/ImportMapping.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ReplaceMethod.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/RevisionPolicyType.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ImportSpec.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/RevisionPolicy.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/RewriteMethod.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/NodeRewriteSpec.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ImportObject.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ImportMode.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/XmlConfiguration.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/XmlConfiguration.ProcessingInstruction.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ElementSpec.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ElementSpec.Attribute.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ElementSpec.Required.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/class-use/ObjectFactory.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/_import/package-use.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/aggregations/package-use.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/export/filenames/package-use.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/info/textgrid/utils/linkrewriter/package-use.html...
13:43:57 Building index for all the packages and classes...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/overview-tree.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/index-all.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/deprecated-list.html...
13:43:57 Building index for all classes...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/allclasses-frame.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/allclasses-noframe.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/index.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/overview-summary.html...
13:43:57 Generating /mnt/data/jenkins/workspace/link-rewriter/target/site/apidocs/help-doc.html...
13:43:57 4 warnings
13:43:57 [WARNING] Javadoc Warnings
13:43:57 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.java:294: warning - @return tag has no arguments.
13:43:57 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.java:621: warning - @return tag has no arguments.
13:43:57 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/DefaultFilenamePolicy.java:196: warning - @return tag has no arguments.
13:43:57 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.java:564: warning - @param argument "value" is not a parameter name.
13:43:57 [INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.8
13:43:57 [INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.8
13:44:02 [INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.8
13:44:02 [INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.8
13:44:03 [INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.8
13:44:03 [INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.8
13:44:03 [INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.8
13:44:03 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.8
13:44:03 [INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.8
13:44:04 [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.8
13:44:04 [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.8
13:44:04 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/link-rewriter/target/site to /mnt/data/jenkins/jobs/link-rewriter/site
13:44:07 Started calculate disk usage of build
13:44:07 Finished Calculation of disk usage of build in 0 seconds
13:44:07 Started calculate disk usage of workspace
13:44:07 Finished Calculation of disk usage of workspace in 0 seconds
13:44:07 [INFO] ------------------------------------------------------------------------
13:44:07 [INFO] BUILD SUCCESS
13:44:07 [INFO] ------------------------------------------------------------------------
13:44:07 [INFO] Total time: 54.283s
13:44:07 [INFO] Finished at: Thu Jan 29 13:44:07 CET 2015
13:44:08 [INFO] Final Memory: 49M/379M
13:44:08 [INFO] ------------------------------------------------------------------------
13:44:08 Waiting for Jenkins to finish collecting data
13:44:08 [JENKINS] Archiving /mnt/data/jenkins/workspace/link-rewriter/pom.xml to info.textgrid.utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT.pom
13:44:08 [JENKINS] Archiving /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT.jar to info.textgrid.utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT.jar
13:44:08 [JENKINS] Archiving /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-sources.jar to info.textgrid.utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT-sources.jar
13:44:08 [JENKINS] Archiving /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-javadoc.jar to info.textgrid.utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT-javadoc.jar
13:44:08 No JDK named ‘(Vorgabewert)’ found
13:44:08 channel stopped
13:44:08 using settings config with name MavenSettings
13:44:08 [link-rewriter] $ /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/bin/mvn -s /tmp/settings3237774176228439777.xml deploy
13:44:10 [INFO] Scanning for projects...
13:44:10 [WARNING] 
13:44:10 [WARNING] Some problems were encountered while building the effective model for info.textgrid.utils:link-rewriter-core:jar:0.4.1-SNAPSHOT
13:44:10 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 172, column 15
13:44:10 [WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 139, column 15
13:44:10 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 158, column 15
13:44:10 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 131, column 15
13:44:10 [WARNING] 
13:44:10 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
13:44:10 [WARNING] 
13:44:10 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
13:44:10 [WARNING] 
13:44:10 [INFO]                                                                         
13:44:10 [INFO] ------------------------------------------------------------------------
13:44:10 [INFO] Building Link Rewriter 0.4.1-SNAPSHOT
13:44:10 [INFO] ------------------------------------------------------------------------
13:44:11 Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
13:44:12 3/27 KB   
7/27 KB   
11/27 KB   
15/27 KB   
19/27 KB   
23/27 KB   
27/27 KB   
           
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 91.0 KB/sec)
13:44:12 [INFO] 
13:44:12 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:44:12 [INFO] No changes detected in schema or binding files, skipping source generation.
13:44:12 [INFO] 
13:44:12 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ link-rewriter-core ---
13:44:13 [debug] execute contextualize
13:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:44:13 [INFO] Copying 8 resources
13:44:13 [INFO] 
13:44:13 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ link-rewriter-core ---
13:44:13 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/link-rewriter/target/classes
13:44:13 [INFO] 
13:44:13 [INFO] --- maven-bundle-plugin:2.5.3:manifest (bundle-manifest) @ link-rewriter-core ---
13:44:15 [INFO] 
13:44:15 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ link-rewriter-core ---
13:44:15 [debug] execute contextualize
13:44:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:44:15 [INFO] Copying 8 resources
13:44:15 [INFO] 
13:44:15 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ link-rewriter-core ---
13:44:15 [INFO] Nothing to compile - all classes are up to date
13:44:15 [INFO] 
13:44:15 [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ link-rewriter-core ---
13:44:16 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/link-rewriter/target/surefire-reports
13:44:16 
13:44:16 -------------------------------------------------------
13:44:16  T E S T S
13:44:16 -------------------------------------------------------
13:44:16 Running info.textgrid.utils.export.filenames.DefaultFilenamePolicyTest
13:44:17 Märchen -> Maerchen
13:44:17 MÄRCHEN -> MAERCHEN
13:44:17 Lustige Märchen -> Lustige_Maerchen
13:44:17 3½ Luſtige Märchen -> 3_1_2_Lustige_Maerchen
13:44:17 ἑλληνικὴ γλῶσσα -> hellenike_glossa
13:44:17 اللغة العربية -> allght_al_rbyt
13:44:18 國語羅馬字 -> guo_yu_luo_ma_zi
13:44:18 देवनागरी -> devanagari
13:44:18 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 sec - in info.textgrid.utils.export.filenames.DefaultFilenamePolicyTest
13:44:18 Running info.textgrid.utils.export.filenames.FileExtensionMapTest
13:44:18 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in info.textgrid.utils.export.filenames.FileExtensionMapTest
13:44:18 Running info.textgrid.utils.export.filenames.ConfigurableFilenamePolicyTest
13:44:18 Test_Title-textgrid_xample1.xml
13:44:18 Test_Title-textgrid_xample1.txt
13:44:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in info.textgrid.utils.export.filenames.ConfigurableFilenamePolicyTest
13:44:18 Running info.textgrid.utils.linkrewriter.AggregatorExportTest
13:44:18 Jan 29, 2015 1:44:18 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:18 AM FEINSTEN: Starting a rewriting session.
13:44:18   * Configuration: html (XHTML (partly))
13:44:18   * Base: null
13:44:18   * Spec:
13:44:18 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:18 <importSpec xmlns="http://textgrid.info/import">
13:44:18     <importObject textgrid-uri="textgrid:jkj8.0" local-data="jkj8.0.jpg"/>
13:44:18 </importSpec>
13:44:18 
13:44:18 Jan 29, 2015 1:44:18 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:18 AM FEINSTEN: Export mode rewriting stylesheet.css to null, relativized from (not found)
13:44:18 Jan 29, 2015 1:44:18 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:18 AM FEINSTEN: Export mode rewriting print.css to null, relativized from (not found)
13:44:18 Jan 29, 2015 1:44:18 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:18 AM FEINSTEN: Export mode rewriting page-template.xpgt to null, relativized from (not found)
13:44:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in info.textgrid.utils.linkrewriter.AggregatorExportTest
13:44:18 Running info.textgrid.utils.linkrewriter.XMLLinkRewriterTest
13:44:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in info.textgrid.utils.linkrewriter.XMLLinkRewriterTest
13:44:18 Running info.textgrid.utils.linkrewriter.SimpleTextRewriterTest
13:44:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in info.textgrid.utils.linkrewriter.SimpleTextRewriterTest
13:44:18 Running info.textgrid.utils.linkrewriter.TokenReplacementTest
13:44:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in info.textgrid.utils.linkrewriter.TokenReplacementTest
13:44:18 Running info.textgrid.utils.linkrewriter.ImportSpecTest
13:44:18 info.textgrid._import.XmlConfiguration@7a160f
13:44:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in info.textgrid.utils.linkrewriter.ImportSpecTest
13:44:18 Running info.textgrid.utils.linkrewriter.ConfigurableXMLRewriterTest
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: test1 (Test 1)
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:bar" local-data="bar/test.png"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting  (resolved ) to null
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting bar/test.png (resolved bar/test.png) to textgrid:bar
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Replacer skipping non-URI: bar foo.xml
13:44:19 java.net.URISyntaxException: Illegal character in path at index 3: bar foo.xml
13:44:19 	at java.net.URI$Parser.fail(URI.java:2829)
13:44:19 	at java.net.URI$Parser.checkChars(URI.java:3002)
13:44:19 	at java.net.URI$Parser.parseHierarchical(URI.java:3086)
13:44:19 	at java.net.URI$Parser.parse(URI.java:3044)
13:44:19 	at java.net.URI.<init>(URI.java:595)
13:44:19 	at info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer.rewriteSingleLink(ConfigurableXMLRewriter.java:115)
13:44:19 	at info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$3.apply(ConfigurableXMLRewriter.java:498)
13:44:19 	at info.textgrid.utils.linkrewriter.ConfigurableXMLRewriterTest.testFullReplacer(ConfigurableXMLRewriterTest.java:96)
13:44:19 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:44:19 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
13:44:19 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:44:19 	at java.lang.reflect.Method.invoke(Method.java:606)
13:44:19 	at junit.framework.TestCase.runTest(TestCase.java:168)
13:44:19 	at junit.framework.TestCase.runBare(TestCase.java:134)
13:44:19 	at junit.framework.TestResult$1.protect(TestResult.java:110)
13:44:19 	at junit.framework.TestResult.runProtected(TestResult.java:128)
13:44:19 	at junit.framework.TestResult.run(TestResult.java:113)
13:44:19 	at junit.framework.TestCase.run(TestCase.java:124)
13:44:19 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
13:44:19 	at junit.framework.TestSuite.run(TestSuite.java:227)
13:44:19 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
13:44:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
13:44:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
13:44:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
13:44:19 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
13:44:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
13:44:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting bar (resolved bar) to null
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: tei (TEI P5 (Basic rewriting + XLink))
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:idnotest" local-data="idnoTest.xml" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:target" local-data="target.xml" rewrite-method="xml"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting idnoTest.xml (resolved idnoTest.xml) to textgrid:idnotest
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting http://www.tei-c.org/logos/TEI-glow.png (resolved http://www.tei-c.org/logos/TEI-glow.png) to null
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting target.xml (resolved target.xml) to textgrid:target
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: tei (TEI P5 (Basic rewriting + XLink))
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:idnotest" local-data="idnoTest.xml" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:target" local-data="target.xml" rewrite-method="xml"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting http://www.tei-c.org/logos/TEI-glow.png to null, relativized from (not found)
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:target to target.xml, relativized from target.xml
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: test1 (Test 1)
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="xml"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting  (resolved ) to null
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting bar/test.png (resolved bar/test.png) to null
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Recording missing reference bar/test.png
13:44:19 [bar/test.png]
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: test1 (Test 1)
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:bar" local-data="bar/test.png"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting foo.xml (resolved foo.xml) to textgrid:foo
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting  (resolved ) to null
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting bar/test.png (resolved bar/test.png) to textgrid:bar
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: aggregation (TextGrid Aggregations and Editions)
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:about.0" local-data="about.aggregation" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:uri1.0" local-data="object1.xml" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:uri2.0" local-data="object2.xml" rewrite-method="xml"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:about.0 to about.aggregation, relativized from about.aggregation
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:uri1.0 to object1.xml, relativized from object1.xml
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:uri2.0 to object2.xml, relativized from object2.xml
13:44:19 base path: file:/mnt/data/jenkins/workspace/link-rewriter/
13:44:19 
13:44:19 relative uris from aggregation file entries:
13:44:19 l4: ./about.aggregation
13:44:19 l5: ./object%201öäü.xml
13:44:19 l6: ./folder/noch'n'folder/ob%20je%20ct2§$%25.xml
13:44:19 
13:44:19 uris from strings as absoulte path:
13:44:19 u1: file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation
13:44:19 u2: file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml
13:44:19 u3: file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml
13:44:19 
13:44:19 rewrite map:
13:44:19 textgrid:about.0 = file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation
13:44:19 textgrid:uri1.0 = file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml
13:44:19 textgrid:uri2.0 = file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml
13:44:19 
13:44:19 inAggr:
13:44:19 <?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/">
13:44:19         <rdf:Description rdf:about="./about.aggregation">
13:44:19                 <ore:aggregates rdf:resource="./object%201öäü.xml" />
13:44:19                 <ore:aggregates rdf:resource="./folder/noch'n'folder/ob%20je%20ct2§$%25.xml" />
13:44:19         </rdf:Description>
13:44:19 </rdf:RDF>
13:44:19 
13:44:19 specialAggr:
13:44:19 <?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/">
13:44:19         <rdf:Description rdf:about="textgrid:about.0">
13:44:19                 <ore:aggregates rdf:resource="textgrid:uri1.0"></ore:aggregates>
13:44:19                 <ore:aggregates rdf:resource="textgrid:uri2.0"></ore:aggregates>
13:44:19         </rdf:Description>
13:44:19 </rdf:RDF>
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: aggregation (TextGrid Aggregations and Editions)
13:44:19   * Base: file:/mnt/data/jenkins/workspace/link-rewriter/
13:44:19   * Spec:
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:about.0" local-data="file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:uri1.0" local-data="file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml" rewrite-method="xml"/>
13:44:19     <importObject textgrid-uri="textgrid:uri2.0" local-data="file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml" rewrite-method="xml"/>
13:44:19 </importSpec>
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting ./about.aggregation (resolved file:/mnt/data/jenkins/workspace/link-rewriter/about.aggregation) to textgrid:about.0
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting ./object%201öäü.xml (resolved file:/mnt/data/jenkins/workspace/link-rewriter/object%201öäü.xml) to textgrid:uri1.0
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting ./folder/noch'n'folder/ob%20je%20ct2§$%25.xml (resolved file:/mnt/data/jenkins/workspace/link-rewriter/folder/noch'n'folder/ob%20je%20ct2§$%25.xml) to textgrid:uri2.0
13:44:19 
13:44:19 result:
13:44:19 <?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/">
13:44:19         <rdf:Description rdf:about="textgrid:about.0">
13:44:19                 <ore:aggregates rdf:resource="textgrid:uri1.0"></ore:aggregates>
13:44:19                 <ore:aggregates rdf:resource="textgrid:uri2.0"></ore:aggregates>
13:44:19         </rdf:Description>
13:44:19 </rdf:RDF>
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:about.0 to about.aggregation, relativized from about.aggregation
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:uri1.0 to object1.xml, relativized from about/object1.xml
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting about.aggregation (resolved about.aggregation) to textgrid:about.0
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting object1.xml (resolved about/object1.xml) to textgrid:uri1.0
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:uri1 to object1.xml, relativized from object1.xml
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Export mode rewriting textgrid:uri1.0 to object1.xml, relativized from object1.xml
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting about.aggregation (resolved about.aggregation) to textgrid:about
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Import mode rewriting object1.xml (resolved about/object1.xml) to textgrid:uri1
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter rewrite
13:44:19 AM FEINSTEN: Starting a rewriting session.
13:44:19   * Configuration: tei (TEI P5 (Basic rewriting + XLink))
13:44:19   * Base: null
13:44:19   * Spec:
13:44:19 
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Merge mode rewriting textgrid:4711#foo to #foo.4711
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Merge mode rewriting #bar to #bar.0815
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ConfigurableXMLRewriter$Replacer rewriteSingleLink
13:44:19 AM FEINSTEN: Merge mode rewriting textgrid:4712 to null
13:44:19 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in info.textgrid.utils.linkrewriter.ConfigurableXMLRewriterTest
13:44:19 Running info.textgrid.utils.linkrewriter.ImportMappingTest
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="text"/>
13:44:19     <importObject textgrid-uri="textgrid:bar" local-data="bar.png"/>
13:44:19 </importSpec>
13:44:19 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
13:44:19 <importSpec xmlns="http://textgrid.info/import">
13:44:19     <importObject textgrid-uri="textgrid:foo" local-data="foo.xml" rewrite-method="text"/>
13:44:19     <importObject textgrid-uri="textgrid:bar" local-data="bar.png"/>
13:44:19 </importSpec>
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:44:19 FEIN: Input string ein test is not a valid URI, interpreting as file instead -> ein%20test (Illegal character in path)
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:44:19 FEIN: Input string ein test is not a valid URI, interpreting as file instead -> ein%20test (Illegal character in path)
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:44:19 FEIN: Input string zweiter test is not a valid URI, interpreting as file instead -> zweiter%20test (Illegal character in path)
13:44:19 Jan 29, 2015 1:44:19 PM info.textgrid.utils.linkrewriter.ImportMapping makeURI
13:44:19 FEIN: Input string zweiter test is not a valid URI, interpreting as file instead -> zweiter%20test (Illegal character in path)
13:44:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in info.textgrid.utils.linkrewriter.ImportMappingTest
13:44:19 Running info.textgrid.utils.linkrewriter.WordReplacementTest
13:44:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in info.textgrid.utils.linkrewriter.WordReplacementTest
13:44:19 
13:44:19 Results :
13:44:19 
13:44:19 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
13:44:19 
13:44:19 [INFO] 
13:44:19 [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ link-rewriter-core ---
13:44:19 [INFO] Building jar: /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT.jar
13:44:19 [INFO] 
13:44:19 [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ link-rewriter-core >>>
13:44:19 [INFO] 
13:44:19 [INFO] --- jaxb2-maven-plugin:1.3:xjc (default) @ link-rewriter-core ---
13:44:19 [INFO] No changes detected in schema or binding files, skipping source generation.
13:44:19 [INFO] 
13:44:19 [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ link-rewriter-core <<<
13:44:19 [INFO] 
13:44:19 [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ link-rewriter-core ---
13:44:20 [INFO] 
13:44:20 [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ link-rewriter-core ---
13:44:22 [INFO] 
13:44:22 Loading source files for package info.textgrid.utils.export.filenames...
13:44:22 Loading source files for package info.textgrid.utils.export.aggregations...
13:44:22 Loading source files for package info.textgrid.utils.linkrewriter...
13:44:22 Loading source files for package info.textgrid._import...
13:44:22 Constructing Javadoc information...
13:44:22 Standard Doclet version 1.7.0_60
13:44:22 Building tree for all the packages and classes...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.AuthorSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.ExtensionSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.ListSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.MetadataSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.StaticSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.SubPolicySegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.TitleSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.UniqueSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Builder.URISegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.Segment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/DefaultFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/DefaultMetaFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/FileExtensionMap.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/IFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/Aggregation.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/AggregationEntry.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/IAggregation.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/IAggregationEntry.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/ITransformableAggregationEntry.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/AbstractReplacement.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/AbstractRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.DefaultMergeLinkAdjuster.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.IMergeLinkAdjuster.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.Replacer.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ILinkRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/ImportMapping.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/SimpleTextRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/TokenReplacement.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/XMLLinkRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ElementSpec.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ElementSpec.Attribute.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ElementSpec.Required.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ImportMode.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ImportObject.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ImportSpec.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/NodeRewriteSpec.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ObjectFactory.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/ReplaceMethod.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/RevisionPolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/RevisionPolicyType.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/RewriteMethod.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/XmlConfiguration.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/XmlConfiguration.ProcessingInstruction.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/overview-frame.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-frame.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-summary.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-tree.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-frame.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-summary.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-tree.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-frame.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-summary.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-tree.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-frame.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-summary.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-tree.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/constant-values.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/FileExtensionMap.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Segment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.SubPolicySegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.ExtensionSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.StaticSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.MetadataSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.UniqueSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.URISegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.ListSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.TitleSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/ConfigurableFilenamePolicy.Builder.AuthorSegment.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/IFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/DefaultFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/class-use/DefaultMetaFilenamePolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/ITransformableAggregationEntry.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/Aggregation.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/IAggregation.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/AggregationEntry.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/class-use/IAggregationEntry.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/AbstractRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/SimpleTextRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/AbstractReplacement.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ImportMapping.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/XMLLinkRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.Replacer.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.IMergeLinkAdjuster.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ConfigurableXMLRewriter.DefaultMergeLinkAdjuster.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/ILinkRewriter.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/class-use/TokenReplacement.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ImportObject.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ImportSpec.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/RewriteMethod.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ReplaceMethod.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ElementSpec.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ElementSpec.Attribute.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ElementSpec.Required.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/RevisionPolicyType.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/XmlConfiguration.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/XmlConfiguration.ProcessingInstruction.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/RevisionPolicy.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ImportMode.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/NodeRewriteSpec.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/class-use/ObjectFactory.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/_import/package-use.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/aggregations/package-use.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/export/filenames/package-use.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/info/textgrid/utils/linkrewriter/package-use.html...
13:44:22 Building index for all the packages and classes...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/overview-tree.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/index-all.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/deprecated-list.html...
13:44:22 Building index for all classes...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/allclasses-frame.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/allclasses-noframe.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/index.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/overview-summary.html...
13:44:22 Generating /mnt/data/jenkins/workspace/link-rewriter/target/apidocs/help-doc.html...
13:44:22 4 warnings
13:44:22 [WARNING] Javadoc Warnings
13:44:22 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.java:294: warning - @return tag has no arguments.
13:44:22 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/ConfigurableFilenamePolicy.java:621: warning - @return tag has no arguments.
13:44:22 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/export/filenames/DefaultFilenamePolicy.java:196: warning - @return tag has no arguments.
13:44:22 [WARNING] /mnt/data/jenkins/workspace/link-rewriter/src/main/java/info/textgrid/utils/linkrewriter/ConfigurableXMLRewriter.java:564: warning - @param argument "value" is not a parameter name.
13:44:22 [INFO] Building jar: /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-javadoc.jar
13:44:22 [INFO] 
13:44:22 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ link-rewriter-core ---
13:44:22 [INFO] Installing /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT.jar to /mnt/data/jenkins/.m2/repository/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT.jar
13:44:22 [INFO] Installing /mnt/data/jenkins/workspace/link-rewriter/pom.xml to /mnt/data/jenkins/.m2/repository/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT.pom
13:44:22 [INFO] Installing /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-sources.jar to /mnt/data/jenkins/.m2/repository/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT-sources.jar
13:44:22 [INFO] Installing /mnt/data/jenkins/workspace/link-rewriter/target/link-rewriter-core-0.4.1-SNAPSHOT-javadoc.jar to /mnt/data/jenkins/.m2/repository/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-SNAPSHOT-javadoc.jar
13:44:22 [INFO] 
13:44:22 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ link-rewriter-core ---
13:44:22 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
13:44:23 3/245 KB   
7/245 KB   
11/245 KB   
13/245 KB   
16/245 KB   
20/245 KB   
24/245 KB   
28/245 KB   
32/245 KB   
33/245 KB   
36/245 KB   
40/245 KB   
44/245 KB   
48/245 KB   
52/245 KB   
56/245 KB   
60/245 KB   
60/245 KB   
63/245 KB   
67/245 KB   
71/245 KB   
75/245 KB   
79/245 KB   
83/245 KB   
87/245 KB   
87/245 KB   
91/245 KB   
95/245 KB   
99/245 KB   
103/245 KB   
107/245 KB   
111/245 KB   
115/245 KB   
119/245 KB   
123/245 KB   
123/245 KB   
126/245 KB   
128/245 KB   
132/245 KB   
132/245 KB   
136/245 KB   
140/245 KB   
144/245 KB   
148/245 KB   
152/245 KB   
154/245 KB   
158/245 KB   
162/245 KB   
166/245 KB   
170/245 KB   
174/245 KB   
178/245 KB   
182/245 KB   
186/245 KB   
190/245 KB   
194/245 KB   
198/245 KB   
202/245 KB   
206/245 KB   
208/245 KB   
212/245 KB   
216/245 KB   
220/245 KB   
224/245 KB   
228/245 KB   
232/245 KB   
236/245 KB   
240/245 KB   
244/245 KB   
245/245 KB   
             
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 1398.1 KB/sec)
13:44:23 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
13:44:23 2/2 KB       
         
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 40.9 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9.jar
13:44:23 2/87 KB   
4/87 KB   
6/87 KB   
8/87 KB   
10/87 KB   
12/87 KB   
14/87 KB   
16/87 KB   
18/87 KB   
20/87 KB   
22/87 KB   
24/87 KB   
26/87 KB   
28/87 KB   
30/87 KB   
32/87 KB   
34/87 KB   
36/87 KB   
38/87 KB   
40/87 KB   
42/87 KB   
44/87 KB   
46/87 KB   
48/87 KB   
50/87 KB   
52/87 KB   
54/87 KB   
56/87 KB   
58/87 KB   
60/87 KB   
62/87 KB   
64/87 KB   
66/87 KB   
68/87 KB   
70/87 KB   
72/87 KB   
74/87 KB   
76/87 KB   
78/87 KB   
80/87 KB   
82/87 KB   
84/87 KB   
86/87 KB   
87/87 KB   
           
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9.jar (87 KB at 1022.3 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9.pom
13:44:23 2/7 KB     
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9.pom (7 KB at 123.0 KB/sec)
13:44:23 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/maven-metadata.xml
13:44:23 813/813 B   
            
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/maven-metadata.xml (813 B at 19.4 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
13:44:23 2/2 KB      
         
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 21.6 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/maven-metadata.xml
13:44:23 813/813 B   
            
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/maven-metadata.xml (813 B at 16.9 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9-sources.jar
13:44:23 2/58 KB     
4/58 KB   
6/58 KB   
8/58 KB   
10/58 KB   
12/58 KB   
14/58 KB   
16/58 KB   
18/58 KB   
20/58 KB   
22/58 KB   
24/58 KB   
26/58 KB   
28/58 KB   
30/58 KB   
32/58 KB   
34/58 KB   
36/58 KB   
38/58 KB   
40/58 KB   
42/58 KB   
44/58 KB   
46/58 KB   
48/58 KB   
50/58 KB   
52/58 KB   
54/58 KB   
56/58 KB   
58/58 KB   
           
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9-sources.jar (58 KB at 930.2 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
13:44:23 2/2 KB     
         
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 27.6 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9-javadoc.jar
13:44:23 2/304 KB   
4/304 KB   
6/304 KB   
8/304 KB   
10/304 KB   
12/304 KB   
14/304 KB   
16/304 KB   
18/304 KB   
20/304 KB   
22/304 KB   
24/304 KB   
26/304 KB   
28/304 KB   
30/304 KB   
32/304 KB   
34/304 KB   
36/304 KB   
38/304 KB   
40/304 KB   
42/304 KB   
44/304 KB   
46/304 KB   
48/304 KB   
50/304 KB   
52/304 KB   
54/304 KB   
56/304 KB   
58/304 KB   
60/304 KB   
62/304 KB   
64/304 KB   
66/304 KB   
68/304 KB   
70/304 KB   
72/304 KB   
74/304 KB   
76/304 KB   
78/304 KB   
80/304 KB   
82/304 KB   
84/304 KB   
86/304 KB   
88/304 KB   
90/304 KB   
92/304 KB   
94/304 KB   
96/304 KB   
98/304 KB   
100/304 KB   
102/304 KB   
104/304 KB   
106/304 KB   
108/304 KB   
110/304 KB   
112/304 KB   
114/304 KB   
116/304 KB   
118/304 KB   
120/304 KB   
122/304 KB   
124/304 KB   
126/304 KB   
128/304 KB   
130/304 KB   
132/304 KB   
134/304 KB   
136/304 KB   
138/304 KB   
140/304 KB   
142/304 KB   
144/304 KB   
146/304 KB   
148/304 KB   
150/304 KB   
152/304 KB   
154/304 KB   
156/304 KB   
158/304 KB   
160/304 KB   
162/304 KB   
164/304 KB   
166/304 KB   
168/304 KB   
170/304 KB   
172/304 KB   
174/304 KB   
176/304 KB   
178/304 KB   
180/304 KB   
182/304 KB   
184/304 KB   
186/304 KB   
188/304 KB   
190/304 KB   
192/304 KB   
194/304 KB   
196/304 KB   
198/304 KB   
200/304 KB   
202/304 KB   
204/304 KB   
206/304 KB   
208/304 KB   
210/304 KB   
212/304 KB   
214/304 KB   
216/304 KB   
218/304 KB   
220/304 KB   
222/304 KB   
224/304 KB   
226/304 KB   
228/304 KB   
230/304 KB   
232/304 KB   
234/304 KB   
236/304 KB   
238/304 KB   
240/304 KB   
242/304 KB   
244/304 KB   
246/304 KB   
248/304 KB   
250/304 KB   
252/304 KB   
254/304 KB   
256/304 KB   
258/304 KB   
260/304 KB   
262/304 KB   
264/304 KB   
266/304 KB   
268/304 KB   
270/304 KB   
272/304 KB   
274/304 KB   
276/304 KB   
278/304 KB   
280/304 KB   
282/304 KB   
284/304 KB   
286/304 KB   
288/304 KB   
290/304 KB   
292/304 KB   
294/304 KB   
296/304 KB   
298/304 KB   
300/304 KB   
302/304 KB   
304/304 KB   
             
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20150129.124423-9-javadoc.jar (304 KB at 2664.1 KB/sec)
13:44:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
13:44:23 2/2 KB       
         
Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 23.7 KB/sec)
13:44:23 [INFO] ------------------------------------------------------------------------
13:44:23 [INFO] BUILD SUCCESS
13:44:23 [INFO] ------------------------------------------------------------------------
13:44:23 [INFO] Total time: 13.521s
13:44:23 [INFO] Finished at: Thu Jan 29 13:44:23 CET 2015
13:44:23 [INFO] Final Memory: 26M/318M
13:44:23 [INFO] ------------------------------------------------------------------------
13:44:24 IRC notifier plugin: Sending notification to: #textgrid
13:44:24 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
13:44:25 Triggering a new build of lab-dependencies
13:44:25 Triggering a new build of Aggregator
13:44:25 Started calculate disk usage of build
13:44:26 Finished Calculation of disk usage of build in 0 seconds
13:44:26 Started calculate disk usage of workspace
13:44:26 Finished Calculation of disk usage of workspace in 0 seconds
13:44:26 Finished: SUCCESS