Thank you, Tilman.  Done.

On Tue, Nov 3, 2020 at 2:51 PM Tilman Hausherr <[email protected]>
wrote:

> Tim:
>
> > Should we bump maven-bundle-plugin to 5.1.1?
>
>
> Yes. I did so with PDFBox for the same reason.
>
> Tilman
> (wrong threading because I'm not getting all messages, probably because
> of my ISP)
>
>
> Am 03.11.2020 um 12:43 schrieb Tilman Hausherr:
> > please try to change the applicable pom.xml so that the
> maven-bundle-plugin
> > is at 5.1.1
> >
> > (known problem with jdk15)
> >
> > Tilman
> >
> >
> >
> > --- Original-Nachricht ---
> > Von: Simon Opper
> > Betreff: maven build fail - 1.24
> > Datum: 03. November 2020, 3:08
> > An: [email protected]
> >
> >
> >
> >
> > Hi there
> >
> > I'm getting build errors for 1.24 on a windows 10 machine.
> >
> > Tried the github repo and mirrored jars with the same result.
> >
> > Tried to run with mvn clean install -Dossindex.fail=false
> > -Dtest=\!UnpackerResourceTest#testPDFImages
> >
> > this gave the same error.
> >
> > Using double checked fresh install of jdk 15.01 and maven 3.6.3
> >
> > Error message is included below
> >
> > Any guidance on resolution would be much appreciated.
> >
> > regards
> >
> > --
> > ____________________________________________________________
> > __________________________
> >
> > *Simon Opper*
> > Chief Data Scientist at SURROUND Australia Pty Ltd
> > Address P.O. Box 86, Mawson, Canberra ACT 2607
> > Phone +61 477 <++61+477+560+177>*641 837*
> > Email [email protected]
> > <mailto:[email protected]>
> > <[email protected]
> > <mailto:[email protected]> >Website
> > <https://www.surroundaustralia.com>
> >
> >
> > *Enhancing Intelligence Within Organisations*
> > *delivering evidence that connects decisions to outcomes*
> >
> >
> > snippet is -
> >
> > [ERROR] Failed to execute goal
> > org.apache.felix:maven-bundle-plugin:4.1.0:bundle (default-bundle) on
> > project tika-core: Execution default-bundle of goal
> > org.apache.felix:maven-bundle-plugin:4.1.0:bundle failed.:
> > ConcurrentModificationException -> [Help 1]
> >
> > verbose error text is below
> >
> > --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ tika-core ---
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary for Apache Tika 2.0.0-SNAPSHOT:
> > [INFO]
> > [INFO] Apache Tika parent ................................. SUCCESS [
> > 1.813 s]
> > [INFO] Apache Tika core ................................... FAILURE [
> > 7.528 s]
> > [INFO] Apache Tika parser modules ......................... SKIPPED
> > [INFO] tika-parser-jdbc-commons ........................... SKIPPED
> > [INFO] tika-parser-digest-commons ......................... SKIPPED
> > [INFO] tika-parser-mail-commons ........................... SKIPPED
> > [INFO] tika-parser-xmp-commons ............................ SKIPPED
> > [INFO] tika-parser-zip-commons ............................ SKIPPED
> > [INFO] tika-parser-image-module ........................... SKIPPED
> > [INFO] tika-parser-ocr-module ............................. SKIPPED
> > [INFO] tika-parser-audiovideo-module ...................... SKIPPED
> > [INFO] tika-parser-text-module ............................ SKIPPED
> > [INFO] tika-parser-code-module ............................ SKIPPED
> > [INFO] tika-parser-html-module ............................ SKIPPED
> > [INFO] tika-parser-font-module ............................ SKIPPED
> > [INFO] tika-parser-xml-module ............................. SKIPPED
> > [INFO] tika-parser-microsoft-module ....................... SKIPPED
> > [INFO] tika-parser-pkg-module ............................. SKIPPED
> > [INFO] tika-parser-pdf-module ............................. SKIPPED
> > [INFO] tika-parser-apple-module ........................... SKIPPED
> > [INFO] tika-parser-cad-module ............................. SKIPPED
> > [INFO] tika-parser-mail-module ............................ SKIPPED
> > [INFO] tika-parser-miscoffice-module ...................... SKIPPED
> > [INFO] tika-parser-news-module ............................ SKIPPED
> > [INFO] tika-parser-crypto-module .......................... SKIPPED
> > [INFO] tika-parser-integration-tests ...................... SKIPPED
> > [INFO] tika-parsers ....................................... SKIPPED
> > [INFO] tika-parsers-extended .............................. SKIPPED
> > [INFO] tika-parser-sqlite3-module ......................... SKIPPED
> > [INFO] tika-parser-scientific-module ...................... SKIPPED
> > [INFO] tika-parsers-extended-integration-tests ............ SKIPPED
> > [INFO] Apache Tika XMP .................................... SKIPPED
> > [INFO] Apache Tika serialization .......................... SKIPPED
> > [INFO] Apache Tika batch .................................. SKIPPED
> > [INFO] Apache Tika language detection ..................... SKIPPED
> > [INFO] tika-langdetect-commons ............................ SKIPPED
> > [INFO] tika-langdetect-lingo24 ............................ SKIPPED
> > [INFO] tika-langdetect-optimaize .......................... SKIPPED
> > [INFO] tika-langdetect-mitll-text ......................... SKIPPED
> > [INFO] tika-langdetect-opennlp ............................ SKIPPED
> > [INFO] Apache Tika application ............................ SKIPPED
> > [INFO] Apache Tika translate .............................. SKIPPED
> > [INFO] Apache Tika server ................................. SKIPPED
> > [INFO] Apache Tika fuzzing ................................ SKIPPED
> > [INFO] Apache Tika eval ................................... SKIPPED
> > [INFO] Apache Tika examples ............................... SKIPPED
> > [INFO] Apache Tika Java-7 Components ...................... SKIPPED
> > [INFO] tika-parsers-advanced .............................. SKIPPED
> > [INFO] tika-parser-nlp-module ............................. SKIPPED
> > [INFO] Apache Tika Natural Language Processing ............ SKIPPED
> > [INFO] tika-parser-advancedmedia-module ................... SKIPPED
> > [INFO] Apache Tika Deep Learning (powered by DL4J) ........ SKIPPED
> > [INFO] Apache Tika ........................................ SKIPPED
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 10.894 s
> > [INFO] Finished at: 2020-11-03T13:02:27+11:00
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > <org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test>
> > (default-test)
> > on project tika-core: No tests were executed! (Set -DfailIfNoTests=false
> > to ignore this error.) -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e
> > switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> > [ERROR] [Help 1]
> > <http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException>
> >
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> > command
> > [ERROR] mvn <args> -rf :tika-core
> >
>
>

Reply via email to