On Thu, 28 Jul 2005, Anatol Pomozov wrote:

This is because of a wrong POM on ibiblio.. (actually, because the <logo>
tag in the pom is deprecated). It'll be fixed but it can take some time.

If you want to go ahead, find that pom in your local repository:

~/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-4/wagon-provider-api-1.0-alpha-4.pom

and remove the <logo> tag there.

There are more 'logo' errors that can be resolved similarly.

-- Kenney

> Hi, all.
>
> I tried to build maven2 from sources (svn up && ./m2-bootstrap-all.sh)
> and got following error. Could you help me to solve it??
>
>
> .....{SKIP PREVIOUS LOG}...
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Maven Deploy Plugin
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory
> /opt/develop/osf-projects/apache.org/maven/maven2/maven-plugins/maven-deploy-plugin/target
> [INFO] [plugin:descriptor]
> [INFO] [resources:resources]
> [INFO] maven-artifact-manager: using locally installed snapshot
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Main Error:
>   Unable to read the metadata file
>   org.apache.maven.wagon:wagon-provider-api:1.0-alpha-4:jar
>
> from the specified remote repositories:
>   http://repo1.maven.org/maven2, http://snapshots.maven.codehaus.org/maven2
> Path to dependency:
>         1) 
> org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.0-beta-1-SNAPSHOT
>         2) org.apache.maven:maven-artifact-manager:jar:2.0-beta-1-SNAPSHOT
>
>
>
> Root error:
>   Unrecognised tag: 'logo' (position: START_TAG seen ...</url>\r\n
> <logo>... @15:11)
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Thu Jul 28 17:56:45 EEST 2005
> [INFO] Final Memory: 8M/21M
> [INFO] 
> ----------------------------------------------------------------------------
>
> --
> anatol
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to