I need next functionality: I have a maven pom file with dependencies. I want to use gradle build but not to rewrite dependencies from pom to save backward compatibility with maven. I suggest to write method parsing maven xml for dependencies tag and also method for reading dependency list from maven. Import methods. To use pom file as file-xml-database.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is this the best way to access the pom file for a dependency? | 6 | 6279 | May 6, 2013 | |
Use pom.xml for configuring Gradle builds | 0 | 1061 | June 8, 2012 | |
What's a clean way to one-time export dependencies from a Maven2 pom.xml? | 2 | 563 | October 6, 2011 | |
Converter for pom.xml into build.gradle | 14 | 24075 | April 9, 2014 | |
What is the way to get maven POM descriptors in Gradle for plugin development? | 5 | 626 | October 11, 2013 |