arquillian-suite-extension
arquillian-suite-extension copied to clipboard
Using with Swarm provokes multiple deployments
Howdy,
when I tried to use swarm, I got some error. Here is the relevant piece of the stacktrace:
Caused by: java.lang.IllegalArgumentException: Can not add multiple org.jboss.shrinkwrap.api.Archive deployments with the same name: _DEFAULT_
There is any workaround to deal with it? It could be fixed? Thanks in advance.
Could you create some sample project showing your error? That would help a lot..
Hello, thanks for the feedback. I´ve tested using the Payara container, and it worked as expected, using only one deployment. I´ll provide a sample project using Swarm so we can continue investigating this issue.
Here is a sample maven project which you can reproduce the error. Sorry for taking too much time.
Ping! Do you need some help, so we can evolve on this issue?