I'm getting the following error after installing the latest dev build. "Unable to configure Maven for execution"
Anyone else have this problem? -----Original Message----- From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Sent: Friday, March 23, 2007 12:28 PM To: [email protected] Subject: Re: [m2eclipse-user] tuouble in using eclipse m2 plugin You should try last dev build from update site at http://m2eclipse.codehaus.org/update-dev/ lijun ling wrote: > Hi,m2eclipse list, > I use Eclipse SDK 3.3 , m2eclipse version , > when I do this action: Run As Maven test > My source codes are struts2.1.0 night build core , > I use org.maven.ide.eclipse_0.0.10.jar as my plugin, > and my system environment use maven 2.0.5 > below is my system path: > path=d:\maven-2.0.5\bin > > in eclipse console,shows : > > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ ---- > > [INFO] Building Struts 2 Core > [INFO] task-segment: [test] > [INFO] > ------------------------------------------------------------------------ ---- > [INFO] snapshot > org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT:ch ecking > > for updates from snapshots-maven-codehaus > [INFO] snapshot > org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT:ch ecking > for updates from opensymphony > [ERROR] project-execute : > org.apache.struts:struts2-core:jar:2.1.0-SNAPSHOT ( task-segment: > [test] ) > Diagnosis: Error configuring: > org.apache.maven.plugins:maven-dependency-plugin. Reason: Unable to parse > the created DOM for plugin configuration > FATAL ERROR: Error executing Maven for a project > [ERROR] reactor-execute : F:\eclipsedata\workspace_for_struts_svn\core > Diagnosis: Error configuring: > org.apache.maven.plugins:maven-dependency-plugin. Reason: Unable to parse > the created DOM for plugin configuration > FATAL ERROR: Error executing Maven for a project > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to configure plugin parameters for: > org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT > > > > Cause: Error loading class ' > org.apache.maven.plugin.dependency.fromConfiguration.ArtifactItem ' > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 31 seconds > [INFO] Finished at: Thu Mar 22 21:00:08 CST 2007 > [INFO] Final Memory: 5M/9M > [INFO] > ------------------------------------------------------------------------ > [INFO] Error for project: Struts 2 Core (during test) > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to configure plugin parameters for: > org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-1-SNAPSHOT > > What should I do? > > Thanks in advance ! --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
