archetype should generate pom.xml with runTarget
------------------------------------------------

                 Key: MGWT-96
                 URL: http://jira.codehaus.org/browse/MGWT-96
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: pohl longsine


Currently in 1.1 a pom.xml is generated that does not have a configured 
runTarget for launching hosted mode.   

This plugin would generate a more elegant project if it were possible to 
immediately invoke "mvn gwt:run" without the need to specify the runTarget on 
the command line.


       <configuration>
          <runTarget>com.sample.Application/Application.html</runTarget>
        </configuration>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to