[forge-issues] [JBoss JIRA] (FORGE-1742) When having a build command in a script, it times out

Antonio Goncalves (JIRA) issues at jboss.org
Sat Apr 5 12:34:13 EDT 2014


Antonio Goncalves created FORGE-1742:
----------------------------------------

             Summary: When having a build command in a script, it times out
                 Key: FORGE-1742
                 URL: https://issues.jboss.org/browse/FORGE-1742
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
    Affects Versions: 2.4.1.Final
            Reporter: Antonio Goncalves
             Fix For: 2.x Future


Let's say you have a long scripts with several commands (creating a project, generating entities, scaffolding rest/jsf...), at the end, if you have a {{build}} command, there is a time-out message :

{code}
[TalkEndpoint.java]$ build ;
***ERROR*** ConferenceJSFApplication.fsh: timed out.
[Devoxx]$ ***SUCCESS*** Build Success
{code}

Nothing special in the logs, the Maven build is ok, and the app is built. But because the {{build}} command takes time to execute, it displays a time out message


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list