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 699456 Details for
Bug 912708
Errai build fails on Errai::Codegen::GWT
[?]
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.
building of errai is errorneous
errai_error.txt (text/plain), 8.81 KB, created by
Stefan Miklosovic
on 2013-02-19 13:31:58 UTC
(
hide
)
Description:
building of errai is errorneous
Filename:
MIME Type:
Creator:
Stefan Miklosovic
Created:
2013-02-19 13:31:58 UTC
Size:
8.81 KB
patch
obsolete
>[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Building Errai::Codegen::GWT 2.2.0.Final-redhat-1 >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] >[INFO] [INFO] --- maven-resources-plugin:2.5-redhat-1:resources (default-resources) @ errai-codegen-gwt --- >[INFO] [debug] execute contextualize >[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] [INFO] Copying 14 resources >[INFO] [INFO] skip non existing resourceDirectory /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/main/resources >[INFO] [INFO] >[INFO] [INFO] --- maven-compiler-plugin:2.3.2-redhat-1:compile (default-compile) @ errai-codegen-gwt --- >[INFO] [INFO] Compiling 14 source files to /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/target/classes >[INFO] [INFO] >[INFO] [INFO] --- maven-resources-plugin:2.5-redhat-1:testResources (default-testResources) @ errai-codegen-gwt --- >[INFO] [debug] execute contextualize >[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] [INFO] Copying 1 resource >[INFO] [INFO] >[INFO] [INFO] --- maven-compiler-plugin:2.3.2-redhat-1:testCompile (default-testCompile) @ errai-codegen-gwt --- >[INFO] [INFO] Compiling 2 source files to /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/target/test-classes >[INFO] [INFO] ------------------------------------------------------------- >[INFO] [ERROR] COMPILATION ERROR : >[INFO] [INFO] ------------------------------------------------------------- >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[7,40] error: package org.jboss.errai.codegen.test.meta does not exist >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[8,41] error: package org.jboss.errai.codegen.test.model does not exist >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[20,38] error: cannot find symbol >[INFO] [ERROR] class AbstractMetaClassTest >[INFO] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[38,19] error: cannot find symbol >[INFO] [ERROR] class GWTMetaClassTest >[INFO] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[56,59] error: cannot find symbol >[INFO] [ERROR] class GWTMetaClassTest >[INFO] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[43,2] error: method does not override or implement a method from a supertype >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[74,2] error: method does not override or implement a method from a supertype >[INFO] [INFO] 7 errors >[INFO] [INFO] ------------------------------------------------------------- >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Reactor Summary: >[INFO] [INFO] >[INFO] [INFO] Errai ............................................. SUCCESS [0.572s] >[INFO] [INFO] Reflections parent ................................ SUCCESS [0.466s] >[INFO] [INFO] Reflections ....................................... SUCCESS [6.914s] >[INFO] [INFO] Errai::Common ..................................... SUCCESS [7.356s] >[INFO] [INFO] Errai::CDI::EE6 API Overrides ..................... SUCCESS [0.558s] >[INFO] [INFO] Errai::Codegen .................................... SUCCESS [6.530s] >[INFO] [INFO] Errai::Config ..................................... SUCCESS [0.941s] >[INFO] [INFO] Errai::Codegen::GWT ............................... FAILURE [1.311s] >[INFO] [INFO] Errai::Marshalling ................................ SKIPPED >[INFO] [INFO] Errai::Bus ........................................ SKIPPED >[INFO] [INFO] Errai::Tools ...................................... SKIPPED >[INFO] [INFO] Errai::IOC ........................................ SKIPPED >[INFO] [INFO] Errai::JS ......................................... SKIPPED >[INFO] [INFO] Errai::UI::Binder ................................. SKIPPED >[INFO] [INFO] Errai::CDI ........................................ SKIPPED >[INFO] [INFO] Errai::CDI::Jetty ................................. SKIPPED >[INFO] [INFO] Errai::CDI::Client ................................ SKIPPED >[INFO] [INFO] Errai::Data::Binding .............................. SKIPPED >[INFO] [INFO] Errai::CDI::Weld Integration ...................... SKIPPED >[INFO] [INFO] Errai::JAX-RS ..................................... SKIPPED >[INFO] [INFO] Errai::JAX-RS::Provider ........................... SKIPPED >[INFO] [INFO] Errai::JAX-RS::Client ............................. SKIPPED >[INFO] [INFO] Errai::UI ......................................... SKIPPED >[INFO] [INFO] Errai::Navigation ................................. SKIPPED >[INFO] [INFO] Errai::JPA ........................................ SKIPPED >[INFO] [INFO] Errai::JPA::Client ................................ SKIPPED >[INFO] [INFO] Errai::HTML5 ...................................... SKIPPED >[INFO] [INFO] Errai::Java EE::All ............................... SKIPPED >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] BUILD FAILURE >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Total time: 25.270s >[INFO] [INFO] Finished at: Tue Feb 19 14:22:50 CET 2013 >[INFO] [INFO] Final Memory: 85M/337M >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [WARNING] The requested profile "eap6" could not be activated because it does not exist. >[INFO] [WARNING] The requested profile "eap601-workaround" could not be activated because it does not exist. >[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2-redhat-1:testCompile (default-testCompile) on project errai-codegen-gwt: Compilation failure: Compilation failure: >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[7,40] error: package org.jboss.errai.codegen.test.meta does not exist >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[8,41] error: package org.jboss.errai.codegen.test.model does not exist >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[20,38] error: cannot find symbol >[INFO] [ERROR] class AbstractMetaClassTest >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[38,19] error: cannot find symbol >[INFO] [ERROR] class GWTMetaClassTest >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[56,59] error: cannot find symbol >[INFO] [ERROR] class GWTMetaClassTest >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[43,2] error: method does not override or implement a method from a supertype >[INFO] [ERROR] /home/smikloso/dev/git/wfk-qa/unittest/errai/target/errai-codegen-gwt/src/test/java/org/jboss/errai/codegen/gwt/test/GWTMetaClassTest.java:[74,2] error: method does not override or implement a method from a supertype >[INFO] [ERROR] -> [Help 1] >[INFO] [ERROR] >[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging. >[INFO] [ERROR] >[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles: >[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >[INFO] [ERROR] >[INFO] [ERROR] After correcting the problems, you can resume the build with the command >[INFO] [ERROR] mvn <goals> -rf :errai-codegen-gwt >[INFO] ..FAILED (26.9 s) >[INFO] The build exited with code 1. See /home/smikloso/dev/git/wfk-qa/unittest/errai/target/build.log for details. >[INFO] ------------------------------------------------- >[INFO] Build Summary: >[INFO] Passed: 0, Failed: 1, Errors: 0, Skipped: 0 >[INFO] ------------------------------------------------- >[WARNING] The following builds failed: >[WARNING] * pom.xml >[INFO] ------------------------------------------------- >
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 912708
: 699456 |
703427