[
https://issues.apache.org/jira/browse/OFBIZ-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284399#comment-17284399 ]
Michael Brohl edited comment on OFBIZ-12171 at 2/14/21, 3:52 PM:
-----------------------------------------------------------------
I've also started with the migration for 17.12, which will be tougher because of the Gradle version used there.
There is no metadataSources API to specify to pull a jar without a pom, which is used for the flute dependency.
Does someone know how to correct a pom in maven central? This is the reason why metadataSources API was used for trunk and r18.12.
Or does someone know a way to pull artefacts/jars from a repository without a valid pom in Gradle 3.2.1?
Any help is appreciated, thanks!
was (Author: mbrohl):
I've also started with the migration for 17.12, which will be tougher because of the Gradle version used there.
There is no metadataSources API to specify to pull a jar without a pom, which is used for the flute dependency.
Does someone know how to correct a pom in maven central? This is the reason why metadateSources was used for trunk and r18.12.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)