You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Manuel Carrasco Moñino (JIRA)" <ji...@apache.org> on 2010/01/29 12:18:34 UTC

[jira] Resolved: (HUPA-63) Maven build is broken for gwt 2.0.0

     [ https://issues.apache.org/jira/browse/HUPA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manuel Carrasco Moñino resolved HUPA-63.
----------------------------------------

    Resolution: Fixed

r904463

> Maven build is broken for gwt 2.0.0
> -----------------------------------
>
>                 Key: HUPA-63
>                 URL: https://issues.apache.org/jira/browse/HUPA-63
>             Project: JAMES Hupa
>          Issue Type: Bug
>         Environment: Windows XP,
> Eclipse
> Java 6
> GWT 2.0.0
>            Reporter: Neil Crow
>            Assignee: Manuel Carrasco Moñino
>
> I tried to build hupa from trunk last night, and failed several times with a dependency resolution error.
> Firstly, my local  version metadata for the gwt-maven-plugin was out of date, so I deleted it and reran.
> But again I got a dependency resolution error for com.google.gwt:gwt-dev:2.0.0.
> The problem is that it was looking for the artifact with the windows classifier, and as of gwt 2.0.0 the OS specific classifiers are no longer needed.
> In order to compile for gwt-2.0.0, you need to use gwt-maven-plugin-1.2,
> however client/pom.xml specifies version gwt-maven-plugin-1.1
> Removing the version number from the plugin definition, or changing it to 1.2 will solve the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org