Source: tiles-autotag
Version: 1.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibtiles-autotag-java --debian-build --keep-pom-version 
> --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Autotags                                                           
> [pom]
> [INFO] Autotag - Core runtime                                             
> [jar]
> [INFO] Autotag - Core                                                     
> [jar]
> [INFO] Tiles Autotag - JSP tags automatic generation                      
> [jar]
> [INFO] Autotag - Freemarker support                                       
> [jar]
> [INFO] Autotag - Velocity support                                         
> [jar]
> [INFO] maven-autotag-plugin Maven Mojo                           
> [maven-plugin]
> [INFO] 
> [INFO] -------------------< org.apache.tiles:tiles-autotag 
> >-------------------
> [INFO] Building Autotags 1.2                                              
> [1/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] ------------< org.apache.tiles:tiles-autotag-core-runtime 
> >-------------
> [INFO] Building Autotag - Core runtime 1.2                                
> [2/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-core-runtime ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-core-runtime ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 8 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core-runtime/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> tiles-autotag-core-runtime ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-core-runtime ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-core-runtime ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core-runtime/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-core-runtime ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ 
> tiles-autotag-core-runtime ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tiles-autotag-core-runtime/target/tiles-autotag-core-runtime-1.2.jar
> [INFO] 
> [INFO] ----------------< org.apache.tiles:tiles-autotag-core 
> >-----------------
> [INFO] Building Autotag - Core 1.2                                        
> [3/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-core ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-core ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 23 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/tiles-autotag-core/src/main/java/org/apache/tiles/autotag/core/QDoxTemplateSuiteFactory.java:
>  
> /<<PKGBUILDDIR>>/tiles-autotag-core/src/main/java/org/apache/tiles/autotag/core/QDoxTemplateSuiteFactory.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/tiles-autotag-core/src/main/java/org/apache/tiles/autotag/core/QDoxTemplateSuiteFactory.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-core ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 6 resources
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-core ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 18 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-core ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ tiles-autotag-core ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tiles-autotag-core/target/tiles-autotag-core-1.2.jar
> [INFO] 
> [INFO] -----------------< org.apache.tiles:tiles-autotag-jsp 
> >-----------------
> [INFO] Building Tiles Autotag - JSP tags automatic generation 1.2         
> [4/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-jsp ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-jsp ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-jsp/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-jsp ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-jsp ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-jsp/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-jsp ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ tiles-autotag-jsp ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tiles-autotag-jsp/target/tiles-autotag-jsp-1.2.jar
> [INFO] 
> [INFO] -------------< org.apache.tiles:tiles-autotag-freemarker 
> >--------------
> [INFO] Building Autotag - Freemarker support 1.2                          
> [5/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-freemarker ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-freemarker ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-freemarker/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-freemarker ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-freemarker ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-freemarker/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-freemarker ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ 
> tiles-autotag-freemarker ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tiles-autotag-freemarker/target/tiles-autotag-freemarker-1.2.jar
> [INFO] 
> [INFO] --------------< org.apache.tiles:tiles-autotag-velocity 
> >---------------
> [INFO] Building Autotag - Velocity support 1.2                            
> [6/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-velocity ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-velocity ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-velocity/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-velocity ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-velocity ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-velocity/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-velocity ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ tiles-autotag-velocity 
> ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tiles-autotag-velocity/target/tiles-autotag-velocity-1.2.jar
> [INFO] 
> [INFO] --------< org.apache.tiles.autotag.plugin:maven-autotag-plugin 
> >--------
> [INFO] Building maven-autotag-plugin Maven Mojo 1.2                       
> [7/7]
> [INFO] ----------------------------[ maven-plugin 
> ]----------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> maven-autotag-plugin ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> maven-autotag-plugin ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 6 source files to 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/main/java/org/apache/tiles/autotag/plugin/AbstractGenerateMojo.java:
>  
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/main/java/org/apache/tiles/autotag/plugin/AbstractGenerateMojo.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/main/java/org/apache/tiles/autotag/plugin/AbstractGenerateMojo.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ 
> maven-autotag-plugin ---
> [ERROR] 
> 
> Artifact Ids of the format maven-___-plugin are reserved for 
> plugins in the Group Id org.apache.maven.plugins
> Please change your artifactId to the format ___-maven-plugin
> In the future this error will break the build.
> 
> 
> [WARNING] Using platform encoding (UTF-8 actually) to read mojo source files, 
> i.e. build is platform dependent!
> [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.tiles.autotag.plugin.GenerateJspMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.tiles.autotag.plugin.GenerateFreemarkerMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.tiles.autotag.plugin.GenerateVelocityMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 4 mojo descriptors.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ maven-autotag-plugin ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> maven-autotag-plugin ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 11 source files to 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/test/java/org/apache/tiles/autotag/plugin/CreateDescriptorMojoTest.java:
>  
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/test/java/org/apache/tiles/autotag/plugin/CreateDescriptorMojoTest.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/test/java/org/apache/tiles/autotag/plugin/CreateDescriptorMojoTest.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> maven-autotag-plugin ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ maven-autotag-plugin ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/target/maven-autotag-plugin-1.2.jar
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata 
> (default-addPluginArtifactMetadata) @ maven-autotag-plugin ---
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Autotags 1.2:
> [INFO] 
> [INFO] Autotags ........................................... SUCCESS [  0.003 
> s]
> [INFO] Autotag - Core runtime ............................. SUCCESS [  1.607 
> s]
> [INFO] Autotag - Core ..................................... SUCCESS [  0.577 
> s]
> [INFO] Tiles Autotag - JSP tags automatic generation ...... SUCCESS [  0.168 
> s]
> [INFO] Autotag - Freemarker support ....................... SUCCESS [  0.162 
> s]
> [INFO] Autotag - Velocity support ......................... SUCCESS [  0.152 
> s]
> [INFO] maven-autotag-plugin Maven Mojo .................... SUCCESS [  1.221 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  3.987 s
> [INFO] Finished at: 2021-10-23T07:26:59Z
> [INFO] 
> ------------------------------------------------------------------------
>    dh_auto_test
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Autotags                                                           
> [pom]
> [INFO] Autotag - Core runtime                                             
> [jar]
> [INFO] Autotag - Core                                                     
> [jar]
> [INFO] Tiles Autotag - JSP tags automatic generation                      
> [jar]
> [INFO] Autotag - Freemarker support                                       
> [jar]
> [INFO] Autotag - Velocity support                                         
> [jar]
> [INFO] maven-autotag-plugin Maven Mojo                           
> [maven-plugin]
> [INFO] 
> [INFO] -------------------< org.apache.tiles:tiles-autotag 
> >-------------------
> [INFO] Building Autotags 1.2                                              
> [1/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] ------------< org.apache.tiles:tiles-autotag-core-runtime 
> >-------------
> [INFO] Building Autotag - Core runtime 1.2                                
> [2/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-core-runtime ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-core-runtime ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 8 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core-runtime/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> tiles-autotag-core-runtime ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-core-runtime ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-core-runtime ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core-runtime/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-core-runtime ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.tiles.autotag.core.runtime.AbstractModelBodyTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 
> s - in org.apache.tiles.autotag.core.runtime.AbstractModelBodyTest
> [INFO] Running org.apache.tiles.autotag.core.runtime.util.NullWriterTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.apache.tiles.autotag.core.runtime.util.NullWriterTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> [INFO] ----------------< org.apache.tiles:tiles-autotag-core 
> >-----------------
> [INFO] Building Autotag - Core 1.2                                        
> [3/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-core ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-core ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 23 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/tiles-autotag-core/src/main/java/org/apache/tiles/autotag/core/QDoxTemplateSuiteFactory.java:
>  
> /<<PKGBUILDDIR>>/tiles-autotag-core/src/main/java/org/apache/tiles/autotag/core/QDoxTemplateSuiteFactory.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/tiles-autotag-core/src/main/java/org/apache/tiles/autotag/core/QDoxTemplateSuiteFactory.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-core ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 6 resources
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-core ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 18 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-core/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-core ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.tiles.autotag.generate.BasicTemplateGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s 
> - in org.apache.tiles.autotag.generate.BasicTemplateGeneratorTest
> [INFO] Running 
> org.apache.tiles.autotag.generate.AbstractTemplateClassGeneratorTest
> [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
> 0.057 s - in 
> org.apache.tiles.autotag.generate.AbstractTemplateClassGeneratorTest
> [INFO] Running 
> org.apache.tiles.autotag.generate.AbstractTemplateSuiteGeneratorTest
> [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
> 0.011 s - in 
> org.apache.tiles.autotag.generate.AbstractTemplateSuiteGeneratorTest
> [INFO] Running org.apache.tiles.autotag.generate.TemplateGeneratorBuilderTest
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 
> s - in org.apache.tiles.autotag.generate.TemplateGeneratorBuilderTest
> [INFO] Running org.apache.tiles.autotag.tool.StringToolTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.apache.tiles.autotag.tool.StringToolTest
> [INFO] Running org.apache.tiles.autotag.core.ClassParseExceptionTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.apache.tiles.autotag.core.ClassParseExceptionTest
> [INFO] Running org.apache.tiles.autotag.core.QDoxTemplateSuiteFactoryTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 
> s - in org.apache.tiles.autotag.core.QDoxTemplateSuiteFactoryTest
> [INFO] Running org.apache.tiles.autotag.core.AutotagRuntimeExceptionTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 
> s - in org.apache.tiles.autotag.core.AutotagRuntimeExceptionTest
> [INFO] Running org.apache.tiles.autotag.model.TemplateClassTest
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 
> s - in org.apache.tiles.autotag.model.TemplateClassTest
> [INFO] Running org.apache.tiles.autotag.model.TemplateSuiteTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 
> s - in org.apache.tiles.autotag.model.TemplateSuiteTest
> [INFO] Running org.apache.tiles.autotag.model.TemplateParameterTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.apache.tiles.autotag.model.TemplateParameterTest
> [INFO] Running org.apache.tiles.autotag.model.TemplateMethodTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 
> s - in org.apache.tiles.autotag.model.TemplateMethodTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [WARNING] Tests run: 53, Failures: 0, Errors: 0, Skipped: 4
> [INFO] 
> [INFO] 
> [INFO] -----------------< org.apache.tiles:tiles-autotag-jsp 
> >-----------------
> [INFO] Building Tiles Autotag - JSP tags automatic generation 1.2         
> [4/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-jsp ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-jsp ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-jsp/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-jsp ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-jsp ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-jsp/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-jsp ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.tiles.autotag.jsp.JspTemplateGeneratorFactoryTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 
> s - in org.apache.tiles.autotag.jsp.JspTemplateGeneratorFactoryTest
> [INFO] Running org.apache.tiles.autotag.jsp.TLDGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s 
> - in org.apache.tiles.autotag.jsp.TLDGeneratorTest
> [INFO] Running org.apache.tiles.autotag.jsp.TagClassGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 
> s - in org.apache.tiles.autotag.jsp.TagClassGeneratorTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> [INFO] -------------< org.apache.tiles:tiles-autotag-freemarker 
> >--------------
> [INFO] Building Autotag - Freemarker support 1.2                          
> [5/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-freemarker ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-freemarker ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-freemarker/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-freemarker ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-freemarker ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-freemarker/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-freemarker ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.tiles.autotag.freemarker.FMModelGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s 
> - in org.apache.tiles.autotag.freemarker.FMModelGeneratorTest
> [INFO] Running 
> org.apache.tiles.autotag.freemarker.FMTemplateGeneratorFactoryTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 
> s - in org.apache.tiles.autotag.freemarker.FMTemplateGeneratorFactoryTest
> [INFO] Running 
> org.apache.tiles.autotag.freemarker.FMModelRepositoryGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 
> s - in org.apache.tiles.autotag.freemarker.FMModelRepositoryGeneratorTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> [INFO] --------------< org.apache.tiles:tiles-autotag-velocity 
> >---------------
> [INFO] Building Autotag - Velocity support 1.2                            
> [6/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> tiles-autotag-velocity ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> tiles-autotag-velocity ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-velocity/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ tiles-autotag-velocity ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> tiles-autotag-velocity ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/tiles-autotag-velocity/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> tiles-autotag-velocity ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running 
> org.apache.tiles.autotag.velocity.VelocityPropertiesGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 
> s - in org.apache.tiles.autotag.velocity.VelocityPropertiesGeneratorTest
> [INFO] Running 
> org.apache.tiles.autotag.velocity.VelocityDirectiveGeneratorTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 
> s - in org.apache.tiles.autotag.velocity.VelocityDirectiveGeneratorTest
> [INFO] Running 
> org.apache.tiles.autotag.velocity.VelocityTemplateGeneratorFactoryTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 
> s - in org.apache.tiles.autotag.velocity.VelocityTemplateGeneratorFactoryTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> [INFO] --------< org.apache.tiles.autotag.plugin:maven-autotag-plugin 
> >--------
> [INFO] Building maven-autotag-plugin Maven Mojo 1.2                       
> [7/7]
> [INFO] ----------------------------[ maven-plugin 
> ]----------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> maven-autotag-plugin ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> maven-autotag-plugin ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 6 source files to 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/target/classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/main/java/org/apache/tiles/autotag/plugin/AbstractGenerateMojo.java:
>  
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/main/java/org/apache/tiles/autotag/plugin/AbstractGenerateMojo.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/main/java/org/apache/tiles/autotag/plugin/AbstractGenerateMojo.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ 
> maven-autotag-plugin ---
> [ERROR] 
> 
> Artifact Ids of the format maven-___-plugin are reserved for 
> plugins in the Group Id org.apache.maven.plugins
> Please change your artifactId to the format ___-maven-plugin
> In the future this error will break the build.
> 
> 
> [WARNING] Using platform encoding (UTF-8 actually) to read mojo source files, 
> i.e. build is platform dependent!
> [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.tiles.autotag.plugin.GenerateJspMojo: replace with @Parameter( 
> defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.tiles.autotag.plugin.GenerateFreemarkerMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [WARNING] Deprecated @Component annotation for 'project' field in 
> org.apache.tiles.autotag.plugin.GenerateVelocityMojo: replace with 
> @Parameter( defaultValue = "${project}", readonly = true )
> [INFO] java-annotations mojo extractor found 4 mojo descriptors.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ maven-autotag-plugin ---
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> maven-autotag-plugin ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
> build is platform dependent!
> [INFO] Compiling 11 source files to 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/target/test-classes
> Use of target 1.6 is no longer supported, switching to 7
> Use of source 1.6 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/test/java/org/apache/tiles/autotag/plugin/CreateDescriptorMojoTest.java:
>  
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/test/java/org/apache/tiles/autotag/plugin/CreateDescriptorMojoTest.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/src/test/java/org/apache/tiles/autotag/plugin/CreateDescriptorMojoTest.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> maven-autotag-plugin ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.tiles.autotag.plugin.AbstractGenerateMojoTest
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.528 
> s <<< FAILURE! - in org.apache.tiles.autotag.plugin.AbstractGenerateMojoTest
> [ERROR] testExecute(org.apache.tiles.autotag.plugin.AbstractGenerateMojoTest) 
>  Time elapsed: 0.488 s  <<< ERROR!
> com.thoughtworks.xstream.security.ForbiddenClassException: 
> org.apache.tiles.autotag.model.TemplateSuite
>       at 
> org.apache.tiles.autotag.plugin.AbstractGenerateMojoTest.testExecute(AbstractGenerateMojoTest.java:97)
> 
> [INFO] Running org.apache.tiles.autotag.plugin.GenerateVelocityMojoTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.apache.tiles.autotag.plugin.GenerateVelocityMojoTest
> [INFO] Running org.apache.tiles.autotag.plugin.CreateDescriptorMojoTest
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.068 
> s <<< FAILURE! - in org.apache.tiles.autotag.plugin.CreateDescriptorMojoTest
> [ERROR] testExecute(org.apache.tiles.autotag.plugin.CreateDescriptorMojoTest) 
>  Time elapsed: 0.068 s  <<< ERROR!
> com.thoughtworks.xstream.security.ForbiddenClassException: 
> org.apache.tiles.autotag.model.TemplateSuite
>       at 
> org.apache.tiles.autotag.plugin.CreateDescriptorMojoTest.testExecute(CreateDescriptorMojoTest.java:109)
> 
> [INFO] Running org.apache.tiles.autotag.plugin.GenerateJspMojoTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.apache.tiles.autotag.plugin.GenerateJspMojoTest
> [INFO] Running org.apache.tiles.autotag.plugin.GenerateFreemarkerMojoTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in org.apache.tiles.autotag.plugin.GenerateFreemarkerMojoTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Errors: 
> [ERROR]   AbstractGenerateMojoTest.testExecute:97 » ForbiddenClass 
> org.apache.tiles.auto...
> [ERROR]   CreateDescriptorMojoTest.testExecute:109 » ForbiddenClass 
> org.apache.tiles.aut...
> [INFO] 
> [ERROR] Tests run: 8, Failures: 0, Errors: 2, Skipped: 0
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Autotags 1.2:
> [INFO] 
> [INFO] Autotags ........................................... SUCCESS [  0.005 
> s]
> [INFO] Autotag - Core runtime ............................. SUCCESS [ 11.566 
> s]
> [INFO] Autotag - Core ..................................... SUCCESS [ 10.557 
> s]
> [INFO] Tiles Autotag - JSP tags automatic generation ...... SUCCESS [ 10.123 
> s]
> [INFO] Autotag - Freemarker support ....................... SUCCESS [ 10.122 
> s]
> [INFO] Autotag - Velocity support ......................... SUCCESS [ 10.133 
> s]
> [INFO] maven-autotag-plugin Maven Mojo .................... FAILURE [ 11.193 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  01:03 min
> [INFO] Finished at: 2021-10-23T07:28:04Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on 
> project maven-autotag-plugin: There are test failures.
> [ERROR] 
> [ERROR] Please refer to 
> /<<PKGBUILDDIR>>/maven-autotag-plugin/target/surefire-reports for the 
> individual test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump, 
> [date]-jvmRun[N].dump and [date].dumpstream.
> [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 <args> -rf :maven-autotag-plugin
> dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test 
> returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/tiles-autotag_1.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to