[ 
https://jira.codehaus.org/browse/MGWT-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MGWT-283.
-----------------------------

    Resolution: Fixed

> ClassNotFoundException: org.apache.commons.io.IOUtils
> -----------------------------------------------------
>
>                 Key: MGWT-283
>                 URL: https://jira.codehaus.org/browse/MGWT-283
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Maciej Oledzki
>
> Following error appears when I try to run any goal in freshly created maven 
> gwt project:
> [ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.2.0:i18n 
> (default) on project foo: Execution default of goal org.codehau
> s.mojo:gwt-maven-plugin:2.2.0:i18n failed: A required class was missing while 
> executing org.codehaus.mojo:gwt-maven-plugin:2.2.0:i18n: org/a
> pache/commons/io/IOUtils
> Caused by: java.lang.NoClassDefFoundError: org/apache/commons/io/IOUtils}}
>         at 
> org.codehaus.mojo.gwt.AbstractGwtMojo.checkGwtUserVersion(AbstractGwtMojo.java:289)}}
>         at 
> org.codehaus.mojo.gwt.AbstractGwtMojo.getGwtUserJar(AbstractGwtMojo.java:251)
>         at org.codehaus.mojo.gwt.shell.I18NMojo.doExecute(I18NMojo.java:144)
>         at 
> org.codehaus.mojo.gwt.shell.AbstractGwtShellMojo.execute(AbstractGwtShellMojo.java:119)
>         at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>         ... 24 more
> Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.IOUtils
>         at 
> org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
>         at 
> org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
>         at 
> org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
>         ... 29 more

--
This message is automatically generated by JIRA.
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