Class LocalCLIExecutor


  • public class LocalCLIExecutor
    extends Object
    A CLI executor, resolving CLI artifact from Maven. We can't have embedded/jboss modules in plugin classpath, it causes issue because we are sharing the same jboss module classes between execution run inside the same JVM.
    Author:
    jdenise