Just found the answer. It seems like Apache Cordova has an individual JCenter account [1], we just need to follow the pattern of Cordova.
[1] https://bintray.com/cordova/maven/cordova-android <https://bintray.com/cordova/maven/cordova-android> Best Regards, York Shen 申远 > 在 2019年9月6日,11:56,York Shen <[email protected]> 写道: > > Hi, Community > > While I am trying to rename Android package name to ‘org.apache', I found > Weex used to publish its Android connivence binary to JCenter with the > groupID of com.taobao [1] under an individual account [2]. I’d like to know > whether there is an Apache-wide JCenter account for publishing connivence > binary or it’s OK to use an individual account for publishing as long as it’s > controlled by PPMC. Besides, I’d like to know whether there is a restriction > in choice Maven repo by ASF as I’d like to use JCenter instead of Maven > Central to publish connivence binary as JCenter is basically the standard > maven repo for Android developers. > > Of course I will rename the groupId of the binary to ‘org.apache’ after > finishing my refactoring. > > [1] https://bintray.com/alibabaweex/maven/weex_sdk > <https://bintray.com/alibabaweex/maven/weex_sdk> > [2] https://svn.apache.org/repos/private/pmc/incubator/weex/JCenter_key > <https://svn.apache.org/repos/private/pmc/incubator/weex/JCenter_key> > > > Best Regards, > York Shen > > 申远 >
