https://bugzilla.redhat.com/show_bug.cgi?id=1073012

Pete MacKinnon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Pete MacKinnon <[email protected]> ---
Doesn't build with current xmvn in rawhide:

[ERROR]
/rpmbuild/BUILD/maven-thrift-plugin-thrift-maven-plugin-0.1.12/src/main/java/org/apache/thrift/maven/ThriftTestCompileMojo.java:[54,22]
method addTestResource in interface org.apache.maven.project.MavenProjectHelper
cannot be applied to given types;
  required:
org.apache.maven.project.MavenProject,java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>
  found:
org.apache.maven.project.MavenProject,java.lang.String,com.google.common.collect.ImmutableList<java.lang.String>,com.google.common.collect.ImmutableList<java.lang.Object>
  reason: actual argument
com.google.common.collect.ImmutableList<java.lang.Object> cannot be converted
to java.util.List<java.lang.String> by method invocation conversion
[ERROR]
/rpmbuild/BUILD/maven-thrift-plugin-thrift-maven-plugin-0.1.12/src/main/java/org/apache/thrift/maven/ThriftCompileMojo.java:[79,22]
method addResource in interface org.apache.maven.project.MavenProjectHelper
cannot be applied to given types;
  required:
org.apache.maven.project.MavenProject,java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>
  found:
org.apache.maven.project.MavenProject,java.lang.String,com.google.common.collect.ImmutableList<java.lang.String>,com.google.common.collect.ImmutableList<java.lang.Object>
  reason: actual argument
com.google.common.collect.ImmutableList<java.lang.Object> cannot be converted
to java.util.List<java.lang.String> by method invocation conversion

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to