On 10/21/2013 06:06 PM, Dridi Boukelmoune wrote: > How about converting graddle.build files to pom.xml files [1] ? This > could be the bootstrap we need for the build part, but I have no idea > whether it would actually be simpler. I am aware that Gradle generate POMs, but they contain only minimal metadata, like identifiers and dependencies. There are no build instructions, so these POMs are not suitable for building projects, only for using them as dependencies of other projects. For example of POM generated by Gradle see [1]. It has no parent and no build instructions. [1] http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.3.0.Beta5/hibernate-core-4.3.0.Beta5.pom -- Mikolaj Izdebski IRC: mizdebsk -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel