I am getting below error while executing maven install. Any pointer how to fix?

[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Struts Plugins
[INFO]   Struts 2 Spring Plugin
[INFO]   Struts 2 JUnit Plugin
[INFO]   Struts 2 Codebehind Plugin
[INFO]   Struts 2 Convention Plugin
[INFO]   Struts 2 Configuration Browser Plugin
[INFO]   Struts 2 Java Templates Plugin
[INFO]   Struts 2 Jasper Reports Plugin
[INFO]   Struts 2 JFreeChart Plugin
[INFO]   Struts 2 JSF Plugin
[INFO]   Struts 2 Pell Multipart Plugin
[INFO]   Struts 2 Plexus Plugin
[INFO]   Struts 2 Sitegraph Plugin
[INFO]   Struts 2 Sitemesh Plugin
[INFO]   Struts 2 Struts 1 Plugin
[INFO]   Struts 2 Tiles Plugin
[INFO]   Struts 2 Dojo Plugin
[INFO]   Struts 2 REST Plugin
[INFO]   Struts 2 Portlet Plugin
[INFO]   Struts 2 TestNG Plugin
[INFO]   Struts 2 DWR Plugin
[INFO]   Struts 2 OVal Plugin
[INFO]   Struts 2 OSGi Plugin
[INFO]   Struts 2 JSON Plugin
[INFO]   Struts 2 Embedded JSP Plugin
[INFO]   Struts 2 GXP Plugin
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts Plugins
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------ [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing C:\Struts\struts2\plugins\pom.xml to C:\Users\Balwinder\.m2\repository\org\apache\struts\struts2-plugins\2.2.2-SNAPSHOT\struts2-plugins-2.2.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------ [INFO] Error installing artifact's metadata: Error installing metadata: Error updating group repository metadata

only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen \u0... @1:1) [INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue Dec 07 21:47:10 IST 2010
[INFO] Final Memory: 24M/58M
[INFO] ------------------------------------------------------------------------

Thanks in advance.

Regards,
Balwinder Kumar

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to