Hide Forgot
Description of problem: In SCL %mvn_build should set XMvn package name to %{pkg_name}, not %{name}. In current state porting packages to SCL is more difficult and time consuming as generated packages have different paths and therefore things like: build-classpath foo need to be changed to: build-classpath %{?scl_prefix}foo Besides that the SCL prefix is repeated in some places which does not help with anything, but only makes paths longer. Version-Release number of selected component (if applicable): 3.4.0-2
Fixed in ab1b6a4a, testcase for mvn_build switch in ec56f958
Fixed in javapackages-tools-3.4.1-1
I believe that this bug is fixed in javapackages-tools-3.4.1-1, which is available in Fedora Rawhide, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=476325