You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Barrie Treloar <ba...@gmail.com> on 2006/03/01 07:13:58 UTC

plexus-utils snapshot version in what repository?

This should be an easy thing to solve, but I can not find any links to
the snapshot repository on the plexus site.

What repository should I be including?

Cheers

[INFO] Failed to resolve artifact.

required artifacts missing:
  org.codehaus.plexus:plexus-utils:jar:1.2-SNAPSHOT

for the artifact:
  org.apache.maven.continuum:continuum-api:jar:1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://cvs.apache.org/maven-snapshot-repository),
  snapshots (http://snapshots.maven.codehaus.org/maven2)

Re: plexus-utils snapshot version in what repository?

Posted by Barrie Treloar <ba...@gmail.com>.
On 3/2/06, Emmanuel Venisse <em...@venisse.net> wrote:
> groupId isn't plexus but org.codehaus.plexus
> http://snapshots.maven.codehaus.org/maven2/org/codehaus/plexus/plexus-utils/1.2-SNAPSHOT/

Thanks, that would explain why I couldn't find it :)

Re: plexus-utils snapshot version in what repository?

Posted by Emmanuel Venisse <em...@venisse.net>.
groupId isn't plexus but org.codehaus.plexus
http://snapshots.maven.codehaus.org/maven2/org/codehaus/plexus/plexus-utils/1.2-SNAPSHOT/

Emmanuel

Barrie Treloar a écrit :
> On 3/1/06, Emmanuel Venisse <em...@venisse.net> wrote:
> 
>>The repository is already included (http://snapshots.maven.codehaus.org/maven2/)
>>
>>I think there was a connection pb to the repo when you tried.
> 
> 
> I checked http://snapshots.maven.codehaus.org/maven2/, there is no 1.2-SNAPSHOT
> 
> http://snapshots.maven.codehaus.org/maven2/plexus/plexus-utils/
> Parent Directory
> [DIR] 1.0-alpha-1-SNAPSHOT/
> [DIR] 1.0-alpha-2-SNAPSHOT/
> [DIR] 1.0-alpha-3-SNAPSHOT/
> [DIR] 1.0.1-SNAPSHOT/
> [DIR] 1.0.2-SNAPSHOT/
> 
> I probably should be working with 1.0.3 branch anyway.
> Cheers.
> 
> 
> 


Re: plexus-utils snapshot version in what repository?

Posted by Barrie Treloar <ba...@gmail.com>.
On 3/1/06, Emmanuel Venisse <em...@venisse.net> wrote:
> The repository is already included (http://snapshots.maven.codehaus.org/maven2/)
>
> I think there was a connection pb to the repo when you tried.

I checked http://snapshots.maven.codehaus.org/maven2/, there is no 1.2-SNAPSHOT

http://snapshots.maven.codehaus.org/maven2/plexus/plexus-utils/
Parent Directory
[DIR] 1.0-alpha-1-SNAPSHOT/
[DIR] 1.0-alpha-2-SNAPSHOT/
[DIR] 1.0-alpha-3-SNAPSHOT/
[DIR] 1.0.1-SNAPSHOT/
[DIR] 1.0.2-SNAPSHOT/

I probably should be working with 1.0.3 branch anyway.
Cheers.

Re: plexus-utils snapshot version in what repository?

Posted by Emmanuel Venisse <em...@venisse.net>.
The repository is already included (http://snapshots.maven.codehaus.org/maven2/)

I think there was a connection pb to the repo when you tried.

Emmanuel

Barrie Treloar a écrit :
> This should be an easy thing to solve, but I can not find any links to
> the snapshot repository on the plexus site.
> 
> What repository should I be including?
> 
> Cheers
> 
> [INFO] Failed to resolve artifact.
> 
> required artifacts missing:
>   org.codehaus.plexus:plexus-utils:jar:1.2-SNAPSHOT
> 
> for the artifact:
>   org.apache.maven.continuum:continuum-api:jar:1.1-SNAPSHOT
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://cvs.apache.org/maven-snapshot-repository),
>   snapshots (http://snapshots.maven.codehaus.org/maven2)
> 
> 
>