On Tue, Dec 16, 2014 at 11:34 PM, Valentin Kulichenko <[email protected]> wrote: > Hi, > > We are thinking of uploading Ignite snapshot artifacts to Maven and we've > got several questions:
Before you do that, let me ask you: what kind of artifacts? It is fine for you to upload -SNAPSHOT ones, but in order to upload anything else you have to have an official ASF release first. Uploading -SNAPSHOTs is the easiest when building on ASF Jenkins. All slaves are configured to be able to push automagically. > - Should they be uploaded to Maven Central or there is a special repo > for incubator projects? All ASF Maven artifacts (including Incubating ones) go to repository.apache.org > - Is there an account we can use? Or should we create a new one? You do need an account there. The way to get it is an INFRA JIRA. > - Are there any rules for group and artifact namings? They have to be in org.apache.ignite namespace. Thanks, Roman.
