I integrated today the patch of Michael Stahl for
https://issues.apache.org/jira/browse/ODFTOOLKIT-395
Build well on my macbook.

But there is a build problem now giving the log:
> Could not find local repository for 2.2.1

What 2.2.1 repository is being the problem?
Anyone an idea?

PS: Already took a look into the Jenkins console no additional info.
https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/103/console

Thanks,
Svante

Am 05/12/14 um 11:23 schrieb Apache Jenkins Server:
> See 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/104/changes>
>
> Changes:
>
> [svanteschubert] validator: fix bugs in checking character content in foreign 
> elements
>
> See ODF 1.2 section 3.17 Foreign Elements and Attributes.
>
> In particular, for ODF 1.2 it was not actually checked whether an
> ancestor is a <text:p>/<text:h> element (which is where it differs from
> ODF 1.1).
>
> ------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building ODF Validator
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target>
> [TASKS] Scanning folder 
> '<https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/'>
>  for files matching the pattern '**/*.java' - excludes: 
> [TASKS] Found 44 files to scan for tasks
> Found 0 open tasks.
> [TASKS] Computing warning deltas based on reference build #99
> [INFO] [wagon:download-single {execution: download-odf-schema-v1.2}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-schemas.zip to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/OpenDocument-v1.2-os-schemas.zip>
> [INFO] [wagon:download-single {execution: download-odf-manifest-schema-v1.1}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-manifest-schema-v1.1.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.1/OpenDocument-manifest-schema-v1.1.rng>
> [INFO] [wagon:download-single {execution: download-odf-schema-v1.1}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-schema-v1.1.rng to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.1/OpenDocument-schema-v1.1.rng>
> [INFO] [wagon:download-single {execution: download-odf-strict-schema-v1.1}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-strict-schema-v1.1.rng 
> to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.1/OpenDocument-strict-schema-v1.1.rng>
> [INFO] [wagon:download-single {execution: download-odf-manifest-schema-v1.0}]
> [INFO] Downloading: 
> http://oasis-open.org/committees/download.php/12570/OpenDocument-manifest-schema-v1.0-os.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.0/OpenDocument-manifest-schema-v1.0-os.rng>
> [INFO] [wagon:download-single {execution: download-odf-schema-v1.0}]
> [INFO] Downloading: 
> http://www.oasis-open.org/committees/download.php/12571/OpenDocument-schema-v1.0-os.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.0/OpenDocument-schema-v1.0-os.rng>
> [INFO] [wagon:download-single {execution: download-odf-strict-schema-v1.0}]
> [INFO] Downloading: 
> http://www.oasis-open.org/committees/download.php/12569/OpenDocument-strict-schema-v1.0-os.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.0/OpenDocument-strict-schema-v1.0-os.rng>
> [INFO] [wagon:download-single {execution: download-mathml-schema-v3.0}]
> [INFO] Downloading: http://www.w3.org/Math/RelaxNG/mathml3-relaxng.zip to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml3-relaxng.zip>
> [INFO] [wagon:download-single {execution: download-mathml-schema-v2.0}]
> [INFO] Downloading: http://www.w3.org/Math/XMLSchema/mathml2.tgz to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml2.tgz>
> [INFO] [wagon:download-single {execution: download-mathml-schema-v1.01}]
> [INFO] Downloading: http://www.w3.org/pub/WWW/TR/REC-MathML/mmlents.zip to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mmlents.zip>
> [INFO] [antrun:run {execution: unzip schema packages}]
> [INFO] Executing tasks
>      [echo] unzip odf 1.2 schemas
>     [unzip] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/OpenDocument-v1.2-os-schemas.zip>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.2>
>      [echo] unzip mathml 3.0 schemas
>     [unzip] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml3-relaxng.zip>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas>
>      [echo] untar mathml 2.0 schemas
>     [untar] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml2.tgz>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas>
>      [echo] unzip mathml 1.01 schemas
>     [unzip] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mmlents.zip>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas>
> [INFO] Executed tasks
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 41 source files to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes>
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 10 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 3 source files to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/test-classes>
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/surefire-reports>
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.odftoolkit.odfvalidator.ValidTest
> OUTPUT:<span class='info'><span class='filePath'>extnumberstyle.ods:  
> </span><span class='messageType'>Info:</span> ODF version of root document: 
> 1.2</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-manifest-schema.rng:
>   </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle.ods/META-INF/manifest.xml:  </span><span 
> class='messageType'>Info:</span> no errors, no warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/mimetype:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods:  </span><span 
> class='messageType'>Info:</span> Media Type: 
> application/vnd.oasis.opendocument.spreadsheet</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-schema.rng:  
> </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/meta.xml:  
> </span><span class='messageType'>Info:</span> Generator: 
> LibreOfficeDev/4.5.0.0.alpha0$Linux_X86_64 
> LibreOffice_project/47588a4c98f1b668c7ffe2575c7e0851a63316bb</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/meta.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/settings.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='error'><span 
> class='filePath'>extnumberstyle.ods/styles.xml[32,19]:  </span><span 
> class='messageType'>Error:</span> Probably namespace URI of tag "text" is 
> wrong (correct one is 
> "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0")</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/styles.xml:  
> </span><span class='messageType'>Info:</span> 1 errors, no 
> warnings</span></br>
> <span class='error'><span 
> class='filePath'>extnumberstyle.ods/content.xml[2,3755]:  </span><span 
> class='messageType'>Error:</span> unexpected attribute 
> "calcext:value-type"</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/content.xml:  
> </span><span class='messageType'>Info:</span> 1 errors, no 
> warnings</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-dsig-schema.rng:
>   </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods:  </span><span 
> class='messageType'>Info:</span> 2 errors, no warnings</span></br>
>
> OUTPUT:<span class='info'><span class='filePath'>extnumberstyle.ods:  
> </span><span class='messageType'>Info:</span> ODF version of root document: 
> 1.2</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-manifest-schema.rng:
>   </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle.ods/META-INF/manifest.xml:  </span><span 
> class='messageType'>Info:</span> no errors, no warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/mimetype:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods:  </span><span 
> class='messageType'>Info:</span> Media Type: 
> application/vnd.oasis.opendocument.spreadsheet</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-schema.rng:  
> </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/meta.xml:  
> </span><span class='messageType'>Info:</span> Generator: 
> LibreOfficeDev/4.5.0.0.alpha0$Linux_X86_64 
> LibreOffice_project/47588a4c98f1b668c7ffe2575c7e0851a63316bb</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/meta.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/settings.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/styles.xml:  
> </span><span class='messageType'>Info:</span> extension element <loext:text> 
> found, element is ignored, element content is is ignored.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/styles.xml:  
> </span><span class='messageType'>Info:</span> extension element 
> <loext:fill-character> found, element is ignored, element content is is 
> ignored.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/styles.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/styles.xml:  
> </span><span class='messageType'>Info:</span> 2 extension elements from the 
> following namespace were found: 
> urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/content.xml:  
> </span><span class='messageType'>Info:</span> extension attribute 
> 'calcext:value-type' of element <table:table-cell> found and 
> ignored.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/content.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/content.xml:  
> </span><span class='messageType'>Info:</span> 2 extension elements from the 
> following namespace were found: 
> urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods/content.xml:  
> </span><span class='messageType'>Info:</span> 1 extension attributes from the 
> following namespace were found: 
> urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-dsig-schema.rng:
>   </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle.ods:  </span><span 
> class='messageType'>Info:</span> no errors, no warnings</span></br>
>
> OUTPUT:<span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods:  </span><span 
> class='messageType'>Info:</span> ODF version of root document: 1.2</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-manifest-schema.rng:
>   </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/META-INF/manifest.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/mimetype:  </span><span 
> class='messageType'>Info:</span> no errors, no warnings</span></br>
> <span class='info'><span class='filePath'>extnumberstyle-processcontent.ods:  
> </span><span class='messageType'>Info:</span> Media Type: 
> application/vnd.oasis.opendocument.spreadsheet</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-schema.rng:  
> </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/meta.xml:  </span><span 
> class='messageType'>Info:</span> Generator: 
> LibreOfficeDev/4.5.0.0.alpha0$Linux_X86_64 
> LibreOffice_project/47588a4c98f1b668c7ffe2575c7e0851a63316bb</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/meta.xml:  </span><span 
> class='messageType'>Info:</span> no errors, no warnings</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/settings.xml:  
> </span><span class='messageType'>Info:</span> no errors, no 
> warnings</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/styles.xml:  </span><span 
> class='messageType'>Info:</span> extension element <loext:text> found, 
> element is ignored, element content is processed.</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/styles.xml:  </span><span 
> class='messageType'>Info:</span> extension element <loext:fill-character> 
> found, element is ignored, element content is is ignored.</span></br>
> <span class='error'><span 
> class='filePath'>extnumberstyle-processcontent.ods/styles.xml[34,79]:  
> </span><span class='messageType'>Error:</span> unexpected character 
> literal</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/styles.xml:  </span><span 
> class='messageType'>Info:</span> 1 errors, no warnings</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/styles.xml:  </span><span 
> class='messageType'>Info:</span> 2 extension elements from the following 
> namespace were found: 
> urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/content.xml:  </span><span 
> class='messageType'>Info:</span> extension attribute 'calcext:value-type' of 
> element <table:table-cell> found and ignored.</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/content.xml:  </span><span 
> class='messageType'>Info:</span> no errors, no warnings</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/content.xml:  </span><span 
> class='messageType'>Info:</span> 2 extension elements from the following 
> namespace were found: 
> urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0</span></br>
> <span class='info'><span 
> class='filePath'>extnumberstyle-processcontent.ods/content.xml:  </span><span 
> class='messageType'>Info:</span> 1 extension attributes from the following 
> namespace were found: 
> urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0</span></br>
> <span class='info'><span 
> class='filePath'>internal:/schema/odf1.2/OpenDocument-v1.2-os-dsig-schema.rng:
>   </span><span class='messageType'>Info:</span> parsed.</span></br>
> <span class='info'><span class='filePath'>extnumberstyle-processcontent.ods:  
> </span><span class='messageType'>Info:</span> 1 errors, no 
> warnings</span></br>
>
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.875 sec
> Running org.odftoolkit.odfvalidator.InvalidPackageTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec
>
> Results :
>
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 2
>
> [JENKINS] Recording test results
> [INFO] [war:war {execution: default-war}]
> [INFO] Packaging webapp
> [INFO] Assembling webapp[odfvalidator] in 
> [<https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/odfvalidator-1.1.7-incubating-SNAPSHOT]>
> [INFO] Processing war project
> [INFO] Copying webapp 
> resources[<https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/src/main/webapp]>
> [INFO] Webapp assembled in[261 msecs]
> [INFO] Building war: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/odfvalidator-1.1.7-incubating-SNAPSHOT.war>
> [INFO] Preparing source:jar
> [WARNING] Removing: jar from forked lifecycle, to prevent recursive 
> invocation.
> [INFO] [wagon:download-single {execution: download-odf-schema-v1.2}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-schemas.zip to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/OpenDocument-v1.2-os-schemas.zip>
> [INFO] [wagon:download-single {execution: download-odf-manifest-schema-v1.1}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-manifest-schema-v1.1.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.1/OpenDocument-manifest-schema-v1.1.rng>
> [INFO] [wagon:download-single {execution: download-odf-schema-v1.1}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-schema-v1.1.rng to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.1/OpenDocument-schema-v1.1.rng>
> [INFO] [wagon:download-single {execution: download-odf-strict-schema-v1.1}]
> [INFO] Downloading: 
> http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-strict-schema-v1.1.rng 
> to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.1/OpenDocument-strict-schema-v1.1.rng>
> [INFO] [wagon:download-single {execution: download-odf-manifest-schema-v1.0}]
> [INFO] Downloading: 
> http://oasis-open.org/committees/download.php/12570/OpenDocument-manifest-schema-v1.0-os.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.0/OpenDocument-manifest-schema-v1.0-os.rng>
> [INFO] [wagon:download-single {execution: download-odf-schema-v1.0}]
> [INFO] Downloading: 
> http://www.oasis-open.org/committees/download.php/12571/OpenDocument-schema-v1.0-os.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.0/OpenDocument-schema-v1.0-os.rng>
> [INFO] [wagon:download-single {execution: download-odf-strict-schema-v1.0}]
> [INFO] Downloading: 
> http://www.oasis-open.org/committees/download.php/12569/OpenDocument-strict-schema-v1.0-os.rng
>  to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.0/OpenDocument-strict-schema-v1.0-os.rng>
> [INFO] [wagon:download-single {execution: download-mathml-schema-v3.0}]
> [INFO] Downloading: http://www.w3.org/Math/RelaxNG/mathml3-relaxng.zip to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml3-relaxng.zip>
> [INFO] [wagon:download-single {execution: download-mathml-schema-v2.0}]
> [INFO] Downloading: http://www.w3.org/Math/XMLSchema/mathml2.tgz to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml2.tgz>
> [INFO] [wagon:download-single {execution: download-mathml-schema-v1.01}]
> [INFO] Downloading: http://www.w3.org/pub/WWW/TR/REC-MathML/mmlents.zip to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mmlents.zip>
> [INFO] [antrun:run {execution: unzip schema packages}]
> [INFO] Executing tasks
>      [echo] unzip odf 1.2 schemas
>     [unzip] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/OpenDocument-v1.2-os-schemas.zip>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema/odf1.2>
>      [echo] unzip mathml 3.0 schemas
>     [unzip] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml3-relaxng.zip>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas>
>      [move] Moving 44 files to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema>
>      [echo] untar mathml 2.0 schemas
>     [untar] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mathml2.tgz>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas>
>      [move] Moving 30 files to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema>
>      [echo] unzip mathml 1.01 schemas
>     [unzip] Expanding: 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas/mmlents.zip>
>  into 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/schemas>
>      [move] Moving 25 files to 
> <https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfvalidator/ws/target/classes/schema>
> [INFO] Executed tasks
> ERROR: Could not find local repository for 2.2.1
> [FATAL ERROR] 
> hudson.maven.agent.PluginManagerInterceptor$1MojoIntercepterImpl#configureComponent(...)
>  caused a linkage error (java.lang.VerifyError) and may be out-of-date. Check 
> the realms:
> [FATAL ERROR] Plugin realm = 
> app0.child-container[org.apache.maven.plugins:maven-source-plugin:2.1.2]
> urls[0] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar
> urls[1] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
> urls[2] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar
> urls[3] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar
> urls[4] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar
> urls[5] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
> [FATAL ERROR] Container realm = plexus.core.maven
> urls[0] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-7/wagon-webdav-jackrabbit-1.0-beta-7.jar
> urls[1] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/maven/wagon/wagon-http-shared/1.0-beta-7/wagon-http-shared-1.0-beta-7.jar
> urls[2] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar
> urls[3] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar
> urls[4] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
> urls[5] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
> urls[6] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
> urls[7] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> urls[8] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar
> urls[9] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar
> urls[10] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.jar
> urls[11] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar
> urls[12] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/jvnet/wagon-svn/wagon-svn/1.9/wagon-svn-1.9.jar
> urls[13] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/jvnet/hudson/svnkit/svnkit/1.1.4-hudson-4/svnkit-1.1.4-hudson-4.jar
> urls[14] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar
> urls[15] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/1/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.jar
> ERROR: [INFO] 
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] 
> ------------------------------------------------------------------------
> Could not find local repository for 2.2.1
> [INFO] (class: org/apache/commons/codec/binary/Base64OutputStream, method: 
> <init> signature: (Ljava/io/OutputStream;ZI[B)V) Incompatible argument to 
> function
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.VerifyError: (class: 
> org/apache/commons/codec/binary/Base64OutputStream, method: <init> signature: 
> (Ljava/io/OutputStream;ZI[B)V) Incompatible argument to function
>       at hudson.console.ConsoleNote.encodeToBytes(ConsoleNote.java:182)
>       at hudson.console.ConsoleNote.encodeTo(ConsoleNote.java:157)
>       at hudson.util.StreamTaskListener.annotate(StreamTaskListener.java:157)
>       at hudson.util.StreamTaskListener._error(StreamTaskListener.java:132)
>       at hudson.util.StreamTaskListener.error(StreamTaskListener.java:141)
>       at 
> hudson.maven.reporters.MavenFingerprinter.recordParents(MavenFingerprinter.java:144)
>       at 
> hudson.maven.reporters.MavenFingerprinter.postBuild(MavenFingerprinter.java:110)
>       at hudson.maven.Maven2Builder.postModule(Maven2Builder.java:129)
>       at 
> hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:353)
>       at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:307)
>       at 
> org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
>       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>       at hudson.maven.agent.Main.launch(Main.java:205)
>       at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
>       at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
>       at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
>       at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>       at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>       at hudson.remoting.Request$2.run(Request.java:328)
>       at 
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
>       at java.lang.Thread.run(Thread.java:662)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 12 minutes 34 seconds
> [INFO] Finished at: Fri Dec 05 10:23:20 UTC 2014
> [INFO] Final Memory: 140M/377M
> [INFO] 
> ------------------------------------------------------------------------

Reply via email to