Re: Strange behavior using maven build-cache extension in maven-release-plugin goals

2024-01-29 Thread Javier Gómez
, particularly with links and attachments. interesting. is the deploy goal executed twice as well when you run "mvn deploy"? (as you marked as it as alwaysRun) On Sun, 21 Jan 2024 at 23:00, Javier Gómez wrote: Hi all, We are starting to apply the build-cache maven extension in our lo

Strange behavior using maven build-cache extension in maven-release-plugin goals

2024-01-21 Thread Javier Gómez
Hi all, We are starting to apply the build-cache maven extension in our local and CI environment,  and we have seen strange behavior in several maven projects, when using the release plugin in conjunction with build-cache, which we have been able to reproduce both locally and in CI. Our

overwriting a read-only attribute in Checkstyle config

2020-04-23 Thread Javier Gómez
Hi, we are testing a config, that overwrites a readonly attribute, in Maven Checkstyle plugin config, to be able to analyze a set of resource folders in project root folder. We don't want to define this spefic folders config in POM build block, to avoid inherit that in child POMs, so we