missing artifact for maven-3 dev

View: New views
5 Messages — Rating Filter:   Alert me  

missing artifact for maven-3 dev

by hgomez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
For additional commands, e-mail: dev-help@...


Re: missing artifact for maven-3 dev

by Benjamin Bentmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
For additional commands, e-mail: dev-help@...


Re: missing artifact for maven-3 dev

by hgomez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <benjamin.bentmann@...>:

> 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@...
> For additional commands, e-mail: dev-help@...
>
>

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


Re: missing artifact for maven-3 dev

by BRIAN FOX-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 6, 2009 at 8:34 AM, Henri Gomez <henri.gomez@...> 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@...
For additional commands, e-mail: dev-help@...


Re: missing artifact for maven-3 dev

by hgomez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I see yesterday night (CET), build works now

2009/11/6 Brian Fox <brianf@...>:

> On Fri, Nov 6, 2009 at 8:34 AM, Henri Gomez <henri.gomez@...> 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@...
> For additional commands, e-mail: dev-help@...
>
>

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