You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by "rahul.soa" <ra...@googlemail.com> on 2009/05/04 22:47:09 UTC

[Build Error] Missing Artifact

Hello Devs,

I am trying to build Apache CXF, checking out from here

svn co http://svn.apache.org/repos/asf/cxf/trunk

I am getting the following error while running with -e option. Could you
please help me in this?

Many Thanks.
Rahul


*//quote*

Downloading:
http://people.apache.org/repo/m2-incubating-repository/org/apache/abdera/abdera-i18n/0.4.0-incubating/abdera-i18n-0.4.0-incubating.jar
595K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/abdera/abdera-i18n/0.4.0-incubating/abdera-i18n-0.4.0-incubating.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.abdera
-DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.abdera
-DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
      2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
      3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating

----------
1 required artifact is missing.

for artifact:
  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT

from the specified remote repositories:
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository
),
  ibiblio.org (http://repo1.maven.org/maven2),
  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
  apache.org (http://people.apache.org/repo/m2-snapshot-repository)


[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.abdera
-DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.abdera
-DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
      2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
      3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating

----------
1 required artifact is missing.

for artifact:
  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT

from the specified remote repositories:
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository
),
  ibiblio.org (http://repo1.maven.org/maven2),
  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
  apache.org (http://people.apache.org/repo/m2-snapshot-repository)

    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by:
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:
Missing:
----------
1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.abdera
-DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.abdera
-DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
      2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
      3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating

----------
1 required artifact is missing.

for artifact:
  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT

from the specified remote repositories:
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository
),
  ibiblio.org (http://repo1.maven.org/maven2),
  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
  apache.org (http://people.apache.org/repo/m2-snapshot-repository)

    at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
    at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
    at
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415)
    at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
    ... 16 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 19 minutes 42 seconds
[INFO] Finished at: Tue May 05 00:19:34 CEST 2009
[INFO] Final Memory: 62M/111M
[INFO]
------------------------------------------------------------------------
[rahul@localhost ApacheCXF]$

*// unquote*

Re: [Build Error] Missing Artifact

Posted by "rahul.soa" <ra...@googlemail.com>.
Thanks Sergey! You are right. It works now.

Best Regards,
Rahul

On Tue, May 5, 2009 at 3:34 PM, Sergey Beryozkin <sb...@progress.com>wrote:

> Hi
>
>
> http://people.apache.org/repo/m2-incubating-repository/org/apache/abdera/abdera-i18n/0.4.0-incubating/
>
> contains this jar - may be it was a transient error ?
>
> cheers, Sergey
>
>
> ----- Original Message ----- From: "rahul.soa" <ra...@googlemail.com>
> To: <de...@cxf.apache.org>
> Sent: Monday, May 04, 2009 9:47 PM
> Subject: [Build Error] Missing Artifact
>
>
>  Hello Devs,
>>
>> I am trying to build Apache CXF, checking out from here
>>
>> svn co http://svn.apache.org/repos/asf/cxf/trunk
>>
>> I am getting the following error while running with -e option. Could you
>> please help me in this?
>>
>> Many Thanks.
>> Rahul
>>
>>
>> *//quote*
>>
>> Downloading:
>>
>> http://people.apache.org/repo/m2-incubating-repository/org/apache/abdera/abdera-i18n/0.4.0-incubating/abdera-i18n-0.4.0-incubating.jar
>> 595K downloaded
>> Downloading:
>>
>> http://repo1.maven.org/maven2/org/apache/abdera/abdera-i18n/0.4.0-incubating/abdera-i18n-0.4.0-incubating.jar
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>     mvn install:install-file -DgroupId=org.apache.abdera
>> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>     mvn deploy:deploy-file -DgroupId=org.apache.abdera
>> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>  Path to dependency:
>>     1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>>     2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>>     3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>>
>> from the specified remote repositories:
>>  apache.incubating (
>> http://people.apache.org/repo/m2-incubating-repository
>> ),
>>  ibiblio.org (http://repo1.maven.org/maven2),
>>  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
>>  apache.org (http://people.apache.org/repo/m2-snapshot-repository)
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Trace
>> org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
>> ----------
>> 1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>     mvn install:install-file -DgroupId=org.apache.abdera
>> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>     mvn deploy:deploy-file -DgroupId=org.apache.abdera
>> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>  Path to dependency:
>>     1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>>     2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>>     3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>>
>> from the specified remote repositories:
>>  apache.incubating (
>> http://people.apache.org/repo/m2-incubating-repository
>> ),
>>  ibiblio.org (http://repo1.maven.org/maven2),
>>  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
>>  apache.org (http://people.apache.org/repo/m2-snapshot-repository)
>>
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575)
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
>>   at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
>>   at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
>>   at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
>>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>   at
>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>   at
>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>   at java.lang.reflect.Method.invoke(Method.java:597)
>>   at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>>   at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>   at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>>   at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>> Caused by:
>> org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:
>> Missing:
>> ----------
>> 1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>     mvn install:install-file -DgroupId=org.apache.abdera
>> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>     mvn deploy:deploy-file -DgroupId=org.apache.abdera
>> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>  Path to dependency:
>>     1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>>     2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>>     3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>>
>> from the specified remote repositories:
>>  apache.incubating (
>> http://people.apache.org/repo/m2-incubating-repository
>> ),
>>  ibiblio.org (http://repo1.maven.org/maven2),
>>  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
>>  apache.org (http://people.apache.org/repo/m2-snapshot-repository)
>>
>>   at
>>
>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
>>   at
>>
>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
>>   at
>>
>> org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415)
>>   at
>>
>> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405)
>>   at
>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
>>   ... 16 more
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 19 minutes 42 seconds
>> [INFO] Finished at: Tue May 05 00:19:34 CEST 2009
>> [INFO] Final Memory: 62M/111M
>> [INFO]
>> ------------------------------------------------------------------------
>> [rahul@localhost ApacheCXF]$
>>
>> *// unquote*
>>
>>
>

Re: [Build Error] Missing Artifact

Posted by Sergey Beryozkin <sb...@progress.com>.
Hi

http://people.apache.org/repo/m2-incubating-repository/org/apache/abdera/abdera-i18n/0.4.0-incubating/

contains this jar - may be it was a transient error ?

cheers, Sergey


----- Original Message ----- 
From: "rahul.soa" <ra...@googlemail.com>
To: <de...@cxf.apache.org>
Sent: Monday, May 04, 2009 9:47 PM
Subject: [Build Error] Missing Artifact


> Hello Devs,
>
> I am trying to build Apache CXF, checking out from here
>
> svn co http://svn.apache.org/repos/asf/cxf/trunk
>
> I am getting the following error while running with -e option. Could you
> please help me in this?
>
> Many Thanks.
> Rahul
>
>
> *//quote*
>
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/abdera/abdera-i18n/0.4.0-incubating/abdera-i18n-0.4.0-incubating.jar
> 595K downloaded
> Downloading:
> http://repo1.maven.org/maven2/org/apache/abdera/abdera-i18n/0.4.0-incubating/abdera-i18n-0.4.0-incubating.jar
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.abdera
> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
> -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.apache.abdera
> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>      1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>      2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>      3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>
> from the specified remote repositories:
>  apache.incubating (http://people.apache.org/repo/m2-incubating-repository
> ),
>  ibiblio.org (http://repo1.maven.org/maven2),
>  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
>  apache.org (http://people.apache.org/repo/m2-snapshot-repository)
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
> ----------
> 1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.abdera
> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
> -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.apache.abdera
> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>      1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>      2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>      3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>
> from the specified remote repositories:
>  apache.incubating (http://people.apache.org/repo/m2-incubating-repository
> ),
>  ibiblio.org (http://repo1.maven.org/maven2),
>  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
>  apache.org (http://people.apache.org/repo/m2-snapshot-repository)
>
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
>    at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>    at java.lang.reflect.Method.invoke(Method.java:597)
>    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by:
> org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:
> Missing:
> ----------
> 1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.abdera
> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
> -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.apache.abdera
> -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>      1) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>      2) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>      3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>  org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.2-SNAPSHOT
>
> from the specified remote repositories:
>  apache.incubating (http://people.apache.org/repo/m2-incubating-repository
> ),
>  ibiblio.org (http://repo1.maven.org/maven2),
>  maven2-repository.dev.java.net (http://download.java.net/maven/2/),
>  apache.org (http://people.apache.org/repo/m2-snapshot-repository)
>
>    at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
>    at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
>    at
> org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415)
>    at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
>    ... 16 more
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 19 minutes 42 seconds
> [INFO] Finished at: Tue May 05 00:19:34 CEST 2009
> [INFO] Final Memory: 62M/111M
> [INFO]
> ------------------------------------------------------------------------
> [rahul@localhost ApacheCXF]$
>
> *// unquote*
>