[weld-builds] Build failed in Jenkins: Weld-3.x-bootstrap-memory-beans4-CI #77

ci-builds at redhat.com ci-builds at redhat.com
Tue Feb 17 08:07:47 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-bootstrap-memory-beans4-CI/77/changes>

Changes:

[Jozef Hartinger] WELD-1867 Probe Contexts - add support for @ConversationScoped

[Jozef Hartinger] WELD-1853 Print member line on Definition/Deployment exception if possible

[Jozef Hartinger] Fix producer declared on parameterized session bean validation

[Jozef Hartinger] WELD-1869 Probe - mention configuration properties in ref guide

[Jozef Hartinger] WELD-1792 Exclude certain tests when the testsuite is run with unsafe proxies enabled

[Jozef Hartinger] WELD-1792 Unsafe proxies - review

[Jozef Hartinger] WELD-1792 Extend testcase

[Jozef Hartinger] WELD-1792 Introduce relaxed contruction and the option to select ProxyInstantiator

[Jozef Hartinger] WELD-1792 Fix GroovyMethodFilter to cover $getStaticMetaClass()

[Jozef Hartinger] WELD-1792 Make sure decorators work fine with relaxed construction

[Jozef Hartinger] WELD-1792 docs

[Jozef Hartinger] WELD-1792 Enable relaxed construction by default in weld-se

[Jozef Hartinger] WELD-1795 Add builder for custom beans

[Jozef Hartinger] WELD-1795 BeanBuilder updates

[Jozef Hartinger] WELD-1795 Implement BeanBuilder.read(BeanAttributes) and validate the

[Jozef Hartinger] Weld Servlet - use WEB-INF/classes BeanManager for EL resolution

------------------------------------------
[...truncated 66 lines...]
+ '[' false == false ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -f weld/pom.xml -DskipTests -Dmaven.test.failure.ignore -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld Parent
[INFO] Weld Implementation (Core)
[INFO] Weld Core - JSF
[INFO] Weld Implementation
[INFO] Weld Probe Parent
[INFO] Weld Probe Core
[INFO] Weld Porting Package for the CDI TCK
[INFO] Weld Test Utilities
[INFO] Weld Unit Tests
[INFO] Weld Integration Tests (JBoss AS)
[INFO] AtInject TCK runner for Weld
[INFO] CDI TCK runner (2.0) for Weld (WildFly)
[INFO] Weld Environment Common
[INFO] Weld SE (Core)
[INFO] Weld SE (Uber Jar)
[INFO] Weld Servlet Parent
[INFO] Weld Servlet Core
[INFO] Weld Servlet (Uber Jar)
[INFO] Weld Servlet Integration Tests (Base)
[INFO] Weld Servlet Integration Tests (Tomcat)
[INFO] Weld Servlet Integration Tests (Jetty)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-parent ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-parent ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld && git rev-parse --verify HEAD
[INFO] Working directory: /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld
[INFO] Storing buildNumber: c08e0f8c68958ec66c832dec0dfe4893d0571530 at timestamp: February 17, 2015 8:06:02 AM EST
[INFO] Executing: /bin/sh -c cd /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld && git rev-parse --verify HEAD
[INFO] Working directory: /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-parent ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-parent ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-parent ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-parent/3.0.0-SNAPSHOT/weld-core-parent-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation (Core) 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-impl ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-impl ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-impl ---
[INFO] Compiling 758 source files to /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[37,18] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[40,22] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[42,23] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[59,13] error: BeanBuilderImpl is not abstract and does not override abstract method <U>produceWith(Function<Instance<Object>,U>) in BeanBuilder
[ERROR]   where U,T are type-variables:
    U extends T declared in method <U>produceWith(Function<Instance<Object>,U>)
    T extends Object declared in class BeanBuilderImpl
/qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[108,26] error: name clash: read(AnnotatedType<T#1>) in BeanBuilderImpl and <U>read(AnnotatedType<U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR]   where T#1,U,T#2 are type-variables:
    T#1 extends Object declared in class BeanBuilderImpl
    U extends T#2 declared in method <U>read(AnnotatedType<U>)
    T#2 extends Object declared in interface BeanBuilder
/qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[107,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[129,26] error: name clash: read(BeanAttributes<T#1>) in BeanBuilderImpl and read(BeanAttributes<?>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR]   where T#1,T#2 are type-variables:
    T#1 extends Object declared in class BeanBuilderImpl
    T#2 extends Object declared in interface BeanBuilder
/qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[128,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[173,26] error: name clash: createWith(Function<CreationalContext<T#1>,T#1>) in BeanBuilderImpl and <U>createWith(Function<CreationalContext<U>,U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR]   where T#1,U,T#2 are type-variables:
    T#1 extends Object declared in class BeanBuilderImpl
    U extends T#2 declared in method <U>createWith(Function<CreationalContext<U>,U>)
    T#2 extends Object declared in interface BeanBuilder
/qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[180,26] error: name clash: produceWith(Function<Instance<Object>,T#1>) in BeanBuilderImpl and <U>produceWith(Function<Instance<Object>,U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR]   where T#1,U,T#2 are type-variables:
    T#1 extends Object declared in class BeanBuilderImpl
    U extends T#2 declared in method <U>produceWith(Function<Instance<Object>,U>)
    T#2 extends Object declared in interface BeanBuilder
/qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[179,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[191,26] error: name clash: produceWith(Supplier<T#1>) in BeanBuilderImpl and <U>produceWith(Supplier<U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR]   where T#1,U,T#2 are type-variables:
    T#1 extends Object declared in class BeanBuilderImpl
    U extends T#2 declared in method <U>produceWith(Supplier<U>)
    T#2 extends Object declared in interface BeanBuilder
/qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[190,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[38,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[42,23] ReflectionFactory is internal proprietary API and may be removed in a future release
[INFO] 23 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld Parent ....................................... SUCCESS [44.665s]
[INFO] Weld Implementation (Core) ........................ FAILURE [1:12.482s]
[INFO] Weld Core - JSF ................................... SKIPPED
[INFO] Weld Implementation ............................... SKIPPED
[INFO] Weld Probe Parent ................................. SKIPPED
[INFO] Weld Probe Core ................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK .............. SKIPPED
[INFO] Weld Test Utilities ............................... SKIPPED
[INFO] Weld Unit Tests ................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED
[INFO] AtInject TCK runner for Weld ...................... SKIPPED
[INFO] CDI TCK runner (2.0) for Weld (WildFly) ........... SKIPPED
[INFO] Weld Environment Common ........................... SKIPPED
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ SKIPPED
[INFO] Weld Servlet Parent ............................... SKIPPED
[INFO] Weld Servlet Core ................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:34.250s
[INFO] Finished at: Tue Feb 17 08:07:45 EST 2015
[INFO] Final Memory: 36M/342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project weld-core-impl: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[37,18] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[40,22] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[42,23] Unsafe is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[59,13] error: BeanBuilderImpl is not abstract and does not override abstract method <U>produceWith(Function<Instance<Object>,U>) in BeanBuilder
[ERROR] where U,T are type-variables:
[ERROR] U extends T declared in method <U>produceWith(Function<Instance<Object>,U>)
[ERROR] T extends Object declared in class BeanBuilderImpl
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[108,26] error: name clash: read(AnnotatedType<T#1>) in BeanBuilderImpl and <U>read(AnnotatedType<U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR] where T#1,U,T#2 are type-variables:
[ERROR] T#1 extends Object declared in class BeanBuilderImpl
[ERROR] U extends T#2 declared in method <U>read(AnnotatedType<U>)
[ERROR] T#2 extends Object declared in interface BeanBuilder
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[107,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[129,26] error: name clash: read(BeanAttributes<T#1>) in BeanBuilderImpl and read(BeanAttributes<?>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR] where T#1,T#2 are type-variables:
[ERROR] T#1 extends Object declared in class BeanBuilderImpl
[ERROR] T#2 extends Object declared in interface BeanBuilder
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[128,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[173,26] error: name clash: createWith(Function<CreationalContext<T#1>,T#1>) in BeanBuilderImpl and <U>createWith(Function<CreationalContext<U>,U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR] where T#1,U,T#2 are type-variables:
[ERROR] T#1 extends Object declared in class BeanBuilderImpl
[ERROR] U extends T#2 declared in method <U>createWith(Function<CreationalContext<U>,U>)
[ERROR] T#2 extends Object declared in interface BeanBuilder
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[180,26] error: name clash: produceWith(Function<Instance<Object>,T#1>) in BeanBuilderImpl and <U>produceWith(Function<Instance<Object>,U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR] where T#1,U,T#2 are type-variables:
[ERROR] T#1 extends Object declared in class BeanBuilderImpl
[ERROR] U extends T#2 declared in method <U>produceWith(Function<Instance<Object>,U>)
[ERROR] T#2 extends Object declared in interface BeanBuilder
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[179,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[191,26] error: name clash: produceWith(Supplier<T#1>) in BeanBuilderImpl and <U>produceWith(Supplier<U>) in BeanBuilder have the same erasure, yet neither overrides the other
[ERROR] where T#1,U,T#2 are type-variables:
[ERROR] T#1 extends Object declared in class BeanBuilderImpl
[ERROR] U extends T#2 declared in method <U>produceWith(Supplier<U>)
[ERROR] T#2 extends Object declared in interface BeanBuilder
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java:[190,4] error: method does not override or implement a method from a supertype
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[38,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[ERROR] /qa/hudson_workspace/workspace/Weld-3.x-bootstrap-memory-beans4-CI/weld/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[42,23] ReflectionFactory is internal proprietary API and may be removed in a future release
[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] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :weld-core-impl
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording plot data
No plot data file found: postgc.properties


More information about the weld-builds mailing list