Hide Forgot
Spec file contains: %add_to_maven_depmap org.apache.maven %{name} %{version} JPP %{name} but this is incorrect since proper groupId:artifactId is com.google.protobuf:protobuf-java. Correct macro call should look like this: %add_to_maven_depmap com.google.protobuf %{name}-java %{version} JPP %{name}
Fixed in rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=2718945 I'll leave it up to you if you want to push to f14(13) too...
(Pushed to F14 along with the jar file rename, though not sent out as an update.)
(Actually, backing that one out, we're missing some maven dep in F-14.)