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 | |
---|---|---|---|---|
Having problems with maven bom files | 6 | 2138 | July 18, 2018 | |
Any way to use existing pom.xml when using maven plugin? | 1 | 989 | December 16, 2011 | |
Converter for pom.xml into build.gradle | 14 | 24047 | April 9, 2014 | |
Can Gradle reuse maven parent POM? | 6 | 6594 | April 17, 2015 | |
What's a clean way to one-time export dependencies from a Maven2 pom.xml? | 2 | 560 | October 6, 2011 |