jira-importer commented on issue #304: URL: https://github.com/apache/maven-invoker-plugin/issues/304#issuecomment-2957778528
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** commented As a workaround you can simply put a `goals.txt` into the IT project's base directory and specify the flag "-fn" as a goal, for example: ``` -fn package ``` Not pretty, but makes the IT build pass and calling your post build script for verification. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org