There was an error while loading. Please reload this page.
1 parent 0cd7717 commit 73f13c7Copy full SHA for 73f13c7
1 file changed
tika-parent/pom.xml
@@ -1500,6 +1500,10 @@
1500
<version>3.3.1</version>
1501
<configuration>
1502
<autoVersionSubmodules>true</autoVersionSubmodules>
1503
+ <!-- 'install' (not the default 'verify') so the install-only pf4j plugin zips
1504
+ (attach=false, installed via install:install-file; see tika-pipes plugins)
1505
+ are available in the local repo for sibling modules that depend on them. -->
1506
+ <preparationGoals>clean install</preparationGoals>
1507
</configuration>
1508
<dependencies>
1509
<dependency>
0 commit comments