[
https://issues.apache.org/jira/browse/TIKA-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563908#comment-17563908
]
Tim Allison commented on TIKA-3743:
-----------------------------------
Whatever I did did not fix what I was hoping for. When we change the version
of Tika through a release, the next build doesn't work in github's workflows
until Hudson completes and puts the artifacts in apache's nightly snapshots.
{{mvn clean install}} I thought would fix this because the artifacts should be
installed in the ci instance's m2 repo.
In short, I don't know???
> github actions -- we should install
> -----------------------------------
>
> Key: TIKA-3743
> URL: https://issues.apache.org/jira/browse/TIKA-3743
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Trivial
> Attachments: Screenshot from 2022-04-28 11-39-16.png
>
>
> We're calling {{mvn clean javadoc:aggregate test}}. This requires github to
> pull dependencies from the snapshot repo. We should add {{install}} so that
> the builds use the dependencies that were just built.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)