https://bugzilla.redhat.com/show_bug.cgi?id=1250223 --- Comment #24 from jiri vanek <jvanek@xxxxxxxxxx> --- I see, there is %mvn_compat_version : %{version} 3 too... but then https://fedorahosted.org/released/javapackages/doc/#compat_packages is wrong: Example invocation of %mvn_compat_version # Assuming the package has name bar and version 3 # Sets the compat version of foo:bar artifact to 3 %mvn_compat_version foo:bar 3 # The installed artifact file (assuming it's jar and there were no # %mvn_file calls) will be at %{_javadir}/bar/bar-3.jar # The generated provides for foo:bar will be # mvn(foo:bar:3) = 3 # mvn(foo:bar:pom:3) = 3 # Sets the compat versions of all artifacts in the build to 3 and 3.2 %mvn_compat_version : 3 3.2 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review