[
https://issues.apache.org/jira/browse/SLING-10984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved SLING-10984.
-------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-starter/commit/32c60204bbd4f805574c2bbf503a2d683f836356.
> Starter IT: docker-maven-plugin:stop executed prior to
> feature-launcher-maven-plugin:stop
> -----------------------------------------------------------------------------------------
>
> Key: SLING-10984
> URL: https://issues.apache.org/jira/browse/SLING-10984
> Project: Sling
> Issue Type: Bug
> Components: Starter
> Affects Versions: Starter 12
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Starter 12
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The order of the goals of {{docker-maven-plugin}} and
> {{feature-launcher-maven-plugin}} need to be executed in this order for the
> integration test
> # docker-maven-plugin:start
> # feature-launcher-maven-plugin:start
> # feature-launcher-maven-plugin:stop
> # docker-maven-plugin:stop
> But currently the docker container is stopped before the Sling feature is
> stopped.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)