John Ament
John Ament
Oh ok, I did already create this ^_^
@bartoszmajsak ping?
@bartoszmajsak long time no see on this one. Do we still need it?
Can you provide your dependency tree? Are you on maven or something else?
Also, are you using glassfish full or web profile?
Ah ha. actually this was the original error I was receiving, however I stopped working on this for a while, forgot about it and then came back, found the issue...
I'm assuming you mean this config. ``` maven-surefire-plugin org.jboss.logmanager.LogManager ``` I get this stack now.. ``` org.jboss.arquillian.container.spi.client.container.DeploymentException: Could not proxy call at org.arquillian.container.chameleon.controller.TargetController.deployment(TargetController.java:127) at org.arquillian.container.chameleon.controller.TargetController.deploy(TargetController.java:79) at org.arquillian.container.chameleon.ChameleonContainer.deploy(ChameleonContainer.java:109) at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161) at...
Yep, I've heard of people blocking the external repos from developer's workstations. Depends on how well the company understands maven and decides to block it. Right now, we're not blocking...
I see, you were playing loose and fast with mutually exclusive. If I had to guess, 50% of developers will simply take the EAP maven repo and unzip it into...
Are there any plans to address this?