Delany,
you are completely misunderstanding my use case. I am building with
every push, that is the pain, because I have a choice to
-- either see all test results with '-fn' but get a wrong build result
(passed)
-- or fewer test results with '-fae' and a correct build result
(fail
Oh its not, im just being thorough.
It just seems like your build iteration isn't frequent enough. If you're
not building on every MR/PR or with every push, maybe you need a separate
test build. Or maybe your reactor is too large and you need to split it
into separate projects. You could also leave
Thanks for digging, Delany. However, I am failing to see how this is
meant to solve my problem. Could you elaborate, please?
--
Alexander Kriegisch
https://scrum-master.de
Delany schrieb am 25.02.2022 18:05 (GMT +07:00):
> Alexander, here it is: https://github.com/raydac/mvn-finisher
> Delany
>
Alexander, here it is: https://github.com/raydac/mvn-finisher
Delany
On Mon, 7 Feb 2022 at 08:17, Delany wrote:
> Someone already wrote an "at end maven plugin". I used it for a while but
> removed it. Can't for the life of me find it in
> github/google/confluence/git log. Sorry!
> Delany
>
>
>
The Apache Maven team is pleased to announce the release of the Maven
Project Info Reports Plugin version 3.2.2.
https://maven.apache.org/plugins/maven-project-info-reports-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-projec