You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Henri Gomez <he...@gmail.com> on 2009/11/06 17:15:07 UTC

missing artifact for maven-3 dev

Hi to all,

While build maven 3 from trunk, I got, today, the following error :

[INFO] Unable to find resource
'org.codehaus.plexus:plexus-component-metadata:pom:1.5.0-SNAPSHOT' in
repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.codehaus.plexus
ArtifactId: plexus-component-metadata
Version: 1.5.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.codehaus.plexus:plexus-component-metadata:pom:1.5.0-SNAPSHOT


org.codehaus.plexus:plexus-component-metadata:pom is available in
which repository ?

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: missing artifact for maven-3 dev

Posted by Henri Gomez <he...@gmail.com>.
I see yesterday night (CET), build works now

2009/11/6 Brian Fox <br...@infinity.nu>:
> On Fri, Nov 6, 2009 at 8:34 AM, Henri Gomez <he...@gmail.com> wrote:
>> Ok.
>>
>> For now, I'm building it thru our corp Nexus, and so I should define them.
>> Do you recommand to use instead a pure proxy settings instead (I do
>> such for m2eclipse builds).
>
> Just add that repo to nexus, or alternatively change your mirror to *,![repoid]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: missing artifact for maven-3 dev

Posted by Brian Fox <br...@infinity.nu>.
On Fri, Nov 6, 2009 at 8:34 AM, Henri Gomez <he...@gmail.com> wrote:
> Ok.
>
> For now, I'm building it thru our corp Nexus, and so I should define them.
> Do you recommand to use instead a pure proxy settings instead (I do
> such for m2eclipse builds).

Just add that repo to nexus, or alternatively change your mirror to *,![repoid]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: missing artifact for maven-3 dev

Posted by Henri Gomez <he...@gmail.com>.
Ok.

For now, I'm building it thru our corp Nexus, and so I should define them.
Do you recommand to use instead a pure proxy settings instead (I do
such for m2eclipse builds).

Regards

2009/11/6 Benjamin Bentmann <be...@udo.edu>:
> Henri Gomez wrote:
>
>> org.codehaus.plexus:plexus-component-metadata:pom is available in
>> which repository ?
>
> In the one noted in the POM:
> http://repository.sonatype.org/content/repositories/plexus-oss-snapshots
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: missing artifact for maven-3 dev

Posted by Benjamin Bentmann <be...@udo.edu>.
Henri Gomez wrote:

> org.codehaus.plexus:plexus-component-metadata:pom is available in
> which repository ?

In the one noted in the POM:
http://repository.sonatype.org/content/repositories/plexus-oss-snapshots


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org