> [WARNING] The POM for org.eclipse.jdt.core.compiler:ecj:jar:3.7.2 is > missing, no dependency information available No package in Fedora provides artifact org.eclipse.jdt.core.compiler:ecj, so the build obviously fails. To find what package(s) provide given artifact you can use repoquery from yum-utils package, for example: repoquery -f 'mvn(groupId:artifactId)' repoquery -f 'mvn(org.eclipse.jdt.core.compiler:ecj)' In this case repoquery returns nothing meaning that this artifact is not provided by any package. -- Mikolaj Izdebski -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel