arquillian-suite-extension icon indicating copy to clipboard operation
arquillian-suite-extension copied to clipboard

Using with Swarm provokes multiple deployments

Open joaoneves opened this issue 6 years ago • 4 comments

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.

joaoneves avatar Jun 07 '18 15:06 joaoneves

Could you create some sample project showing your error? That would help a lot..

ingwarsw avatar Jun 10 '18 20:06 ingwarsw

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.

joaoneves avatar Jun 21 '18 21:06 joaoneves

swarm.zip

Here is a sample maven project which you can reproduce the error. Sorry for taking too much time.

joaoneves avatar Jun 22 '18 15:06 joaoneves

Ping! Do you need some help, so we can evolve on this issue?

joaoneves avatar Jul 04 '18 17:07 joaoneves