Are the jars being signed with your gpg key? For releases, unsigned jars
are not allowed so that might be something to check too.
-- Hitesh
On Tue, Dec 6, 2016 at 7:01 PM, Chip Senkbeil
wrote:
> I've got my credentials configured, although we're using sbt instead of
> Maven to publish our art
I've got my credentials configured, although we're using sbt instead of
Maven to publish our artifacts. Before I had my credentials added, I was
getting another error about not having credentials; so, I'm pretty sure
they're being applied when publishing the jars. Is there a way to manually
add jar
Looks like the staging profile is set for toree... have you configured to
pass your credentials when trying to deploy ? In maven I just configure the
settings.xml with credentials and it works... see some details on
http://maven.apache.org/developers/committer-settings.html
On Tue, Dec 6, 2016 at
Moved to dev.
On Tue, Dec 6, 2016 at 12:23 PM Hitesh Shah wrote:
> Lets move this conversation to dev@.
>
> thanks
> -- Hitesh
>
> On Tue, Dec 6, 2016 at 8:52 AM, Chip Senkbeil
> wrote:
>
> Both Gino and I have gotten forbidden errors when trying to publish Toree
> jars to staging. I'm able to