[ 
http://jira.codehaus.org/browse/MGWT-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=177222#action_177222
 ] 

Felipe desiderati commented on MGWT-78:
---------------------------------------

I´ve asked this, because the problem with this new version of plugin, is that 
you have to change the dependency that before was provided and now is compile 
for gwt-user jar.

<dependency>
            <groupId>com.google.gwt</groupId>
            <artifactId>gwt-user</artifactId>
            <version>${gwt.version}</version>
            <scope>compile</scope>
</dependency>

I don´t know if this is your problem, but it looks similar to me.

> archetype should generate working project
> -----------------------------------------
>
>                 Key: MGWT-78
>                 URL: http://jira.codehaus.org/browse/MGWT-78
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.1
>         Environment: any
>            Reporter: Arthur Kalmenson
>
> The current archetype doesn't generate a working project because it's missing 
> a gwt module file and the accompanying html file to load the nocache.js file. 
> I think the archetype should generate these resources. Furthermore, it should 
> probably include a runTarget setting in the POM to get gwt:run to work out of 
> the box.

-- 
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