ascheman commented on issue #12288: URL: https://github.com/apache/maven/issues/12288#issuecomment-4751303458
> > Would it make sense to emit a single `[WARNING]` from `DefaultRepositorySystemSessionFactory#getPropertiesFromRequestedProfiles` when a profile > > > > * declares one of those four activation conditions, **and** > > * has a non-empty `<properties>` block, **and** > > * is not active via `<activeProfiles>` / CLI `-P` > > I would like to not emit such warnings, we don't known which properties are for repositories session. It's not about this particular properties but for any property which is ignored by the profile filtering. The user should be informed that their configuration is not used IMHO. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
