Skip to content
This repository was archived by the owner on Dec 18, 2020. It is now read-only.
This repository was archived by the owner on Dec 18, 2020. It is now read-only.

pom.xml file with 'packaging: aar' not resolved, returns 0 exit value #19

Description

@jpopelka
$ wget http://repo1.maven.org/maven2/de/halfbit/tinybus/2.0.0/tinybus-2.0.0.pom -O pom.xml
$ MERCATOR_JAVA_RESOLVE_POMS=true mercator pom.xml; echo $?
{
   "versions": {
      "Java-POM": "2c485843a7428d3e39488382f875c0d7b47b4050"
   },
   "items": [
      {
         "time": "2017-10-04T15:48:24.817529438+02:00",
         "path": "/home/jpopelka/Documents/pom.xml",
         "ecosystem": "Java-POM",
         "digests": {
            "manifest": "c063a53aed023a45523dc80a85037bcc18760a43"
         }
      }
   ]
}
0

$ mercator pom.xml
{
   "versions": {
      "Java-POM": "2c485843a7428d3e39488382f875c0d7b47b4050"
   },
   "items": [
      {
         "time": "2017-10-04T15:47:40.567456215+02:00",
         "path": "/home/jpopelka/Documents/pom.xml",
         "ecosystem": "Java-POM",
         "result": {
            "pom.xml": {
               "artifactId": "tinybus",
               "dependencies": {},
               "description": "A lightweight and simple event bus tailored for Android",
               "groupId": "de.halfbit",
               "licenses": [
                  "The Apache Software License, Version 2.0"
               ],
               "name": "TinyBus Library",
               "scm_url": "https://github.com/beworker/tinybus",
               "url": "https://github.com/beworker/tinybus",
               "version": "2.0.0"
            }
         },
         "digests": {
            "manifest": "c063a53aed023a45523dc80a85037bcc18760a43"
         }
      }
   ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions