Issue Overview
After undeploying the arquillian-managed.war under dropins it is still under apps/expanded.
If you start the server again by maven ci start-server the previously deployed arquillian-managed.war is still deployed.
Expected Behaviour
The arquillian-managed.war should be removed from Server completely.
Current Behaviour
The arquillian-managed.war is still deployed.
Steps To Reproduce
- Run arquillian test
- Look at apps/expanded .. it is still there.
Issue Overview
After undeploying the arquillian-managed.war under dropins it is still under apps/expanded.
If you start the server again by maven ci start-server the previously deployed arquillian-managed.war is still deployed.
Expected Behaviour
The arquillian-managed.war should be removed from Server completely.
Current Behaviour
The arquillian-managed.war is still deployed.
Steps To Reproduce