Description of problem: I am currently packaging PowerMock, and it needs javassist latest version. The provided patch bumps up the version to 3.16.1. The version fix is no longer required. For some reason, the build expects the 'runtest' directory to be present to place the test results there. I added an mkdir to create it. I also found a minor issue in the spec, you need to run update_maven_depmap in %post and %postun to update the depmap correctly (and get rid of it on uninstallation). Regards, Roman
Did you mean to attach a patch to this issue? Regarding the post / postun changes, that is no longer required (or even permitted) in maven 3 based Fedora packages.
Created attachment 580008 [details] Update to 3.16.1
Oh right, for some reason the attachment creation failed. I did not know about the post/postun difference between maven2 and maven3 built packages. Sorry for the noise :-) Roman
koji build for rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=4020514