Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Starter 12
-
None
Description
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.
Attachments
Issue Links
- links to