Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Key length is 64 for dependencies resolved via maven/jcenter #98

Open
rahul-a opened this issue Oct 19, 2017 · 1 comment
Open

Key length is 64 for dependencies resolved via maven/jcenter #98

rahul-a opened this issue Oct 19, 2017 · 1 comment

Comments

@rahul-a
Copy link

rahul-a commented Oct 19, 2017

static final String STRING_KEY_PATTERN = "[a-z0-9_-]{1,120}";

I came across an exception where my key length exceeded 64 characters, so I was browsing through the repo to figure out a reason for this cap on key length. It seems after the key length was increased, the newer jar never got deployed to maven/bintray.

@ncruces
Copy link

ncruces commented Jan 25, 2018

See #95.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants