David
David
I did this with one of my repos too. https://lockfale.github.io/oldgreggdeface/old-gregg-deface.html

I can not get this to compile on github pages without running into dependency errors. Can you please put this into a Docker container, thanks.

Yep list indent would be good for me as well.
 I don't recall installing this plugin.
I'm currently in dependency hell, can't get linker plugin to import a module from itself.
``` [feedback] model $ arquillian setup --containerType REMOTE --containerName JBOSS_AS_REMOTE_7.X --testframework ***INFO*** The command [setup] takes [0] unnamed argument(s), but found [1]. ***INFO*** Swallowed unknown token [--testframework] for command [setup]....
I am running JBoss Developer Studio 7.1.1 GA with jdk1.7.0_45 The problem seems to start when I start using Arquillian, below is the full output of all the steps in...
As stated above when running ``` [feedback] feedback $ arquillian setup --containerType REMOTE --containerName JBOSS_AS_REMOTE_7.X --testframework ``` I got ``` java.lang.RuntimeException: Container not recognized ``` A little bit of Google-fu...