See 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/28/display/redirect?page=changes>

Changes:

[lukaszlenart] Extends factories to allow return implementing type

[lukaszlenart] Uses factory's type to detect Initilizable interfaces

[lukaszlenart] Adds implementation of the type() method

[lukaszlenart] Adjusts class to the new Initializable mechanism

[lukaszlenart] Avoids initialising singletons once marked as Initializable

[lukaszlenart] Moves Initializable interface into implementing class instead of

[lukaszlenart] Drops unneeded JavaDoc formatting

[lukaszlenart] Introduces dedicated factory to perform object's initialisation

[lukaszlenart] Adds a dedicated interfaces to clearly tell CI which beans must 
be

[lukaszlenart] Adjusts builder to handle the new interfaces

[lukaszlenart] Uses the new interface to initialise object when setting up the

[yasserzamani] add tests for lazy and early initialization

[yasserzamani] improve tests for lazy and early initialization

[lukaszlenart] Moves wrapping factories into Scope

[lukaszlenart] Fixes failing tests

[lukaszlenart] Increases class visibility

[lukaszlenart] Fixes test to run under JDK8

[lukaszlenart] Loads classes in advance

[yasserzamani] fix and add test for lazy and early initialization of prototypes

------------------------------------------
[...truncated 1.07 MB...]
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ 
struts2-spring-plugin ---
[INFO] Building jar: 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/spring/target/struts2-spring-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
struts2-spring-plugin ---
[INFO] 
[INFO] --- dependency-check-maven:3.0.2:check (default) @ struts2-spring-plugin 
---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Check for updates complete (243 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Central Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 
Spring Plugin:

spring-core-4.1.9.RELEASE.jar (cpe:/a:springsource:spring_framework:4.1.9, 
cpe:/a:vmware:springsource_spring_framework:4.1.9, 
cpe:/a:pivotal:spring_framework:4.1.9, 
cpe:/a:pivotal_software:spring_framework:4.1.9, 
org.springframework:spring-core:4.1.9.RELEASE) : CVE-2016-5007


See the dependency-check report for more details.


[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Convention Plugin 2.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ struts2-convention-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
struts2-convention-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
struts2-convention-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/target/classes>
[INFO] 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/main/java/org/apache/struts2/convention/DefaultClassFinder.java>:
 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/main/java/org/apache/struts2/convention/DefaultClassFinder.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/main/java/org/apache/struts2/convention/DefaultClassFinder.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/main/java/org/apache/struts2/convention/DefaultInterceptorMapBuilder.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/main/java/org/apache/struts2/convention/DefaultInterceptorMapBuilder.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ 
struts2-convention-plugin ---
[WARNING] Warning in manifest for 
org.apache.struts:struts2-convention-plugin:jar:2.6-SNAPSHOT : Superfluous 
export-package instructions: [org.apache, org.apache.struts2, org]
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
struts2-convention-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
struts2-convention-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/test/java/org/apache/struts2/convention/PackageBasedActionConfigBuilderTest.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/src/test/java/org/apache/struts2/convention/PackageBasedActionConfigBuilderTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ 
struts2-convention-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.convention.SEOActionNameBuilderTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add 
log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s 
- in org.apache.struts2.convention.SEOActionNameBuilderTest
[INFO] Running org.apache.struts2.convention.PackageBasedActionConfigBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s 
- in org.apache.struts2.convention.PackageBasedActionConfigBuilderTest
[INFO] Running org.apache.struts2.convention.ConventionUnknownHandlerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s 
- in org.apache.struts2.convention.ConventionUnknownHandlerTest
[INFO] Running org.apache.struts2.convention.DefaultResultMapBuilderTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s 
- in org.apache.struts2.convention.DefaultResultMapBuilderTest
[INFO] Running org.apache.struts2.convention.ReflectionToolsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.struts2.convention.ReflectionToolsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ struts2-convention-plugin 
---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/sitegraph-usage.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 109 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 108 licence.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ struts2-convention-plugin 
---
[INFO] Building jar: 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/target/struts2-convention-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ 
struts2-convention-plugin >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ 
struts2-convention-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ 
struts2-convention-plugin ---
[INFO] Building jar: 
<https://builds.apache.org/job/Struts-master-JDK7-dependency-check/ws/plugins/convention/target/struts2-convention-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
struts2-convention-plugin ---
[INFO] 
[INFO] --- dependency-check-maven:3.0.2:check (default) @ 
struts2-convention-plugin ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Check for updates complete (311 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Central Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (1 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (6 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.707 s]
[INFO] Struts 2 ........................................... SUCCESS [13:34 min]
[INFO] Struts 2 Core ...................................... SUCCESS [01:52 min]
[INFO] Struts Plugins ..................................... SUCCESS [  6.191 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  6.410 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  6.558 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  8.902 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  5.171 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  7.006 s]
[INFO] Struts 2 Convention Plugin ......................... FAILURE [ 18.591 s]
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] Struts 2 Embedded JSP Plugin ....................... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] DEPRECATED: Struts 2 Sitegraph Plugin .............. SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts OSGi Bundles ................................ SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:32 min
[INFO] Finished at: 2018-01-11T22:45:05Z
[INFO] Final Memory: 69M/23966M
[INFO] ------------------------------------------------------------------------
[ERROR] PermGen space -> [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/OutOfMemoryError
---------------------------------------------------
constituent[0]: file:/home/jenkins/tools/maven/latest3/conf/logging/
constituent[1]: 
file:/home/jenkins/tools/maven/latest3/lib/jcl-over-slf4j-1.7.25.jar
constituent[2]: 
file:/home/jenkins/tools/maven/latest3/lib/wagon-provider-api-2.12.jar
constituent[3]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-model-builder-3.5.2.jar
constituent[4]: file:/home/jenkins/tools/maven/latest3/lib/slf4j-api-1.7.25.jar
constituent[5]: file:/home/jenkins/tools/maven/latest3/lib/commons-cli-1.4.jar
constituent[6]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-util-1.1.0.jar
constituent[7]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-spi-1.1.0.jar
constituent[8]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-settings-3.5.2.jar
constituent[9]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-artifact-3.5.2.jar
constituent[10]: 
file:/home/jenkins/tools/maven/latest3/lib/org.eclipse.sisu.inject-0.3.3.jar
constituent[11]: file:/home/jenkins/tools/maven/latest3/lib/cdi-api-1.0.jar
constituent[12]: 
file:/home/jenkins/tools/maven/latest3/lib/plexus-utils-3.1.0.jar
constituent[13]: file:/home/jenkins/tools/maven/latest3/lib/aopalliance-1.0.jar
constituent[14]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-builder-support-3.5.2.jar
constituent[15]: 
file:/home/jenkins/tools/maven/latest3/lib/commons-lang3-3.5.jar
constituent[16]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-model-3.5.2.jar
constituent[17]: file:/home/jenkins/tools/maven/latest3/lib/jansi-1.16.jar
constituent[18]: 
file:/home/jenkins/tools/maven/latest3/lib/org.eclipse.sisu.plexus-0.3.3.jar
constituent[19]: file:/home/jenkins/tools/maven/latest3/lib/wagon-file-2.12.jar
constituent[20]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-plugin-api-3.5.2.jar
constituent[21]: 
file:/home/jenkins/tools/maven/latest3/lib/plexus-cipher-1.7.jar
constituent[22]: 
file:/home/jenkins/tools/maven/latest3/lib/plexus-component-annotations-1.7.1.jar
constituent[23]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-transport-wagon-1.1.0.jar
constituent[24]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-slf4j-provider-3.5.2.jar
constituent[25]: 
file:/home/jenkins/tools/maven/latest3/lib/plexus-interpolation-1.24.jar
constituent[26]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-api-1.1.0.jar
constituent[27]: file:/home/jenkins/tools/maven/latest3/lib/commons-io-2.5.jar
constituent[28]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-provider-3.5.2.jar
constituent[29]: file:/home/jenkins/tools/maven/latest3/lib/jsr250-api-1.0.jar
constituent[30]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-connector-basic-1.1.0.jar
constituent[31]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-compat-3.5.2.jar
constituent[32]: file:/home/jenkins/tools/maven/latest3/lib/javax.inject-1.jar
constituent[33]: 
file:/home/jenkins/tools/maven/latest3/lib/wagon-http-2.12-shaded.jar
constituent[34]: file:/home/jenkins/tools/maven/latest3/lib/guava-20.0.jar
constituent[35]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-repository-metadata-3.5.2.jar
constituent[36]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-shared-utils-3.1.0.jar
constituent[37]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-settings-builder-3.5.2.jar
constituent[38]: 
file:/home/jenkins/tools/maven/latest3/lib/plexus-sec-dispatcher-1.4.jar
constituent[39]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-embedder-3.5.2.jar
constituent[40]: file:/home/jenkins/tools/maven/latest3/lib/guice-4.0-no_aop.jar
constituent[41]: file:/home/jenkins/tools/maven/latest3/lib/maven-core-3.5.2.jar
constituent[42]: 
file:/home/jenkins/tools/maven/latest3/lib/maven-resolver-impl-1.1.0.jar
---------------------------------------------------

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler 
in thread "main"
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to