Created attachment 882326 [details] generated depmap file A POM dependency like this: <dependency> <groupId>org.apache.sqoop.execution</groupId> <artifactId>sqoop-execution-mapreduce</artifactId> <classifier>hadoop${hadoop.profile}</classifier> </dependency> leads to unexpanded properties in the depmap file: <autoRequires> <namespace>UNKNOWN</namespace> <groupId>org.apache.sqoop.execution</groupId> <artifactId>sqoop-execution-mapreduce</artifactId> <classifier>hadoop${hadoop.profile}</classifier> <version>UNKNOWN</version> </autoRequires> Possibly related to the project's use of maven-jar-plugin with classifier configuration, and bug 1078967.
Created attachment 882328 [details] module pom
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Fixed and verified upstream.
Fixed in xmvn-2.0.0-4
I believe that this bug is fixed in xmvn-2.0.0-4, 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=520608