[ 
https://issues.apache.org/jira/browse/SLING-10496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated SLING-10496:
------------------------------------
    Description: 
Most builds with Jenkins emit the following warning
{code}
[WARNING] The requested profile "ci" could not be activated because it does not 
exist.
{code}

This is especially important for the Maven 4 
(https://issues.apache.org/jira/browse/MNG-7051) as that will break by default 
if the profile is not found.

  was:
Most builds with Jenkins emit the following warning
{code}
[WARNING] The requested profile "ci" could not be activated because it does not 
exist.
{code}

To prevent the warning, the parent should contain an empty profile with that 
name. This is especially important for the Maven 4 
(https://issues.apache.org/jira/browse/MNG-7051) as that will break by default 
if the profile is not found.


> Prevent warning about non-existing profile "ci"
> -----------------------------------------------
>
>                 Key: SLING-10496
>                 URL: https://issues.apache.org/jira/browse/SLING-10496
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Parent 44
>
>
> Most builds with Jenkins emit the following warning
> {code}
> [WARNING] The requested profile "ci" could not be activated because it does 
> not exist.
> {code}
> This is especially important for the Maven 4 
> (https://issues.apache.org/jira/browse/MNG-7051) as that will break by 
> default if the profile is not found.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to