[
https://issues.apache.org/jira/browse/TIKA-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045296#comment-18045296
]
Tim Allison edited comment on TIKA-4573 at 12/16/25 12:39 AM:
--------------------------------------------------------------
Y, this is a spotless problem.
I've been doing mvn xyz -Dspotless.skip.
If there's a better solution, please apply!
I think I tried that multiModuleProjectDirectory, and that didn't work in
either github or jenkins. :/ It does work locally. Let’s modify the profile for
ci.
I'm sorry for the pain here.
was (Author: [email protected]):
Y, this is a spotless problem.
I've been doing mvn xyz -Dspotless.skip.
If there's a better solution, please apply!
I think I tried that multiModuleProjectDirectory, and that didn't work in
either github or jenkins. :/
Please try it out. I'm sorry for the pain here.
> fix builds such that they can be run from sub-directories
> ---------------------------------------------------------
>
> Key: TIKA-4573
> URL: https://issues.apache.org/jira/browse/TIKA-4573
> Project: Tika
> Issue Type: Task
> Reporter: Nicholas DiPiazza
> Priority: Major
>
> builds dont' work in sub-directories anymore
> example
> cd tika-pipes
> mvn clean install
> [ERROR] Failed to execute goal
> com.diffplug.spotless:spotless-maven-plugin:3.1.0:apply (default) on project
> tika-pipes-plugins: Execution default of goal
> com.diffplug.spotless:spotless-maven-plugin:3.1.0:apply failed: Unable to
> locate file with path:
> /home/ndipiazza/source/github/apache/tika/tika-pipes/tika-pipes-plugins/tika-parent/license-header.txt:
> Could not find resource
> '/home/ndipiazza/source/github/apache/tika/tika-pipes/tika-pipes-plugins/tika-parent/license-header.txt'.
> -> [Help 1]
> [ERROR]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)