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

jieryn commented on MGWT-125:
-----------------------------

This was not fixed because some parts were left out of the tree:

$ svn info
Path: .
URL: http://svn.codehaus.org/mojo/trunk/mojo/gwt-maven-plugin
Repository Root: http://svn.codehaus.org/mojo
Repository UUID: 52ab4f32-60fc-0310-b215-8acea882cd1b
Revision: 10877
Node Kind: directory
Schedule: normal
Last Changed Author: ndeloof
Last Changed Rev: 10877
Last Changed Date: 2009-10-08 10:15:50 -0400 (Thu, 08 Oct 2009)


[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/jesse/tmp/gwt-maven-plugin/src/main/java/org/codehaus/mojo/gwt/AbstractGwtMojo.java:[60,33]
 cannot find symbol
symbol: class GwtArtifactResolver
    implements Contextualizable, GwtArtifactResolver

/home/jesse/tmp/gwt-maven-plugin/src/main/java/org/codehaus/mojo/gwt/GwtRuntime.java:[92,39]
 cannot find symbol
symbol  : class GwtArtifactResolver
location: class org.codehaus.mojo.gwt.GwtRuntime

/home/jesse/tmp/gwt-maven-plugin/src/main/java/org/codehaus/mojo/gwt/AbstractGwtMojo.java:[334,55]
 cannot find symbol
symbol  : class GwtArtifactResolver
location: class org.codehaus.mojo.gwt.AbstractGwtMojo


[INFO] ------------------------------------------------------------------------


> When running with GWT 2.0 milestone 1, the plugin still expects the native 
> ---------------------------------------------------------------------------
>
>                 Key: MGWT-125
>                 URL: http://jira.codehaus.org/browse/MGWT-125
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Ubuntu 8.10, Eclipse, m2eclipse, mvn 2.2
>            Reporter: Darren Bell
>            Assignee: nicolas de loof
>            Priority: Critical
>             Fix For: 1.2
>
>
> The latest milestone of GWT has got rid of the native libs (.so's) and the 
> gwt-dev-<platform> jars.  This makes things so much easier.  But the 
> maven-gwt-plugin still wants these jars.
> Can these dependencies be removed if I'm running the latest GWT.

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