Howdy, RC-3 had a load of issues, mostly fixed on master: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%204.0.0-rc-4
Could you please try with a recent (if not latest) master build? https://repository.apache.org/content/repositories/snapshots/org/apache/maven/apache-maven/4.0.0-rc-4-SNAPSHOT/ Thanks T On Mon, Apr 21, 2025 at 2:17 PM <mfriedenha...@gmx.de.invalid> wrote: > > > Hi, > > we maybe abused file activation a bit and turned on specific packaging > plugins using marker file to activate profiles defined in our company pom. > Executions and configurations are already defined in the company pom's > pluginManagement section as well. > > So e.g. switching on 3 plugins we use to create DEB files from JARs could be > activated for single modules in a reactor project by touching a file > `module1/.companypom-profiles/create-deb`. > > However with Maven 4 RC3 we found that this does not work anymore. `mvn > help:active-profiles` does not show the profiles with Maven 4 either while > Maven 3.9.9 does, so basically it must be the core which changed behavior. > > I understand that using such an approach is at least unusual. > I mostly want to know whether this is on purpose or a bug. > > Best Regards > Mirko Friedenhagen > -- > Sent with my mobile > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org