4

I would like to ask about bintray link to jcenter. Apparently I can't link to jcenter anymore as the button 'linked to jcenter' is missing. I had created new package(under maven repository). I had no issues linking to jcenter when I was testing with one account during 2016 december and the 'linked to jcenter' button is there but now when I try with new account the button is missing. What makes this happens? When I was trying in 2016, I just need to create maven repository and the 'linked to jcenter' button should be there already. Thanks for advance for anyone helping me. Linked to jcenter button missing

johnnyhill
  • 85
  • 1
  • 1
  • 7

1 Answers1

14

"Add To JCenter" is not enabled for Enterprise Trial users. You need to be OSS or Premium organization/user in order to link your packages to JCenter.

I am with JFrog, the company behind and .

Royg
  • 1,665
  • 1
  • 13
  • 20
  • 2
    Ok, thank you very much. I see, because when I was trying as free users in 2016 December it still works. Thanks for the clarification. – johnnyhill Feb 01 '17 at 00:43
  • One more thing. Even if you have Admin role in an account of your Company you will not be able to use linking. It requires Owner role. – jreznot Sep 06 '17 at 15:26
  • So Do i have to go premium to link library to JCeneter? – Shvet Nov 05 '19 at 09:21
  • @Shvet, **no**, you can link with OSS account, please read the preconditions. – Royg Nov 05 '19 at 13:29
  • 1
    @Royg Thanks I got it, my client has activated free trial, so i coudnt find it. – Shvet Nov 08 '19 at 06:48