[
https://issues.apache.org/jira/browse/TIKA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3160.
-------------------------------
Resolution: Fixed
> Run surefire with headless
> --------------------------
>
> Key: TIKA-3160
> URL: https://issues.apache.org/jira/browse/TIKA-3160
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
>
> On a mac, when building Tika, I noticed that something was triggering a new
> Java process and stealing "focus" during the build. One of the triggers
> appears to be awt while parsing images in a PDFBox unit test:
> https://github.com/apache/tika/blob/main/tika-parsers/src/test/java/org/apache/tika/parser/pdf/PDFParserTest.java#L1423
> Let's add headless to the surefire configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)