[jboss-jira] [JBoss JIRA] (JBASMP-78) Requirement to ser JBOSS_HOME as soon as commands are executed

Christofer Dutz (JIRA) issues at jboss.org
Wed Aug 19 11:33:26 EDT 2015


Christofer Dutz created JBASMP-78:
-------------------------------------

             Summary: Requirement to ser JBOSS_HOME as soon as commands are executed
                 Key: JBASMP-78
                 URL: https://issues.jboss.org/browse/JBASMP-78
             Project: JBoss AS Maven Plugins
          Issue Type: Bug
          Components: common
    Affects Versions: 7.7.Final
         Environment: This at least happens on Windows Machines, Haven't tried on Linux/Unix based machines.
            Reporter: Christofer Dutz
            Assignee: James Perkins


If I run jboss-as:run without any configuration and no JBoss installed, the plugin correctly downloads JBoss and unpacks it in my ear projects target directory. It also correctly starts the server and tries to deploy the application. Unfortunately I need to do some configuration first, so I added some "before-deployment" commands. Now the build fails with a message, that the JBOSS_HOME variable isn't set. As soon as I set it to the "target/jboss-as-run/jboss-as-7.1.1.Final" it is able to continue. Would be good however if the plugin could already ensure the variable from being set.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list