Your message dated Sun, 03 Sep 2017 22:26:46 +0000
with message-id <e1dodlq-0003ps...@fasolo.debian.org>
and subject line Bug#871112: fixed in surefire 2.19.1-2
has caused the Debian Bug report #871112,
regarding surefire: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[601,50]
 cannot find symbol
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
871112: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871112
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: surefire
Version: 2.19.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # two passes build to work around a circular dependency between 
> maven-surefire-common and maven-surefire-plugin
> dh_auto_build -- install -DskipTests
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.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 install -DskipTests 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the 
> effective model for org.apache.maven.surefire:surefire-junit47:jar:2.19.1
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 120, column 
> 12
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because 
> they threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer 
> support building such malformed projects.
> [WARNING] 
> [WARNING] The project 
> org.apache.maven.surefire:surefire-grouper:jar:2.19.1 uses prerequisites 
> which is only intended for maven-plugin projects but not for non maven-plugin 
> projects. For such purposes you should use the maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [WARNING] The project 
> org.apache.maven.surefire:maven-surefire-common:jar:2.19.1 uses prerequisites 
> which is only intended for maven-plugin projects but not for non maven-plugin 
> projects. For such purposes you should use the maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [WARNING] The project 
> org.apache.maven.surefire:surefire-report-parser:jar:2.19.1 uses 
> prerequisites which is only intended for maven-plugin projects but not for 
> non maven-plugin projects. For such purposes you should use the 
> maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Apache Maven Surefire
> [INFO] SureFire API
> [INFO] SureFire Booter
> [INFO] Maven Surefire Test-Grouping Support
> [INFO] SureFire Providers
> [INFO] Shared JUnit3 Provider Code
> [INFO] Shared Java 5 Provider Base
> [INFO] Shared JUnit4 Provider Code
> [INFO] Shared JUnit48 Provider Code
> [INFO] SureFire JUnit Runner
> [INFO] SureFire JUnit4 Runner
> [INFO] Maven Surefire Common
> [INFO] SureFire JUnitCore Runner
> [INFO] SureFire TestNG Utils
> [INFO] SureFire TestNG Runner
> [INFO] Surefire Report Parser
> [INFO] Maven Surefire Report Plugin
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Surefire 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire ---
> [INFO] Installing /<<PKGBUILDDIR>>/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire API 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-api ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-api ---
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 76 source files to 
> /<<PKGBUILDDIR>>/surefire-api/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/surefire-api/src/main/java/org/apache/maven/surefire/booter/BaseProviderFactory.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/surefire-api/src/main/java/org/apache/maven/surefire/booter/BaseProviderFactory.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-api ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-api ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-api ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-api ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-api/target/surefire-api-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-api ---
> [INFO] Including 
> org.apache.maven.shared:maven-shared-utils:jar:debian in the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:surefire-api:jar:2.19.1
> [INFO] Minimized 187 -> 125 (66%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-api/target/surefire-api-2.19.1.jar with 
> /<<PKGBUILDDIR>>/surefire-api/target/surefire-api-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-api/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-api/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-api/dependency-reduced-pom.xml
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-api ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-api/target/surefire-api-2.19.1.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-api/dependency-reduced-pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire Booter 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-booter ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-booter/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-booter ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 17 source files to 
> /<<PKGBUILDDIR>>/surefire-booter/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-booter ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-booter ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-booter ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-booter ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-booter/target/surefire-booter-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-booter ---
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.shared:maven-shared-utils:jar:debian from the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:surefire-booter:jar:2.19.1
> [INFO] Minimized 29 -> 29 (100%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-booter/target/surefire-booter-2.19.1.jar with 
> /<<PKGBUILDDIR>>/surefire-booter/target/surefire-booter-2.19.1-shaded.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-booter ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-booter/target/surefire-booter-2.19.1.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
> [INFO] Installing /<<PKGBUILDDIR>>/surefire-booter/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Surefire Test-Grouping Support 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- javacc-maven-plugin:2.6:javacc 
> (javacc) @ surefire-grouper ---
> [WARNING] File encoding for grammars has not been configured, using 
> platform default encoding, i.e. build is platform dependent!
> Java Compiler Compiler Version 5.0 (Parser Generator)
> (type "javacc" with no arguments for help)
> Reading from file 
> /<<PKGBUILDDIR>>/surefire-grouper/src/main/javacc/category-expression.jj . . .
> Warning: Choice conflict involving two expansions at
>          line 105, column 3 and line 106, column 3 respectively.
>          A common prefix is: "NOT"
>          Consider using a lookahead of 2 for earlier expansion.
> Warning: Choice conflict in [...] construct at line 118, column 16.
>          Expansion nested within construct and expansion following construct
>          have common prefixes, one of which is: <AND>
>          Consider using a lookahead of 2 or more for nested expansion.
> Warning:  ".class" cannot be matched as a string literal token at line 87, 
> column 3. It will be matched as  <STRING>.
> File "TokenMgrError.java" does not exist.  Will create one.
> File "ParseException.java" does not exist.  Will create one.
> File "Token.java" does not exist.  Will create one.
> File "SimpleCharStream.java" does not exist.  Will create one.
> Parser generated with 0 errors and 3 warnings.
> [INFO] Processed 1 grammar
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-grouper ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-grouper/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-grouper ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 13 source files to 
> /<<PKGBUILDDIR>>/surefire-grouper/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-grouper ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-grouper ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-grouper ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-grouper ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-grouper/target/surefire-grouper-2.19.1.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-grouper ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-grouper/target/surefire-grouper-2.19.1.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.jar
> [INFO] Installing /<<PKGBUILDDIR>>/surefire-grouper/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire Providers 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-providers ---
> [INFO] Installing /<<PKGBUILDDIR>>/surefire-providers/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Shared JUnit3 Provider Code 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ common-junit3 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit3/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ common-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit3/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ common-junit3 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ common-junit3 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ common-junit3 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ common-junit3 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit3/target/common-junit3-2.19.1.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ common-junit3 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit3/target/common-junit3-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-junit3/2.19.1/common-junit3-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit3/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-junit3/2.19.1/common-junit3-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Shared Java 5 Provider Base 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ common-java5 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ common-java5 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 5 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/target/classes
> [ERROR] 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/src/main/java/org/apache/maven/surefire/report/SmartStackTraceParser.java:[154,54]
>  unmappable character for encoding ASCII
> [ERROR] 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/src/main/java/org/apache/maven/surefire/report/SmartStackTraceParser.java:[154,55]
>  unmappable character for encoding ASCII
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ common-java5 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ common-java5 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ common-java5 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ common-java5 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/target/common-java5-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ common-java5 ---
> [INFO] Including 
> org.apache.maven.shared:maven-shared-utils:jar:debian in the shaded jar.
> [INFO] Including commons-io:commons-io:jar:debian in the shaded jar.
> [INFO] Including org.apache.maven.surefire:surefire-api:jar:2.19.1 
> in the shaded jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:common-java5:jar:2.19.1
> [INFO] Minimized 347 -> 29 (8%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/target/common-java5-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/target/common-java5-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/dependency-reduced-pom.xml
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ common-java5 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/target/common-java5-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-java5/dependency-reduced-pom.xml 
> to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Shared JUnit4 Provider Code 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ common-junit4 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit4/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ common-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 10 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit4/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ common-junit4 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ common-junit4 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ common-junit4 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ common-junit4 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit4/target/common-junit4-2.19.1.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ common-junit4 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit4/target/common-junit4-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-junit4/2.19.1/common-junit4-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit4/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-junit4/2.19.1/common-junit4-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Shared JUnit48 Provider Code 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ common-junit48 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ common-junit48 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 12 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/JUnit48Reflector.java:
>  
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/JUnit48Reflector.java
>  uses unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/JUnit48Reflector.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ common-junit48 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ common-junit48 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ common-junit48 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ common-junit48 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/target/common-junit48-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ common-junit48 ---
> [INFO] Excluding org.apache.maven.surefire:common-junit4:jar:2.19.1 
> from the shaded jar.
> [INFO] Excluding org.apache.maven.surefire:common-junit3:jar:2.19.1 
> from the shaded jar.
> [INFO] Excluding org.apache.maven.surefire:common-java5:jar:2.19.1 
> from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.shared:maven-shared-utils:jar:debian from the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Excluding 
> org.apache.maven.surefire:surefire-grouper:jar:2.19.1 from the shaded jar.
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:common-junit48:jar:2.19.1
> [INFO] Minimized 15 -> 15 (100%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/target/common-junit48-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/target/common-junit48-2.19.1-shaded.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ common-junit48 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/target/common-junit48-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-junit48/2.19.1/common-junit48-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/common-junit48/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/common-junit48/2.19.1/common-junit48-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire JUnit Runner 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-junit3 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 6 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-junit3 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-junit3 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-junit3 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-junit3 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/target/surefire-junit3-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-junit3 ---
> [INFO] Including org.apache.maven.surefire:common-junit3:jar:2.19.1 
> in the shaded jar.
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.shared:maven-shared-utils:jar:debian from the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/target/surefire-junit3-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/target/surefire-junit3-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/dependency-reduced-pom.xml
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-junit3 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/target/surefire-junit3-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-junit3/2.19.1/surefire-junit3-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit3/dependency-reduced-pom.xml
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-junit3/2.19.1/surefire-junit3-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire JUnit4 Runner 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-junit4 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-junit4 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-junit4 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-junit4 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-junit4 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/target/surefire-junit4-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-junit4 ---
> [INFO] Including org.apache.maven.surefire:common-junit4:jar:2.19.1 
> in the shaded jar.
> [INFO] Including org.apache.maven.surefire:common-junit3:jar:2.19.1 
> in the shaded jar.
> [INFO] Including org.apache.maven.surefire:common-java5:jar:2.19.1 
> in the shaded jar.
> [INFO] Including 
> org.apache.maven.shared:maven-shared-utils:jar:debian in the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:surefire-junit4:jar:2.19.1
> [WARNING] maven-shared-utils-debian.jar, common-java5-2.19.1.jar 
> define 1 overlapping classes: 
> [WARNING]   - org.apache.maven.shared.utils.StringUtils
> [WARNING] maven-shade-plugin has detected that some class files are
> [WARNING] present in two or more JARs. When this happens, only one
> [WARNING] single version of the class is copied to the uber jar.
> [WARNING] Usually this is not harmful and you can skip these 
> warnings,
> [WARNING] otherwise try to manually exclude artifacts based on
> [WARNING] mvn dependency:tree -Ddetail=true and the above output.
> [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
> [INFO] Minimized 138 -> 54 (39%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/target/surefire-junit4-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/target/surefire-junit4-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/dependency-reduced-pom.xml
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-junit4 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/target/surefire-junit4-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit4/dependency-reduced-pom.xml
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Surefire Common 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The artifact org.mockito:mockito-all:jar:debian has been 
> relocated to org.mockito:mockito-core:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ maven-surefire-common ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/maven-surefire-common/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ maven-surefire-common ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 52 source files to 
> /<<PKGBUILDDIR>>/maven-surefire-common/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ maven-surefire-common ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ maven-surefire-common ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ maven-surefire-common ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ maven-surefire-common ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/maven-surefire-common/target/maven-surefire-common-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ maven-surefire-common ---
> [INFO] Excluding org.apache.maven:maven-plugin-api:jar:debian from 
> the shaded jar.
> [INFO] Excluding 
> org.apache.maven.plugin-tools:maven-plugin-annotations:jar:debian from the 
> shaded jar.
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.surefire:surefire-booter:jar:2.19.1 from the shaded jar.
> [INFO] Including 
> org.apache.maven.shared:maven-shared-utils:jar:debian in the shaded jar.
> [INFO] Excluding org.apache.maven:maven-artifact:jar:debian from 
> the shaded jar.
> [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:debian from 
> the shaded jar.
> [INFO] Excluding 
> org.apache.maven:maven-plugin-descriptor:jar:debian from the shaded jar.
> [INFO] Excluding 
> org.codehaus.plexus:plexus-container-default:jar:1.0-alpha from the shaded 
> jar.
> [INFO] Excluding classworlds:classworlds:jar:debian from the shaded 
> jar.
> [INFO] Excluding org.apache.maven:maven-project:jar:debian from the 
> shaded jar.
> [INFO] Excluding org.apache.maven:maven-settings:jar:debian from 
> the shaded jar.
> [INFO] Excluding org.apache.maven:maven-profile:jar:debian from the 
> shaded jar.
> [INFO] Excluding org.apache.maven:maven-artifact-manager:jar:debian 
> from the shaded jar.
> [INFO] Excluding org.apache.maven:maven-plugin-registry:jar:debian 
> from the shaded jar.
> [INFO] Excluding 
> org.codehaus.plexus:plexus-interpolation:jar:debian from the shaded jar.
> [INFO] Including commons-io:commons-io:jar:debian in the shaded jar.
> [INFO] Excluding org.apache.maven:maven-model:jar:debian from the 
> shaded jar.
> [INFO] Excluding org.apache.maven:maven-core:jar:debian from the 
> shaded jar.
> [INFO] Excluding 
> org.apache.maven:maven-plugin-parameter-documenter:jar:debian from the shaded 
> jar.
> [INFO] Excluding org.apache.maven.wagon:wagon-http:jar:debian from 
> the shaded jar.
> [INFO] Excluding 
> org.apache.maven.wagon:wagon-http-shared:jar:debian from the shaded jar.
> [INFO] Excluding commons-httpclient:commons-httpclient:jar:3.x from 
> the shaded jar.
> [INFO] Excluding commons-codec:commons-codec:jar:debian from the 
> shaded jar.
> [INFO] Excluding org.jsoup:jsoup:jar:debian from the shaded jar.
> [INFO] Excluding org.slf4j:slf4j-jdk14:jar:debian from the shaded 
> jar.
> [INFO] Excluding org.slf4j:slf4j-api:jar:debian from the shaded jar.
> [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:debian from the 
> shaded jar.
> [INFO] Excluding 
> org.apache.maven.reporting:maven-reporting-api:jar:debian from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.doxia:doxia-logging-api:jar:debian from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.wagon:wagon-provider-api:jar:debian from the shaded jar.
> [INFO] Excluding 
> org.apache.maven:maven-repository-metadata:jar:debian from the shaded jar.
> [INFO] Excluding 
> org.apache.maven:maven-error-diagnostics:jar:debian from the shaded jar.
> [INFO] Excluding org.apache.maven:maven-monitor:jar:debian from the 
> shaded jar.
> [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.x 
> from the shaded jar.
> [INFO] Excluding 
> org.sonatype.plexus:plexus-sec-dispatcher:jar:debian from the shaded jar.
> [INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:debian from 
> the shaded jar.
> [INFO] Excluding org.apache.maven:maven-toolchain:jar:debian from 
> the shaded jar.
> [INFO] Excluding org.apache.commons:commons-lang3:jar:debian from 
> the shaded jar.
> [INFO] Including 
> org.apache.maven.shared:maven-common-artifact-filters:jar:debian in the 
> shaded jar.
> [INFO] Excluding org.sonatype.sisu:sisu-inject-plexus:jar:debian 
> from the shaded jar.
> [INFO] Excluding 
> org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 from the shaded 
> jar.
> [INFO] Excluding org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 from 
> the shaded jar.
> [INFO] Excluding 
> org.sonatype.sisu.inject:guice-bean-scanners:jar:debian from the shaded jar.
> [INFO] Excluding javax.inject:javax.inject:jar:debian from the 
> shaded jar.
> [INFO] Excluding 
> org.sonatype.sisu.inject:guice-bean-reflect:jar:debian from the shaded jar.
> [INFO] Excluding org.sonatype.sisu:sisu-guice:jar:debian from the 
> shaded jar.
> [INFO] Excluding aopalliance:aopalliance:jar:debian from the shaded 
> jar.
> [INFO] Excluding com.google.guava:guava:jar:debian from the shaded 
> jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:maven-surefire-common:jar:2.19.1
> [INFO] Minimized 348 -> 145 (41%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/maven-surefire-common/target/maven-surefire-common-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/maven-surefire-common/target/maven-surefire-common-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/maven-surefire-common/dependency-reduced-pom.xml
> [WARNING] The artifact org.mockito:mockito-all:jar:debian has been 
> relocated to org.mockito:mockito-core:jar:debian
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/maven-surefire-common/dependency-reduced-pom.xml
> [WARNING] The artifact org.mockito:mockito-all:jar:debian has been 
> relocated to org.mockito:mockito-core:jar:debian
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ maven-surefire-common ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/maven-surefire-common/target/maven-surefire-common-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/maven-surefire-common/dependency-reduced-pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire JUnitCore Runner 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-dependency-plugin:2.8:copy 
> (main) @ surefire-junit47 ---
> [INFO] 
> [INFO] --- maven-dependency-plugin:2.8:copy 
> (test) @ surefire-junit47 ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-junit47 ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-junit47 ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 40 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit47/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-junit47 ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-junit47 ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-junit47 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-junit47 ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit47/target/surefire-junit47-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-junit47 ---
> [INFO] Excluding 
> org.apache.maven.plugin-tools:maven-plugin-annotations:jar:debian from the 
> shaded jar.
> [INFO] Excluding 
> org.apache.maven.shared:maven-shared-utils:jar:debian from the shaded jar.
> [INFO] Excluding org.apache.maven:maven-artifact:jar:debian from 
> the shaded jar.
> [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:debian from 
> the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Excluding 
> org.apache.maven.surefire:common-junit48:jar:2.19.1 from the shaded jar.
> [INFO] Including org.apache.maven.surefire:common-junit4:jar:2.19.1 
> in the shaded jar.
> [INFO] Including org.apache.maven.surefire:common-junit3:jar:2.19.1 
> in the shaded jar.
> [INFO] Including org.apache.maven.surefire:common-java5:jar:2.19.1 
> in the shaded jar.
> [INFO] Excluding 
> org.apache.maven.surefire:surefire-grouper:jar:2.19.1 from the shaded jar.
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit47/target/surefire-junit47-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit47/target/surefire-junit47-2.19.1-shaded.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-junit47 ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit47/target/surefire-junit47-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-junit47/2.19.1/surefire-junit47-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-junit47/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-junit47/2.19.1/surefire-junit47-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire TestNG Utils 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-testng-utils ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-testng-utils ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 6 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-testng-utils ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-testng-utils ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-testng-utils ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-testng-utils ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/target/surefire-testng-utils-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-testng-utils ---
> [INFO] Including 
> org.apache.maven.shared:maven-shared-utils:jar:debian in the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Excluding 
> org.apache.maven.surefire:surefire-grouper:jar:2.19.1 from the shaded jar.
> [INFO] Excluding org.apache.maven.surefire:surefire-api:jar:2.19.1 
> from the shaded jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:surefire-testng-utils:jar:2.19.1
> [INFO] Minimized 96 -> 14 (14%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/target/surefire-testng-utils-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/target/surefire-testng-utils-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/dependency-reduced-pom.xml
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-testng-utils ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/target/surefire-testng-utils-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng-utils/dependency-reduced-pom.xml
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building SureFire TestNG Runner 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-testng ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-testng ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 17 source files to 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/TestNGExecutor.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/TestNGExecutor.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-testng ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-testng ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-testng ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-testng ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng/target/surefire-testng-2.19.1.jar
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-testng ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng/target/surefire-testng-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-providers/surefire-testng/pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Surefire Report Parser 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ surefire-report-parser ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/surefire-report-parser/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ surefire-report-parser ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/surefire-report-parser/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ surefire-report-parser ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ surefire-report-parser ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ surefire-report-parser ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ surefire-report-parser ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/surefire-report-parser/target/surefire-report-parser-2.19.1.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:2.4.3:shade 
> (default) @ surefire-report-parser ---
> [INFO] Including 
> org.apache.maven.shared:maven-shared-utils:jar:debian in the shaded jar.
> [INFO] Excluding commons-io:commons-io:jar:debian from the shaded 
> jar.
> [INFO] Excluding 
> org.apache.maven.reporting:maven-reporting-api:jar:debian from the shaded jar.
> [INFO] Excluding org.apache.maven.doxia:doxia-sink-api:jar:debian 
> from the shaded jar.
> [INFO] Excluding 
> org.apache.maven.doxia:doxia-logging-api:jar:debian from the shaded jar.
> [INFO] Excluding 
> org.codehaus.plexus:plexus-container-default:jar:1.5.5 from the shaded jar.
> [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:2.x from the 
> shaded jar.
> [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.x 
> from the shaded jar.
> [INFO] Excluding org.apache.xbean:xbean-reflect:jar:debian from the 
> shaded jar.
> [INFO] Excluding com.google.guava:guava:jar:debian from the shaded 
> jar.
> [INFO] Minimizing jar 
> org.apache.maven.surefire:surefire-report-parser:jar:2.19.1
> [INFO] Minimized 94 -> 21 (22%)
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/surefire-report-parser/target/surefire-report-parser-2.19.1.jar
>  with 
> /<<PKGBUILDDIR>>/surefire-report-parser/target/surefire-report-parser-2.19.1-shaded.jar
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-report-parser/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-report-parser/dependency-reduced-pom.xml
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/surefire-report-parser/dependency-reduced-pom.xml
> [INFO] 
> [INFO] --- maven-install-plugin:2.5.2:install 
> (default-install) @ surefire-report-parser ---
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-report-parser/target/surefire-report-parser-2.19.1.jar
>  to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-report-parser/2.19.1/surefire-report-parser-2.19.1.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/surefire-report-parser/dependency-reduced-pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/apache/maven/surefire/surefire-report-parser/2.19.1/surefire-report-parser-2.19.1.pom
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Surefire Report Plugin 2.19.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:helpmojo 
> (generated-helpmojo) @ maven-surefire-report-plugin ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read 
> mojo source files, i.e. build is platform dependent!
> [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
> [WARNING] Unable to get sources artifact for 
> org.apache.maven.reporting:maven-reporting-impl:debian. Some javadoc tags 
> (@since, @deprecated and comments) won't be used
> [INFO] java-annotations mojo extractor found 0 mojo descriptor.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ maven-surefire-report-plugin ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy 
> filtered resources, i.e. build is platform dependent!
> [INFO] Copying 5 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ maven-surefire-report-plugin ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 6 source files to 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[30,35]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: package org.apache.maven.doxia.sink
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[79,9]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[79,42]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[473,13]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[473,46]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[480,24]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[487,24]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[526,17]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[526,50]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[601,17]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[601,50]
>  cannot find symbol
>   symbol:   class SinkEventAttributeSet
>   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [INFO] 11 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Maven Surefire .............................. 
> SUCCESS [  0.140 s]
> [INFO] SureFire API ....................................... 
> SUCCESS [  1.725 s]
> [INFO] SureFire Booter .................................... 
> SUCCESS [  0.366 s]
> [INFO] Maven Surefire Test-Grouping Support ............... 
> SUCCESS [  0.454 s]
> [INFO] SureFire Providers ................................. 
> SUCCESS [  0.002 s]
> [INFO] Shared JUnit3 Provider Code ........................ 
> SUCCESS [  0.037 s]
> [INFO] Shared Java 5 Provider Base ........................ 
> SUCCESS [  0.215 s]
> [INFO] Shared JUnit4 Provider Code ........................ 
> SUCCESS [  0.114 s]
> [INFO] Shared JUnit48 Provider Code ....................... 
> SUCCESS [  0.165 s]
> [INFO] SureFire JUnit Runner .............................. 
> SUCCESS [  0.089 s]
> [INFO] SureFire JUnit4 Runner ............................. 
> SUCCESS [  0.179 s]
> [INFO] Maven Surefire Common .............................. 
> SUCCESS [  1.286 s]
> [INFO] SureFire JUnitCore Runner .......................... 
> SUCCESS [  0.416 s]
> [INFO] SureFire TestNG Utils .............................. 
> SUCCESS [  0.135 s]
> [INFO] SureFire TestNG Runner ............................. 
> SUCCESS [  0.109 s]
> [INFO] Surefire Report Parser ............................. 
> SUCCESS [  0.357 s]
> [INFO] Maven Surefire Report Plugin ....................... 
> FAILURE [  0.642 s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 6.599 s
> [INFO] Finished at: 2017-08-06T20:34:53Z
> [INFO] Final Memory: 46M/1370M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile 
> (default-compile) on project maven-surefire-report-plugin: 
> Compilation failure: Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[30,35]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: package org.apache.maven.doxia.sink
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[79,9]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[79,42]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[473,13]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[473,46]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[480,24]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[487,24]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[526,17]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[526,50]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[601,17]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [ERROR] 
> /<<PKGBUILDDIR>>/maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java:[601,50]
>  cannot find symbol
> [ERROR]   symbol:   class SinkEventAttributeSet
> [ERROR]   location: class 
> org.apache.maven.plugins.surefire.report.SurefireReportGenerator
> [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 :maven-surefire-report-plugin
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.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 install -DskipTests 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:17: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/surefire_2.19.1-1_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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: surefire
Source-Version: 2.19.1-2

We believe that the bug you reported is fixed in the latest version of
surefire, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated surefire package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 03 Sep 2017 23:58:07 +0200
Source: surefire
Binary: libsurefire-java
Architecture: source
Version: 2.19.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libsurefire-java - Surefire test framework for Java
Closes: 871112
Changes:
 surefire (2.19.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Transition to Maven 3
   * Fixed the build failure caused by the Doxia upgrade (Closes: #871112)
   * Standards-Version updated to 4.1.0
Checksums-Sha1:
 a2ad89e44ca0e9f1830eb116e3792fce3fe46eea 2549 surefire_2.19.1-2.dsc
 28b338da8938301d6825fea8d3e62f8324fa0e3c 7904 surefire_2.19.1-2.debian.tar.xz
 3614b11053c8a28a70e510350536e5719765c5a1 9730 
surefire_2.19.1-2_source.buildinfo
Checksums-Sha256:
 0141d66f319d68dbd956baea4bb91578f0c2031769865aeeec33437b53cd1b20 2549 
surefire_2.19.1-2.dsc
 a03354e0a1a94537017da4aacda749ab8624f9487866c443b3394348213a8be0 7904 
surefire_2.19.1-2.debian.tar.xz
 b30a3f46a06f51a7ebd705c7b858110ad4775998984071b2ca94393faf2e3547 9730 
surefire_2.19.1-2_source.buildinfo
Files:
 14d24f4a860fe47c440774d61d830a10 2549 java optional surefire_2.19.1-2.dsc
 59b5e74740672a0217fe07cdf301729b 7904 java optional 
surefire_2.19.1-2.debian.tar.xz
 979bd5f72aabf26ad69c6afeb2a2ada3 9730 java optional 
surefire_2.19.1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlmsfT8SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsKhYP/0bfHHLEy878Y5YdJAmpz/MKOaBQxGQ8
k70vup3BiM5f7S9kpqIz+apKCb4AHlZx1m4zY0WZYSth4M4viGlIQyzjYkuUcnbi
ZYaZHRC2TcKf1wBlX2V9gYpwY9+HX+DLm8vlP+3gc1QKKVshunToAS/sYqZwRQ8o
m0QsbRHS/XK3scVZp6T3VIUFgHvlR7xrqYfKctzgIOjDRR/S30wtjtZmM5GVq34U
I1bZo9Uy37iOu9cwIQdwLBk7EvKxfiSmSb7GvBvGiobJhHL/0sGJj45HIWeNsgS0
E37BZAvGreGmw3yPrs3tBIJgGJLVv6tuo5Q48jOxbYJI/fQi50563np7l/lWG8xH
67SKdqSnyj/qdcMyng2IlG+xO48fj4wMo+g18xNhihLtcgSU3PqUu8MwWGc5HPyK
P0p8+zeF9Ss6hO3B6WfLDTn5/KXbA+vJoRlBWPm286Vmd4AXhFnGMcaxvJHH2AFg
QEULzE/F9CTRRMvowKD2SACotBNz33+pTgoefJHnJuzKFmVkmWmzzcQfI0qAjAhL
CgURi8HfxC+y0vLesA0Apv2hrcpEslTFiCBzmPmjxh9PpZ0TTzDhzI6cIOO+zi1Q
U4vbRM7DQV/Ir6LPBF6oJvz92WShmG2cToCLZ84NPfqa+0gE6sQiVCZ+ljxbf0Vi
WiKH+K2PocyS
=oiWK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to