Fix target platform and repository for Apogy SDK

Issue #76 resolved
Regent L'Archeveque created an issue

Some clean-up is required to reduce Apogy repository build sizes. Use requires instead of includes in feature definition and ensure proper feature dependencies.

  1. Clean-up Apogy core, doc, example and RCP features.
  2. SDK Feature must be fixed and used by Apogy Drivers Developers
  3. Fix Apogy SDK target that can be used by Apogy Core Developers.

Comments (25)

  1. Regent L'Archeveque reporter
    • changed status to open

    Still working on Apogy P2 repository. Test reference P2 update site in category.xml.

  2. Regent L'Archeveque reporter

    Apogy OTS site was added into category.xml. We are able to build with tycho 0.24.0 and tycho 0.26.0 (did not try 0.25.0). However,, we get installation error when we try to install the generated repository that refers to OTS on a fresh Eclipse SDK 4.5.2. It seems P2 is unable to resolve OTS bundles with specific version. See the error log below.

    !ENTRY org.eclipse.equinox.p2.operations 4 10053 2016-09-14 15:05:14.101
    !MESSAGE Operation details
    !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10053 2016-09-14 15:05:14.101
    !MESSAGE Cannot complete the install because one or more required items could not be found.
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.101
    !MESSAGE Software being installed: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.101
    !MESSAGE Missing requirement: Apogy Common Math 0.5.0.201609141902 (ca.gc.asc_csa.apogy.common.math 0.5.0.201609141902) requires 'bundle org.jama 1.0.2' but it could not be found
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.102
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE From: Apogy Core 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.common.math 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.102
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE From: Apogy Core Edit 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core.edit 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.102
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE From: ca.gc.asc_csa.apogy.rcp 0.5.0.201609141902
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core.edit 0.5.0.201605251638
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.102
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE From: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.102
    !MESSAGE To: ca.gc.asc_csa.apogy.rcp [0.5.0.201609141902]
    
    !ENTRY org.eclipse.equinox.p2.operations 4 10053 2016-09-14 15:05:14.108
    !MESSAGE Operation details
    !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10053 2016-09-14 15:05:14.108
    !MESSAGE Cannot complete the install because one or more required items could not be found.
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.108
    !MESSAGE Software being installed: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.108
    !MESSAGE Missing requirement: Apogy Common Math 0.5.0.201609141902 (ca.gc.asc_csa.apogy.common.math 0.5.0.201609141902) requires 'bundle org.jama 1.0.2' but it could not be found
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.108
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.108
    !MESSAGE From: Apogy Core 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.common.math 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.109
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE From: Apogy Core Edit 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core.edit 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.109
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE From: ca.gc.asc_csa.apogy.rcp 0.5.0.201609141902
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core.edit 0.5.0.201605251638
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.109
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE From: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.109
    !MESSAGE To: ca.gc.asc_csa.apogy.rcp [0.5.0.201609141902]
    
    !ENTRY org.eclipse.equinox.p2.operations 4 10053 2016-09-14 15:05:14.124
    !MESSAGE Operation details
    !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10053 2016-09-14 15:05:14.124
    !MESSAGE Cannot complete the install because one or more required items could not be found.
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.124
    !MESSAGE Software being installed: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.124
    !MESSAGE Missing requirement: Apogy Common Math 0.5.0.201609141902 (ca.gc.asc_csa.apogy.common.math 0.5.0.201609141902) requires 'bundle org.jama 1.0.2' but it could not be found
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.124
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.124
    !MESSAGE From: Apogy Core 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.124
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.common.math 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.124
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.124
    !MESSAGE From: Apogy Core Edit 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core.edit 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.125
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.125
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.125
    !MESSAGE From: ca.gc.asc_csa.apogy.rcp 0.5.0.201609141902
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.125
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core.edit 0.5.0.201605251638
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.125
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.125
    !MESSAGE From: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.125
    !MESSAGE To: ca.gc.asc_csa.apogy.rcp [0.5.0.201609141902]
    
    !ENTRY org.eclipse.equinox.p2.operations 4 10053 2016-09-14 15:05:14.125
    !MESSAGE Operation details
    !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10053 2016-09-14 15:05:14.126
    !MESSAGE Cannot complete the install because one or more required items could not be found.
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE Software being installed: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE Missing requirement: Apogy Common Math 0.5.0.201609141902 (ca.gc.asc_csa.apogy.common.math 0.5.0.201609141902) requires 'bundle org.jama 1.0.2' but it could not be found
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.126
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE From: Apogy Core 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.common.math 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.126
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE From: Apogy Core Edit 0.5.0.201609141902 (ca.gc.asc_csa.apogy.core.edit 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core 0.0.0
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.126
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE From: ca.gc.asc_csa.apogy.rcp 0.5.0.201609141902
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE To: bundle ca.gc.asc_csa.apogy.core.edit 0.5.0.201605251638
    !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2016-09-14 15:05:14.126
    !MESSAGE Cannot satisfy dependency:
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE From: Apogy RCP 0.5.0.201609141902 (ca.gc.asc_csa.apogy.rcp.feature.feature.group 0.5.0.201609141902)
    !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2016-09-14 15:05:14.126
    !MESSAGE To: ca.gc.asc_csa.apogy.rcp [0.5.0.201609141902]
    
  3. Regent L'Archeveque reporter

    It seems there is no instructions about tycho-p2-repository-plugin:assemble-repository nor tycho-p2-repository-plugin:archive-repository. Is it possible it is the cause of this behavior. Tycho does not generate a proper generated P2 repository.

  4. Regent L'Archeveque reporter

    Tycho does not publish category.xml additional repositories into content.xml, content.jar and artifacts.xml, artifacts.jar.
    Tycho Bug 453708. Strategy is to embed the following after the repository is built.

     <repository uri="http://dl.bintray.com/apogy/OTS/0.1/" type="0" options="1"/>
        <repository uri="http://download.eclipse.org/releases/mars" type="0" options="1" />
        <repository uri="http://download.eclipse.org/sirius/updates/releases/3.1.1/mars" type="0" options="1" />
        <repository uri="http://download.eclipse.org/technology/nebula/snapshot" type="0" options="1" />
        <repository uri="http://download.eclipse.org/tools/orbit/downloads" type="0" options="1" />
        <repository uri="http://download.eclipse.org/eclipse/updates/4.5" type="0" options="1" />
    
  5. Regent L'Archeveque reporter

    I added the following lines into the content.xml.

    <references>
       <repository uri="http://dl.bintray.com/apogy/OTS/0.1/" type="0" options="1"/>
        <repository uri="http://download.eclipse.org/releases/mars" type="0" options="1" />
        <repository uri="http://download.eclipse.org/sirius/updates/releases/3.1.1/mars" type="0" options="1" />
        <repository uri="http://download.eclipse.org/technology/nebula/snapshot" type="0" options="1" />
        <repository uri="http://download.eclipse.org/tools/orbit/downloads/drops/R20151221205849/repository/" type="0" options="1" />
        <repository uri="http://download.eclipse.org/eclipse/updates/4.5" type="0" options="1" />
      </references>
    

    The resolution works however when the installation starts, P2 is unable to install the OTS bundles and get the following error.

    !SESSION 2016-09-16 15:24:45.062 -----------------------------------------------
    eclipse.buildId=4.5.2.M20160212-1500
    java.version=1.8.0_60
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
    Command-line arguments:  -os linux -ws gtk -arch x86_64
    
    !ENTRY org.eclipse.equinox.p2.engine 4 4 2016-09-16 15:27:41.815
    !MESSAGE An error occurred while collecting items to be installed
    !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2016-09-16 15:27:41.815
    !MESSAGE session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.815
    !MESSAGE No repository found containing: osgi.bundle,com.csvreader,2.0.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.815
    !MESSAGE No repository found containing: osgi.bundle,com.jhlabs.image,1.0.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.815
    !MESSAGE No repository found containing: osgi.bundle,com.jme3,3.0.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.815
    !MESSAGE No repository found containing: osgi.bundle,edu.wlu.cs.levy.CG,0.1.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.815
    !MESSAGE No repository found containing: osgi.bundle,gov.nasa.worldwind,2.0.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.815
    !MESSAGE No repository found containing: osgi.bundle,javax.media,1.5.2.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,javax.vecmath,1.5.2.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.apache.commons.collections4,4.4.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.apache.commons.math3,3.2.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.apache.xmlrpc,3.1.3.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.eclipse.nebula.widgets.gallery,1.0.0.201609151453
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.gavaghan.geodesy.core,1.1.1.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.jama,1.0.2.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.jboss.netty,3.5.2.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.jfree.jfreechart,1.0.13.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.jgrapht,0.8.2.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.jinput,0.1.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.jscience,4.3.1.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.mockito,1.9.5.v201311280930
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.netlib.jlapack,0.8.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.netlib.jlapack.simple,0.8.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.orekit,0.7.0.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.ros,1.6.6.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.ros.bootstrap,1.6.6.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.816
    !MESSAGE No repository found containing: osgi.bundle,org.ros.geometry,1.6.6.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.838
    !MESSAGE No repository found containing: osgi.bundle,org.ros.messages,1.6.6.201605251557
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2016-09-16 15:27:41.838
    !MESSAGE No repository found containing: osgi.bundle,org.xbill.DNS,2.1.5.201605251557
    
  6. prapicault

    The markup you've added causes p2 to add metadata repository (only!). You need to add a similar block to get p2 to consider the artifact repository (ahhh separation of concerns.... :). This block can either be added to the artifacts.jar of or the content.jar of your repo. Also you will need to update the value of type from 0 to 1.

    <references> <repository uri="http://dl.bintray.com/apogy/OTS/0.1/" type="0" options="1"/> <repository uri="http://download.eclipse.org/releases/mars" type="0" options="1" /> <repository uri="http://download.eclipse.org/sirius/updates/releases/3.1.1/mars" type="0" options="1" /> <repository uri="http://download.eclipse.org/technology/nebula/snapshot" type="0" options="1" /> <repository uri="http://download.eclipse.org/tools/orbit/downloads/drops/R20151221205849/repository/" type="0" options="1" /> <repository uri="http://download.eclipse.org/eclipse/updates/4.5" type="0" options="1" /> </references>

  7. Regent L'Archeveque reporter
    • changed status to open

    Once published on bintray, artifacts.xml and content.xml do not contain the additional repository references.

  8. Log in to comment