Konrad Windszus created SLING-9189:
--------------------------------------
Summary: release:perform issues [WARNING] The requested profile
"pom.xml" could not be activated because it does not exist.
Key: SLING-9189
URL: https://issues.apache.org/jira/browse/SLING-9189
Project: Sling
Issue Type: Bug
Components: General
Affects Versions: Parent 38
Reporter: Konrad Windszus
Fix For: Parent 39
During the {{mvn release:perform}} execution the following line in the log can
be observed
{code}
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Total time: 25.851 s
[INFO] [INFO] Finished at: 2020-03-09T19:59:04+01:00
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [WARNING] The requested profile "pom.xml" could not be activated because
it does not exist.
[INFO] phase cleanup
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)