Clojars has a 20mb limit on jar files.  The file trying to be transfered
was >100mb,  This gets caught and sent back as a 403.  It should probably
be something else.

-
Nelson Morris


On Sun, Nov 3, 2013 at 5:47 PM, Mihnea Dobrescu-Balaur <mih...@linux.com>wrote:

> What was the problem?
>
>
> On Monday, August 5, 2013 11:43:11 PM UTC+3, frye wrote:
>
>> Ok, got this sorted out. Thanks to xeqi @ #leiningen @ irc.freenode.org.
>>
>>
>> Tim Washington
>> Interruptsoftware.ca / Bkeeping.com
>>
>>
>>
>> On Mon, Aug 5, 2013 at 11:24 AM, Timothy Washington <twas...@gmail.com>wrote:
>>
>>> Hi all,
>>>
>>> I'm having problems deploying a project to Clojars. I've just reset my
>>> Clojars i) password and ii) SSH public key. And now, from my development
>>> system, I want to push my project. Yet I get the below error: "*Could
>>> not transfer artifact... ReasonPhrase: Forbidden*". I'm very sure that
>>> the password is correct, and that the SSH keys match on my system, and
>>> clojars. Are there any other gymnastics that has to happen?
>>>
>>>
>>> *$ ~/Projects/stefon$ lein deploy clojars*
>>> *No credentials found for clojars*
>>> *See `lein help deploy` for how to configure credentials.*
>>> *Username: xxx*
>>> *Password: *
>>> *Wrote /home/webkell/Projects/stefon/pom.xml*
>>> *Created
>>> /home/webkell/Projects/stefon/target/provided/stefon-0.1.0-SNAPSHOT.jar*
>>> *Retrieving stefon/stefon/0.1.0-SNAPSHOT/maven-metadata.xml (1k)*
>>> *    from https://clojars.org/repo/ <https://clojars.org/repo/>*
>>> *Sending stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom
>>> (4k)*
>>> *    to https://clojars.org/repo/ <https://clojars.org/repo/>*
>>>  *Could not transfer artifact stefon:stefon:pom:0.1.0-20130805.150327-2
>>> from/to clojars (https://clojars.org/repo/ <https://clojars.org/repo/>):
>>> Access denied to:
>>> https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom
>>> <https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom>,
>>> ReasonPhrase: Forbidden.*
>>> *Sending stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.jar
>>> (7k)*
>>> *    to https://clojars.org/repo/ <https://clojars.org/repo/>*
>>>  *Could not transfer artifact stefon:stefon:jar:0.1.0-20130805.150327-2
>>> from/to clojars (https://clojars.org/repo/ <https://clojars.org/repo/>):
>>> Access denied to:
>>> https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.jar
>>> <https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.jar>,
>>> ReasonPhrase: Forbidden.*
>>> *Failed to deploy artifacts: Could not transfer artifact
>>> stefon:stefon:pom:0.1.0-20130805.150327-2 from/to clojars
>>> (https://clojars.org/repo/ <https://clojars.org/repo/>): Access denied to:
>>> https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom
>>> <https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom>,
>>> ReasonPhrase: Forbidden.*
>>>
>>>
>>>
>>> Thanks
>>>
>>> Tim Washington
>>> Interruptsoftware.ca / Bkeeping.com
>>>
>>>
>>  --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to