[
https://issues.apache.org/jira/browse/SLING-10496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368314#comment-17368314
]
Konrad Windszus edited comment on SLING-10496 at 3/14/22, 9:54 AM:
-------------------------------------------------------------------
I implemented option 1 in
https://github.com/apache/sling-tooling-jenkins/commit/8b339ce775e95e6c96781223b38f55b18145bbbc
and
https://github.com/apache/sling-org-apache-sling-starter/commit/3325782d542d9ba5e462160df1f9e94937266045.
was (Author: kwin):
I implemented option 2 in
https://github.com/apache/sling-tooling-jenkins/commit/8b339ce775e95e6c96781223b38f55b18145bbbc
and
https://github.com/apache/sling-org-apache-sling-starter/commit/3325782d542d9ba5e462160df1f9e94937266045.
> 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: Starter 12
>
>
> 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.20.1#820001)