Skip to content

Commit 73f13c7

Browse files
committed
beta-1 release fix
1 parent 0cd7717 commit 73f13c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tika-parent/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,6 +1500,10 @@
15001500
<version>3.3.1</version>
15011501
<configuration>
15021502
<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>
15031507
</configuration>
15041508
<dependencies>
15051509
<dependency>

0 commit comments

Comments
 (0)