There was an error while loading. Please reload this page.
1 parent 9298dc3 commit b7f728dCopy full SHA for b7f728d
1 file changed
tika-parent/pom.xml
@@ -1477,7 +1477,7 @@
1477
<exclude>**/XMPRights.java</exclude>
1478
</excludes>
1479
<licenseHeader>
1480
- <file>${maven.multiModuleProjectDirectory}/tika-parent/license-header.txt</file>
+ <file>${session.executionRootDirectory}/tika-parent/license-header.txt</file>
1481
<delimiter>package</delimiter>
1482
</licenseHeader>
1483
<indent>
@@ -1495,7 +1495,7 @@
1495
<goals>
1496
<goal>${spotless.goal}</goal>
1497
</goals>
1498
- <phase>process-sources</phase>
+ <phase>initialize</phase>
1499
</execution>
1500
</executions>
1501
</plugin>
0 commit comments