You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Rinku <ra...@gmail.com> on 2005/07/22 10:11:38 UTC

Continuum build error (unpublished/missing artifact)

Hi, 

On building latest snapshot of Continuum, on a Linux box I am getting the following error. 
Is there an alternate accessible repository where this artifact is available ? 

Thanks,

Rahul 



[INFO] [modello:java {execution: foo}]
[INFO] outputDirectory: /opt/applications/sources/continuum/trunk/continuum-model/target/generated-sources
[INFO] [resources:resources]
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Main Error:
  Unable to read the metadata file
  jpox:jpox-enhancer:1.1.0-beta-4-c1:jar

from the specified remote repositories:
  http://repo1.maven.org/maven2
Path to dependency:
        1) org.apache.maven.continuum:continuum-model:jar:1.0-beta-1-SNAPSHOT



Root error:
  Unrecognised tag: 'url' (position: START_TAG seen ...</version>\n      <url>... @19:12)
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 39 seconds
[INFO] Finished at: Sat Jul 23 07:58:56 NZST 2005
[INFO] Final Memory: 6M/11M
[INFO] ----------------------------------------------------------------------------

Re: Continuum build error (unpublished/missing artifact)

Posted by Emmanuel Venisse <em...@venisse.net>.
we have modified some pom that didn't respect pom model v4.0.0

you need to remove jpox, marmalade and wagon directories in your local 
repository for download new versions

and you need to have the svn version of m2 (trunk version)

Emmanuel

Rinku wrote:
> Hi, 
> 
> On building latest snapshot of Continuum, on a Linux box I am getting the following error. 
> Is there an alternate accessible repository where this artifact is available ? 
> 
> Thanks,
> 
> Rahul 
> 
> 
> 
> [INFO] [modello:java {execution: foo}]
> [INFO] outputDirectory: /opt/applications/sources/continuum/trunk/continuum-model/target/generated-sources
> [INFO] [resources:resources]
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ----------------------------------------------------------------------------
> [INFO] Main Error:
>   Unable to read the metadata file
>   jpox:jpox-enhancer:1.1.0-beta-4-c1:jar
> 
> from the specified remote repositories:
>   http://repo1.maven.org/maven2
> Path to dependency:
>         1) org.apache.maven.continuum:continuum-model:jar:1.0-beta-1-SNAPSHOT
> 
> 
> 
> Root error:
>   Unrecognised tag: 'url' (position: START_TAG seen ...</version>\n      <url>... @19:12)
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 39 seconds
> [INFO] Finished at: Sat Jul 23 07:58:56 NZST 2005
> [INFO] Final Memory: 6M/11M
> [INFO] ----------------------------------------------------------------------------
>