0 Replies Latest reply on May 3, 2014 11:30 AM by northernwolf

    JBoss Maven plugin and module installation

    northernwolf

      Hello!

       

      I have a problem with module installation using jboss-as-maven-plugin (version 7.5.Final) (exactly module, not application).

      I tried to use modulesPath property in configuration - but it didn't help me. Also, I tried to execute command "module" but application server which is packaged with plugin doesn't have this command yet.


      The question is - how I can install module (jar with module.xml) to JBoss using this Maven plugin?

       

      May be there is some restrictions for using modulesPath property?

       

      About environment:

      Windows 7 x64

      Java 1.7

      Maven 3