You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2010/03/18 13:36:23 UTC

Must timestamped snapshot deps be called out by full snapshot?

The instructions at:

http://code.google.com/p/java-twitter/

call for one to declare their repo, and then just cite the g/a/v with
version 0.9-SNAPSHOT.

When I call it out in a pom, I get

[INFO] Unable to find resource
'net.unto.twitter:java-twitter:jar:0.9-SNAPSHOT' in repository
java-twitter-repository
(http://java-twitter.googlecode.com/svn/repository/)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) net.unto.twitter:java-twitter:jar:0.9-SNAPSHOT


I note that the version is in fact, timestamped. Are the instructions
wrong, or is my configuration broken ?

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


Re: Must timestamped snapshot deps be called out by full snapshot?

Posted by Benson Margulies <bi...@gmail.com>.
I did add the repo.



On Thu, Mar 18, 2010 at 9:27 AM, Ron Wheeler
<rw...@artifact-software.com> wrote:
> Perhaps a silly question but did you add their repository to your list of
> repositories.
>
> Perhaps I am mistaken but it looks like there is a extra "0.9-SNAPSHOT" in
> the real path and their instructions are not correct.
>
> I did not test this but you might want to try it
> http://java-twitter.googlecode.com/svn/repository/net/unto/twitter/java-twitter/0.9-SNAPSHOT/
> has the jars in it.
>
> Ron
>
>
> Benson Margulies wrote:
>>
>> The instructions at:
>>
>> http://code.google.com/p/java-twitter/
>>
>> call for one to declare their repo, and then just cite the g/a/v with
>> version 0.9-SNAPSHOT.
>>
>> When I call it out in a pom, I get
>>
>> [INFO] Unable to find resource
>> 'net.unto.twitter:java-twitter:jar:0.9-SNAPSHOT' in repository
>> java-twitter-repository
>> (http://java-twitter.googlecode.com/svn/repository/)
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> ----------
>> 1) net.unto.twitter:java-twitter:jar:0.9-SNAPSHOT
>>
>>
>> I note that the version is in fact, timestamped. Are the instructions
>> wrong, or is my configuration broken ?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: Must timestamped snapshot deps be called out by full snapshot?

Posted by Ron Wheeler <rw...@artifact-software.com>.
Perhaps a silly question but did you add their repository to your list 
of repositories.

Perhaps I am mistaken but it looks like there is a extra "0.9-SNAPSHOT" 
in the real path and their instructions are not correct.

I did not test this but you might want to try it
http://java-twitter.googlecode.com/svn/repository/net/unto/twitter/java-twitter/0.9-SNAPSHOT/ 
has the jars in it.

Ron


Benson Margulies wrote:
> The instructions at:
>
> http://code.google.com/p/java-twitter/
>
> call for one to declare their repo, and then just cite the g/a/v with
> version 0.9-SNAPSHOT.
>
> When I call it out in a pom, I get
>
> [INFO] Unable to find resource
> 'net.unto.twitter:java-twitter:jar:0.9-SNAPSHOT' in repository
> java-twitter-repository
> (http://java-twitter.googlecode.com/svn/repository/)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) net.unto.twitter:java-twitter:jar:0.9-SNAPSHOT
>
>
> I note that the version is in fact, timestamped. Are the instructions
> wrong, or is my configuration broken ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
>   


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


Re: Must timestamped snapshot deps be called out by full snapshot?

Posted by Benson Margulies <bi...@gmail.com>.
Guilty as charged. I have this sense that I've gotten into trouble
with snapshot timestamps before, so I lept here.

On Thu, Mar 18, 2010 at 1:22 PM, Wayne Fay <wa...@gmail.com> wrote:
>> The instructions at:
>> http://code.google.com/p/java-twitter/
>> call for one to declare their repo, and then just cite the g/a/v with
>> version 0.9-SNAPSHOT.
>
> Perhaps a silly question but did you ask on their user list first?
> This may be a known error in their documentation that they can help
> you resolve. If not, they should know about the problem so they can
> work to resolve it.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: Must timestamped snapshot deps be called out by full snapshot?

Posted by Wayne Fay <wa...@gmail.com>.
> The instructions at:
> http://code.google.com/p/java-twitter/
> call for one to declare their repo, and then just cite the g/a/v with
> version 0.9-SNAPSHOT.

Perhaps a silly question but did you ask on their user list first?
This may be a known error in their documentation that they can help
you resolve. If not, they should know about the problem so they can
work to resolve it.

Wayne

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