[jbosstools-issues] [JBoss JIRA] (JBIDE-13093) Error in gwt quickstart due to space in workspace path

Martin Malina (JIRA) jira-events at lists.jboss.org
Fri Nov 16 11:48:21 EST 2012


Martin Malina created JBIDE-13093:
-------------------------------------

             Summary: Error in gwt quickstart due to space in workspace path
                 Key: JBIDE-13093
                 URL: https://issues.jboss.org/browse/JBIDE-13093
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: central, GWT, maven
    Affects Versions: 4.0.0.Beta2
         Environment: JBDS 6.0.0.Beta2a B105
            Reporter: Martin Malina
            Assignee: Snjezana Peco
             Fix For: 4.0.0.CR1


With recent discussions about problems with spaces in path (either JBDS installation or workspace) I tried to test with a space in both JBDS path and workspace path.

I found out that when you have a workspace with a space in the path, the "mvn package" that you have to run before deploying the gwt project from Central fails.
You can see the problem here:
{code}
[INFO] *** FAILED TO COMPILE MARSHALLER CLASS ***
[INFO] *** Classpath Used: /Users/rasp/jbossqa/JBDS/6.0.0.Beta2/workspace 105/jboss-gwt-webapp/sr..........[snip]
[INFO] Unrecognized option : 105/jboss-gwt-webapp/target/classes
{code}

As you can see the space in my workspace dir ("workspace 105") is not handled properly.

This causes errai errors when you later want to deploy this application on AS7.1

--
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 jbosstools-issues mailing list