Hi, for me "mvn install" works as well, I'm on Windows, Cygwin, Maven 3.2.3
Dominik. $ mvn install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.tika:tika-core:bundle:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-failsafe-plugin is missing. @ org.apache.tika:tika-core:[unknown-version], C:\workspaces\tika-poi-314-beta1\tika-core\pom.xml, line 96, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Tika parent [INFO] Apache Tika core [INFO] Apache Tika parsers [INFO] Apache Tika application [INFO] Apache Tika OSGi bundle [INFO] Apache Tika [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika parent 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-parent --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-parent --- [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-parent\pom.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-parent\1.0-SNAPSHOT\tika-parent-1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika core 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-core --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tika-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tika-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tika-core --- [INFO] Surefire report directory: C:\workspaces\tika-poi-314-beta1\tika-core\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tika.detect.MagicDetectorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.apache.tika.detect.NameDetectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.tika.detect.TextDetectorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.tika.detect.TypeDetectorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.fork.ForkParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.836 sec Running org.apache.tika.io.LookaheadInputStreamTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.io.TikaInputStreamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.tika.language.LanguageIdentifierTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.94 sec Running org.apache.tika.language.LanguageProfilerBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec Running org.apache.tika.language.LanguageProfileTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.tika.language.ProfilingWriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.metadata.TestMetadata Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.tika.metadata.TestMetadataHelper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.tika.mime.MediaTypeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.mime.MimeDetectionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec Running org.apache.tika.mime.MimeTypesReaderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec Running org.apache.tika.mime.PatternsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec Running org.apache.tika.parser.CompositeParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running org.apache.tika.sax.BodyContentHandlerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.apache.tika.sax.OfflineContentHandlerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.tika.sax.SafeContentHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.sax.SecureContentHandlerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec Running org.apache.tika.sax.SerializerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.tika.sax.XHTMLContentHandlerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.tika.sax.xpath.XPathParserTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.apache.tika.TestRereadableInputStream Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.apache.tika.TikaDetectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.apache.tika.utils.CharsetUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.apache.tika.utils.RegexUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 106, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ tika-core --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika-core --- [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ tika-core --- Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 11.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 20.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 68.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 40.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 37.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 40.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 18.2 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 28.3 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 44.9 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 48.6 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 52.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit3/2.19.1/surefire-junit3-2.19.1.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit3/2.19.1/surefire-junit3-2.19.1.pom (3 KB at 20.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 24.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit3/2.19.1/surefire-junit3-2.19.1.jar Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit3/2.19.1/surefire-junit3-2.19.1.jar (26 KB at 92.0 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tika.TikaIT Apache Tika 1.0-SNAPSHOT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.apache.tika.TikaIT Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}. [INFO] [INFO] >>> clirr-maven-plugin:2.3:check (default) > compile @ tika-core >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-core --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tika-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< clirr-maven-plugin:2.3:check (default) < compile @ tika-core <<< [INFO] [INFO] --- clirr-maven-plugin:2.3:check (default) @ tika-core --- Downloading: https://repo.maven.apache.org/maven2/net/sf/clirr/clirr-core/0.6/clirr-core-0.6.pom Downloaded: https://repo.maven.apache.org/maven2/net/sf/clirr/clirr-core/0.6/clirr-core-0.6.pom (4 KB at 23.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.pom (619 B at 10.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom Downloaded: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom (160 B at 2.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.pom (2 KB at 25.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 17.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 17.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 17.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 17.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 14.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 15.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 6.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.pom (2 KB at 10.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-7/doxia-site-renderer-1.0-alpha-7.pom (2 KB at 9.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.pom Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.2/plexus-velocity-1.1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom Downloaded: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom Downloaded: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom Downloaded: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.pom Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.pom Downloaded: https://repo.maven.apache.org/maven2/velocity/velocity/1.4/velocity-1.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.pom Downloaded: https://repo.maven.apache.org/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-7/doxia-decoration-model-1.0-alpha-7.pom (2 KB at 2.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/net/sf/clirr/clirr-core/0.6/clirr-core-0.6.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.jar Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.jar Downloading: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.jar Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.7/oro-2.0.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.jar (14 KB at 31.8 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar (28 KB at 30.6 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/net/sf/clirr/clirr-core/0.6/clirr-core-0.6.jar (68 KB at 61.8 KB/sec) Downloaded: https://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.jar (521 KB at 96.7 KB/sec) [INFO] artifact org.apache.tika:tika-core: checking for updates from central [INFO] Comparing to version: 0.10 Downloading: https://repo.maven.apache.org/maven2/org/apache/tika/tika-core/0.10/tika-core-0.10.jar Downloaded: https://repo.maven.apache.org/maven2/org/apache/tika/tika-core/0.10/tika-core-0.10.jar (371 KB at 41.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/tika/tika-core/0.10/tika-core-0.10.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/tika/tika-core/0.10/tika-core-0.10.pom (3 KB at 18.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/0.10/tika-parent-0.10.pom Downloaded: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/0.10/tika-parent-0.10.pom (10 KB at 7.3 KB/sec) [INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ tika-core --- [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-core --- [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-core\target\tika-core-1.0-SNAPSHOT.jar to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-core\1.0-SNAPSHOT\tika-core-1.0-SNAPSHOT.jar [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-core\pom.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-core\1.0-SNAPSHOT\tika-core-1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ tika-core --- [INFO] Writing OBR metadata [INFO] Installing org/apache/tika/tika-core/1.0-SNAPSHOT/tika-core-1.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika parsers 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-parsers --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tika-parsers --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-parsers --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tika-parsers --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 218 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-parsers --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tika-parsers --- [INFO] Surefire report directory: C:\workspaces\tika-poi-314-beta1\tika-parsers\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tika.detect.TestContainerAwareDetector Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 sec Running org.apache.tika.mime.MimeTypesTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.mime.MimeTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.tika.mime.TestMimeTypes Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 sec Running org.apache.tika.parser.asm.ClassParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running org.apache.tika.parser.audio.AudioParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running org.apache.tika.parser.audio.MidiParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.apache.tika.parser.AutoDetectParserTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 sec Running org.apache.tika.parser.chm.TestChmBlockInfo Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.apache.tika.parser.chm.TestChmDocumentInformation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec Running org.apache.tika.parser.chm.TestChmExtraction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 sec Running org.apache.tika.parser.chm.TestChmExtractor Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec Running org.apache.tika.parser.chm.TestChmItsfHeader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.tika.parser.chm.TestChmItspHeader Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.tika.parser.chm.TestChmLzxcControlData Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.parser.chm.TestChmLzxcResetTable Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.parser.chm.TestChmLzxState Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.tika.parser.chm.TestDirectoryListingEntry Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.tika.parser.chm.TestPmgiHeader Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.tika.parser.chm.TestPmglHeader Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.tika.parser.dwg.DWGParserTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.apache.tika.parser.epub.EpubParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tika.parser.feed.FeedParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.tika.parser.hdf.HDFParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec Running org.apache.tika.parser.html.HtmlParserTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec Running org.apache.tika.parser.image.ImageMetadataExtractorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec Running org.apache.tika.parser.image.ImageParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.apache.tika.parser.image.MetadataFieldsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.tika.parser.image.PSDParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.tika.parser.image.TiffParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.apache.tika.parser.image.xmp.JempboxExtractorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.apache.tika.parser.iwork.IWorkParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec Running org.apache.tika.parser.jpeg.JpegParserTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running org.apache.tika.parser.mail.RFC822ParserTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec Running org.apache.tika.parser.mbox.MboxParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.apache.tika.parser.microsoft.ExcelParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec Running org.apache.tika.parser.microsoft.ooxml.OOXMLContainerExtractionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.41 sec Running org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 sec Running org.apache.tika.parser.microsoft.OutlookParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec Running org.apache.tika.parser.microsoft.POIContainerExtractionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec Running org.apache.tika.parser.microsoft.PowerPointParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec Running org.apache.tika.parser.microsoft.PublisherParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.apache.tika.parser.microsoft.TNEFParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec Running org.apache.tika.parser.microsoft.VisioParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.tika.parser.microsoft.WordParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.apache.tika.parser.microsoft.WriteProtectedParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.apache.tika.parser.mp3.Mp3ParserTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec Running org.apache.tika.parser.netcdf.NetCDFParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.apache.tika.parser.odf.ODFParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running org.apache.tika.parser.ParsingReaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec Running org.apache.tika.parser.pdf.PDFParserTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.805 sec Running org.apache.tika.parser.pkg.Bzip2ParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 sec Running org.apache.tika.parser.pkg.GzipParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec Running org.apache.tika.parser.pkg.TarParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec Running org.apache.tika.parser.pkg.ZipParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 sec Running org.apache.tika.parser.prt.PRTParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running org.apache.tika.parser.rtf.RTFParserTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec Running org.apache.tika.parser.txt.TXTParserTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.apache.tika.parser.video.FLVParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running org.apache.tika.parser.xml.DcXMLParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.tika.parser.xml.FictionBookParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.apache.tika.TestParsers Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 sec Results : Tests run: 334, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ tika-parsers --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika-parsers --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-parsers --- [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-parsers\target\tika-parsers-1.0-SNAPSHOT.jar to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-parsers\1.0-SNAPSHOT\tika-parsers-1.0-SNAPSHOT.jar [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-parsers\pom.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-parsers\1.0-SNAPSHOT\tika-parsers-1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ tika-parsers --- [INFO] Installing org/apache/tika/tika-parsers/1.0-SNAPSHOT/tika-parsers-1.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika application 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-app --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tika-app --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-app --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tika-app --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-app --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tika-app --- [INFO] Surefire report directory: C:\workspaces\tika-poi-314-beta1\tika-app\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tika.cli.TikaCLITest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.682 sec Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ tika-app --- [WARNING] Warning building bundle org.apache.tika:tika-app:bundle:1.0-SNAPSHOT : Split package org/apache/tika/parser/external Use directive -split-package:=(merge-first|merge-last|error|first) on Export/Private Package instruction to get rid of this warning Package found in [Jar:tika-parsers, Jar:tika-core] Reference from C:\workspaces\tika-poi-314-beta1\tika-core\target\tika-core-1.0-SNAPSHOT.jar Classpath [Jar:., Jar:tika-parsers, Jar:tika-core, Jar:netcdf, Jar:apache-mime4j-core, Jar:apache-mime4j-dom, Jar:commons-compress, Jar:commons-codec, Jar:pdfbox, Jar:fontbox, Jar:jempbox, Jar:commons-logging, Jar:bcmail-jdk15, Jar:bcprov-jdk15, Jar:poi, Jar:poi-scratchpad, Jar:poi-ooxml, Jar:poi-ooxml-schemas, Jar:xmlbeans, Jar:dom4j, Jar:geronimo-stax-api_1.0_spec, Jar:tagsoup, Jar:asm, Jar:metadata-extractor, Jar:boilerpipe, Jar:rome, Jar:jdom, Jar:slf4j-log4j12, Jar:slf4j-api, Jar:log4j, Jar:gson] [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika-app --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-app --- [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-app\target\tika-app-1.0-SNAPSHOT.jar to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-app\1.0-SNAPSHOT\tika-app-1.0-SNAPSHOT.jar [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-app\pom.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-app\1.0-SNAPSHOT\tika-app-1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ tika-app --- [INFO] Installing org/apache/tika/tika-app/1.0-SNAPSHOT/tika-app-1.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika OSGi bundle 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika-bundle --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tika-bundle --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\workspaces\tika-poi-314-beta1\tika-bundle\src\main\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-bundle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ tika-bundle --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\workspaces\tika-poi-314-beta1\tika-bundle\src\test\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tika-bundle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ tika-bundle --- [INFO] Surefire report directory: C:\workspaces\tika-poi-314-beta1\tika-bundle\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ tika-bundle --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika-bundle --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika-bundle --- [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-bundle\target\tika-bundle-1.0-SNAPSHOT.jar to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-bundle\1.0-SNAPSHOT\tika-bundle-1.0-SNAPSHOT.jar [INFO] Installing C:\workspaces\tika-poi-314-beta1\tika-bundle\pom.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika-bundle\1.0-SNAPSHOT\tika-bundle-1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ tika-bundle --- [INFO] Installing org/apache/tika/tika-bundle/1.0-SNAPSHOT/tika-bundle-1.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tika 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tika --- [INFO] Installing C:\workspaces\tika-poi-314-beta1\pom.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika\1.0-SNAPSHOT\tika-1.0-SNAPSHOT.pom [INFO] Installing C:\workspaces\tika-poi-314-beta1\target\tika-1.0-SNAPSHOT-site.xml to C:\Users\dominik.stadler\.m2\repository\org\apache\tika\tika\1.0-SNAPSHOT\tika-1.0-SNAPSHOT-site.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Tika parent ................................. SUCCESS [ 1.911 s] [INFO] Apache Tika core ................................... SUCCESS [ 43.018 s] [INFO] Apache Tika parsers ................................ SUCCESS [ 45.710 s] [INFO] Apache Tika application ............................ SUCCESS [ 18.910 s] [INFO] Apache Tika OSGi bundle ............................ SUCCESS [ 3.773 s] [INFO] Apache Tika ........................................ SUCCESS [ 0.073 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:54 min [INFO] Finished at: 2016-01-08T07:30:11+01:00 [INFO] Final Memory: 37M/1039M [INFO] ------------------------------------------------------------------------ $ mvn -v Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T22:58:10+02:00) Maven home: C:\workspaces\devtools\apache-maven-3.2.3 Java version: 1.8.0_66, vendor: Oracle Corporation Java home: C:\workspaces\devtools\jdk1.8.0_66_x64\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos" On Thu, Jan 7, 2016 at 9:42 PM, Allison, Timothy B. <[email protected]> wrote: > Y, that does for me, too. Huh. > > "mvn install" throws the exception. > > -----Original Message----- > From: Dominik Stadler [mailto:[email protected]] > Sent: Thursday, January 07, 2016 2:33 PM > To: POI Developers List <[email protected]> > Subject: Re: help with 3.14-beta1 bundling within Tika > > Hi, > > How do you reproduce this? "mvn package" works for me on Windows. > > Dominik. > > On Thu, Jan 7, 2016 at 4:29 PM, Allison, Timothy B. <[email protected]> > wrote: > > > Or, I should say...this is the branch that I'm using to work on this. > > Tika-bundle is still having problems. :) > > > > -----Original Message----- > > From: Allison, Timothy B. [mailto:[email protected]] > > Sent: Wednesday, January 06, 2016 1:29 PM > > To: POI Developers List <[email protected]> > > Subject: RE: help with 3.14-beta1 bundling within Tika > > > > Working here: > > > > https://github.com/tballison/tika/tree/poi-3_14_beta1 > > > > > > > > -----Original Message----- > > From: Allison, Timothy B. [mailto:[email protected]] > > Sent: Wednesday, January 06, 2016 1:24 PM > > To: POI Developers List <[email protected]> > > Cc: [email protected] > > Subject: RE: help with 3.14-beta1 bundling within Tika > > > > No problem at all! > > > > No luck with that modification. Hmm...still getting: > > > > > > Unresolved constraint in bundle org.apache.tika.bundle [17]: Unable to > > resolve 17.0: missing requirement [17.0] osgi.wiring.package; > > (osgi.wiring.package=com.microsoft.schemas.office.powerpoint) > > > > > > For kicks, I tried com.microsoft.schemas.*, but that, of course, was a > > non-starter. > > > > Bob, any recommendations? > > > > -----Original Message----- > > From: Andreas Beeker [mailto:[email protected]] > > Sent: Wednesday, January 06, 2016 12:29 PM > > To: POI Developers List <[email protected]> > > Subject: Re: help with 3.14-beta1 bundling within Tika > > > > Hi Tim, > > > > sorry for dropping on that issue ... I've seen the Jira-Issue but > > somehow forgot about it. > > I've renamed the vendor specific packages with #58617, so they fit > > better to the visio resources. > > > > Please try adding the following to tika-bundle\pom.xml: > > schemasMicrosoftComOfficePowerpoint;resolution:=optional, > > schemasMicrosoftComOfficeWord;resolution:=optional, > > + com.microsoft.schemas;resolution:=optional, > > > > These should catch all schema files. > > I guess, the above is recursive, otherwise you would need to add all > > the sub-packages (...vml, ...office.excel, ...office.office, etc.) I > > haven't tested it myself, as the full tika build wasn't working on my > > machine and I haven't put effort in fixing it. > > > > Andi > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For additional > > commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For additional > > commands, e-mail: [email protected] > > > > >
