Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 876369 Details for
Bug 1078286
maven-war-plugin rawhide ftbfs
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
maven-war-plugin build log i386
maven-war-plugin.log (text/x-log), 20.20 KB, created by
Brent Baude
on 2014-03-19 14:32:50 UTC
(
hide
)
Description:
maven-war-plugin build log i386
Filename:
MIME Type:
Creator:
Brent Baude
Created:
2014-03-19 14:32:50 UTC
Size:
20.20 KB
patch
obsolete
>Mock Version: 1.1.35 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/maven-war-plugin.spec'], False, '/var/lib/mock/fedora-rawhide-i386/root/', None, 0, True, False, 1000, 988, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x92e772c>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/maven-war-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/maven-war-plugin-2.4-2.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/maven-war-plugin.spec'], False, '/var/lib/mock/fedora-rawhide-i386/root/', None, 0, True, False, 1000, 988, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x92e772c>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/maven-war-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kOsmmx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf maven-war-plugin-2.4 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/maven-war-plugin-2.4-source-release.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd maven-war-plugin-2.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d4sRD1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd maven-war-plugin-2.4 >+ python /usr/share/java-utils/mvn_build.py -n maven-war-plugin -f >[INFO] Scanning for projects... >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache Maven WAR Plugin 2.4 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-war-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java-annotations >[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 0 mojo descriptors. >[INFO] Applying mojo extractor for language: bsh >[INFO] Mojo extractor for language: bsh found 0 mojo descriptors. >[INFO] >[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ maven-war-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java-annotations >[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 1 mojo descriptors. >[INFO] Applying mojo extractor for language: bsh >[INFO] Mojo extractor for language: bsh found 0 mojo descriptors. >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ maven-war-plugin --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-war-plugin --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-war-plugin-2.4/src/main/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-war-plugin --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 27 source files to /builddir/build/BUILD/maven-war-plugin-2.4/target/classes >[INFO] ------------------------------------------------------------- >[WARNING] COMPILATION WARNING : >[INFO] ------------------------------------------------------------- >[WARNING] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java: /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java uses unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java: Recompile with -Xlint:unchecked for details. >[INFO] 2 warnings >[INFO] ------------------------------------------------------------- >[INFO] ------------------------------------------------------------- >[ERROR] COMPILATION ERROR : >[INFO] ------------------------------------------------------------- >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java:[488,77] incompatible types > required: java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> > found: java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/AbstractWarPackagingTask.java:[233,45] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable > (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable > (actual and formal argument lists differ in length) >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java:[238,49] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable > (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable > (actual and formal argument lists differ in length) >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java:[254,49] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable > (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable > (actual and formal argument lists differ in length) >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java:[267,49] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable > (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable > (actual and formal argument lists differ in length) > method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable > (actual and formal argument lists differ in length) >[INFO] 5 errors >[INFO] ------------------------------------------------------------- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Apache Maven WAR Plugin >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 10.625 s >[INFO] Finished at: 2014-03-19T08:32:06-06:00 >[INFO] Final Memory: 27M/267M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project maven-war-plugin: Compilation failure: Compilation failure: >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java:[488,77] incompatible types >[ERROR] required: java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> >[ERROR] found: java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/AbstractWarPackagingTask.java:[233,45] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable >[ERROR] (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java:[238,49] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable >[ERROR] (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java:[254,49] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable >[ERROR] (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] /builddir/build/BUILD/maven-war-plugin-2.4/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java:[267,49] no suitable method found for copyFile(java.io.File,java.io.File,boolean,java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper>,java.lang.String) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String,boolean) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper>,java.lang.String) is not applicable >[ERROR] (actual argument java.util.List<org.codehaus.plexus.util.FileUtils.FilterWrapper> cannot be converted to java.util.List<org.apache.maven.shared.utils.io.FileUtils.FilterWrapper> by method invocation conversion) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(org.apache.maven.shared.filtering.MavenFileFilterRequest) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] method org.apache.maven.shared.filtering.MavenFileFilter.copyFile(java.io.File,java.io.File,boolean,org.apache.maven.project.MavenProject,java.util.List<java.lang.String>,boolean,java.lang.String,org.apache.maven.execution.MavenSession) is not applicable >[ERROR] (actual and formal argument lists differ in length) >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >error: Bad exit status from /var/tmp/rpm-tmp.d4sRD1 (%build) > Bad exit status from /var/tmp/rpm-tmp.d4sRD1 (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/maven-war-plugin.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/maven-war-plugin.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1078286
: 876369