[ https://issues.apache.org/jira/browse/MNG-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636982#comment-17636982 ]
Miroslav Zaťko commented on MNG-7211: ------------------------------------- same behavior in version 3.8.6 > [WARNING] The requested profile "ABCDEF" could not be activated because it > does not exist. > ------------------------------------------------------------------------------------------ > > Key: MNG-7211 > URL: https://issues.apache.org/jira/browse/MNG-7211 > Project: Maven > Issue Type: Bug > Components: Core, Profiles > Affects Versions: 3.8.1 > Reporter: Miroslav Zaťko > Assignee: Robert Scholte > Priority: Major > > WARNING comes at end of build log if profile is defined in settings.xml (it > definitely does exist) and even more, I am deactivating it, not activating... > {code:bash} > mvn -P!ABCDEF clean test > {code} > in fact, profile is deactivated during build so everything goes as expected, > except misleading message -- This message was sent by Atlassian Jira (v8.20.10#820010)