mockitoguy opened a new pull request #3022: URL: https://github.com/apache/incubator-gobblin/pull/3022
Dependencies declared with target configurations need extra work to get them correctly mapped to pom files. Pom files are lossy when compared to Gradle or Ivy model of dependencies. Added 'all' module that enables customers to declare a single dependency and get all directly consumable Gobblin artifacts. Tested by running './gradlew publishToMavenLocal' and inspecting the build output and the generated pom files. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org