You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/09/28 03:49:07 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1694

See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/1694/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Openwire Legacy Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: JAAS 5.15.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-jaas ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ activemq-jaas ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ activemq-jaas >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ activemq-jaas <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ activemq-jaas ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error

Jenkins build is back to normal : ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1700

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/1700/>


Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1699

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/1699/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Openwire Legacy Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: JAAS 5.15.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-jaas ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ activemq-jaas ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ activemq-jaas >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ activemq-jaas <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ activemq-jaas ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error

Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1698

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/1698/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Openwire Legacy Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: JAAS 5.15.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-jaas ---
[INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-jaas ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ activemq-jaas ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ activemq-jaas >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ activemq-jaas <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ activemq-jaas ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error

Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1697

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/1697/>

------------------------------------------
[...truncated 192 lines...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M6/apacheds-interceptors-admin-2.0.0-M6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authz/2.0.0-M6/apacheds-interceptors-authz-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-integ/2.0.0-M6/apacheds-core-integ-2.0.0-M6.jar (26 KB at 1509.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-changelog/2.0.0-M6/apacheds-interceptors-changelog-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-changelog/2.0.0-M6/apacheds-interceptors-changelog-2.0.0-M6.jar (21 KB at 911.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M6/apacheds-interceptors-admin-2.0.0-M6.jar (20 KB at 725.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-collective/2.0.0-M6/apacheds-interceptors-collective-2.0.0-M6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-event/2.0.0-M6/apacheds-interceptors-event-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core/2.0.0-M6/apacheds-core-2.0.0-M6.jar (51 KB at 1697.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-exception/2.0.0-M6/apacheds-interceptors-exception-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authz/2.0.0-M6/apacheds-interceptors-authz-2.0.0-M6.jar (64 KB at 1976.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-journal/2.0.0-M6/apacheds-interceptors-journal-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-collective/2.0.0-M6/apacheds-interceptors-collective-2.0.0-M6.jar (14 KB at 420.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M6/apacheds-interceptors-normalization-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 13057.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-operational/2.0.0-M6/apacheds-interceptors-operational-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-event/2.0.0-M6/apacheds-interceptors-event-2.0.0-M6.jar (19 KB at 450.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-referral/2.0.0-M6/apacheds-interceptors-referral-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-exception/2.0.0-M6/apacheds-interceptors-exception-2.0.0-M6.jar (12 KB at 269.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-schema/2.0.0-M6/apacheds-interceptors-schema-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-journal/2.0.0-M6/apacheds-interceptors-journal-2.0.0-M6.jar (14 KB at 291.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-subtree/2.0.0-M6/apacheds-interceptors-subtree-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M6/apacheds-interceptors-normalization-2.0.0-M6.jar (16 KB at 306.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-trigger/2.0.0-M6/apacheds-interceptors-trigger-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-schema/2.0.0-M6/apacheds-interceptors-schema-2.0.0-M6.jar (42 KB at 794.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-operational/2.0.0-M6/apacheds-interceptors-operational-2.0.0-M6.jar (17 KB at 317.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-annotations/2.0.0-M6/apacheds-core-annotations-2.0.0-M6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-util/1.0.0-M11/shared-ldap-extras-util-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-subtree/2.0.0-M6/apacheds-interceptors-subtree-2.0.0-M6.jar (26 KB at 451.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-ldif-partition/2.0.0-M6/apacheds-ldif-partition-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-util/1.0.0-M11/shared-ldap-extras-util-1.0.0-M11.jar (20 KB at 311.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-jdbm-partition/2.0.0-M6/apacheds-jdbm-partition-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-annotations/2.0.0-M6/apacheds-core-annotations-2.0.0-M6.jar (28 KB at 431.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-avl/2.0.0-M6/apacheds-core-avl-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-ldif-partition/2.0.0-M6/apacheds-ldif-partition-2.0.0-M6.jar (28 KB at 416.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-xdbm-partition/2.0.0-M6/apacheds-xdbm-partition-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-trigger/2.0.0-M6/apacheds-interceptors-trigger-2.0.0-M6.jar (47 KB at 643.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-api/2.0.0-M6/apacheds-core-api-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-jdbm-partition/2.0.0-M6/apacheds-jdbm-partition-2.0.0-M6.jar (62 KB at 808.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-constants/2.0.0-M6/apacheds-core-constants-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-avl/2.0.0-M6/apacheds-core-avl-2.0.0-M6.jar (58 KB at 743.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-i18n/1.0.0-M11/shared-i18n-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-constants/2.0.0-M6/apacheds-core-constants-2.0.0-M6.jar (10 KB at 105.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-aci/1.0.0-M11/shared-ldap-extras-aci-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-i18n/1.0.0-M11/shared-i18n-1.0.0-M11.jar (44 KB at 482.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.4/ehcache-core-2.4.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-api/2.0.0-M6/apacheds-core-api-2.0.0-M6.jar (261 KB at 2796.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-jndi/2.0.0-M6/apacheds-core-jndi-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-referral/2.0.0-M6/apacheds-interceptors-referral-2.0.0-M6.jar (11 KB at 106.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-shared/2.0.0-M6/apacheds-core-shared-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-aci/1.0.0-M11/shared-ldap-extras-aci-1.0.0-M11.jar (98 KB at 933.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M6/apacheds-interceptors-authn-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-jndi/2.0.0-M6/apacheds-core-jndi-2.0.0-M6.jar (52 KB at 481.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-codec-api/1.0.0-M11/shared-ldap-extras-codec-api-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-core-shared/2.0.0-M6/apacheds-core-shared-2.0.0-M6.jar (38 KB at 341.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-hash/2.0.0-M6/apacheds-interceptors-hash-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M6/apacheds-interceptors-authn-2.0.0-M6.jar (45 KB at 379.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-trigger/1.0.0-M11/shared-ldap-extras-trigger-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-codec-api/1.0.0-M11/shared-ldap-extras-codec-api-1.0.0-M11.jar (50 KB at 419.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptors-hash/2.0.0-M6/apacheds-interceptors-hash-2.0.0-M6.jar (16 KB at 126.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-ldap/2.0.0-M6/apacheds-protocol-ldap-2.0.0-M6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M6/apacheds-i18n-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M6/apacheds-i18n-2.0.0-M6.jar (44 KB at 320.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-shared/2.0.0-M6/apacheds-protocol-shared-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-ldap/2.0.0-M6/apacheds-protocol-ldap-2.0.0-M6.jar (190 KB at 1374.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-trigger/1.0.0-M11/shared-ldap-extras-trigger-1.0.0-M11.jar (48 KB at 340.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm2/2.0.0-M1/apacheds-jdbm2-2.0.0-M1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-asn1-ber/1.0.0-M11/shared-asn1-ber-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.4/ehcache-core-2.4.4.jar (986 KB at 6991.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-annotations/2.0.0-M6/apacheds-server-annotations-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-shared/2.0.0-M6/apacheds-protocol-shared-2.0.0-M6.jar (26 KB at 174.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6/apacheds-protocol-kerberos-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-asn1-ber/1.0.0-M11/shared-asn1-ber-1.0.0-M11.jar (41 KB at 269.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-test-framework/2.0.0-M6/apacheds-test-framework-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-annotations/2.0.0-M6/apacheds-server-annotations-2.0.0-M6.jar (20 KB at 128.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M11/shared-ldap-codec-standalone-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/jdbm/apacheds-jdbm2/2.0.0-M1/apacheds-jdbm2-2.0.0-M1.jar (140 KB at 895.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M11/shared-ldap-net-mina-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-protocol-kerberos/2.0.0-M6/apacheds-protocol-kerberos-2.0.0-M6.jar (49 KB at 303.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-codec-standalone/1.0.0-M11/shared-ldap-codec-standalone-1.0.0-M11.jar (18 KB at 106.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-asn1-api/1.0.0-M11/shared-asn1-api-1.0.0-M11.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-test-framework/2.0.0-M6/apacheds-test-framework-2.0.0-M6.jar (20 KB at 118.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-sp/1.0.0-M11/shared-ldap-extras-sp-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-net-mina/1.0.0-M11/shared-ldap-net-mina-1.0.0-M11.jar (15 KB at 87.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-codec-core/1.0.0-M11/shared-ldap-codec-core-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-asn1-api/1.0.0-M11/shared-asn1-api-1.0.0-M11.jar (16 KB at 91.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 1164.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-sp/1.0.0-M11/shared-ldap-extras-sp-1.0.0-M11.jar (13 KB at 70.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-model/1.0.0-M11/shared-ldap-model-1.0.0-M11.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-schema-data/1.0.0-M11/shared-ldap-schema-data-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-codec-core/1.0.0-M11/shared-ldap-codec-core-1.0.0-M11.jar (319 KB at 1600.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-util/1.0.0-M11/shared-util-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 2152.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15/1.46/bcprov-jdk15-1.46.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-schema-data/1.0.0-M11/shared-ldap-schema-data-1.0.0-M11.jar (621 KB at 2731.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-integ/2.0.0-M6/apacheds-server-integ-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-util/1.0.0-M11/shared-util-1.0.0-M11.jar (86 KB at 367.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M6/apacheds-kerberos-codec-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-server-integ/2.0.0-M6/apacheds-server-integ-2.0.0-M6.jar (11 KB at 45.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptor-kerberos/2.0.0-M6/apacheds-interceptor-kerberos-2.0.0-M6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-interceptor-kerberos/2.0.0-M6/apacheds-interceptor-kerberos-2.0.0-M6.jar (15 KB at 60.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ldapsdk/ldapsdk/4.1/ldapsdk-4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-model/1.0.0-M11/shared-ldap-model-1.0.0-M11.jar (823 KB at 3371.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-codec/1.0.0-M11/shared-ldap-extras-codec-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-xdbm-partition/2.0.0-M6/apacheds-xdbm-partition-2.0.0-M6.jar (179 KB at 667.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-extras-codec/1.0.0-M11/shared-ldap-extras-codec-1.0.0-M11.jar (170 KB at 582.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-client-api/1.0.0-M11/shared-ldap-client-api-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ldapsdk/ldapsdk/4.1/ldapsdk-4.1.jar (257 KB at 875.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15/1.46/bcprov-jdk15-1.46.jar (1774 KB at 5930.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-dsml-engine/1.0.0-M11/shared-dsml-engine-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar (630 KB at 2092.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-dsml-parser/1.0.0-M11/shared-dsml-parser-1.0.0-M11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.5.6/commons-pool-1.5.6.jar (99 KB at 323.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-dsml-engine/1.0.0-M11/shared-dsml-engine-1.0.0-M11.jar (16 KB at 50.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-dsml-parser/1.0.0-M11/shared-dsml-parser-1.0.0-M11.jar (205 KB at 644.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-spring/3.18/xbean-spring-3.18.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 KB at 957.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar (118 KB at 364.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/shared/shared-ldap-client-api/1.0.0-M11/shared-ldap-client-api-1.0.0-M11.jar (74 KB at 223.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 182.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-spring/3.18/xbean-spring-3.18.jar (129 KB at 385.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar (127 KB at 378.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/directory/server/apacheds-kerberos-codec/2.0.0-M6/apacheds-kerberos-codec-2.0.0-M6.jar (663 KB at 1851.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-jaas ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ activemq-jaas ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ activemq-jaas >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ activemq-jaas <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ activemq-jaas ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error

Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: JAAS #1695

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/1695/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Openwire Legacy Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: JAAS 5.15.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/main/java/org/apache/activemq/jaas/EncryptionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-jaas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ activemq-jaas ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/src/test/java/org/apache/activemq/jaas/StubCertificateLoginModule.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-jaas ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ activemq-jaas ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ activemq-jaas >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ activemq-jaas <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ activemq-jaas ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-jaas/ws/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ activemq-jaas ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error