You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/05 01:11:19 UTC

Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #7

See <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/7/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-DUCC: uima-ducc 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/ws/'> for files matching the pattern '**/*.java' - excludes: uima-ducc-parent/**/*, uima-ducc-cli/**/*, uima-ducc-jd/**/*, uima-ducc-pm/**/*, uima-ducc-rm/**/*, uima-ducc-sm/**/*, uima-ducc-orchestrator/**/*, uima-ducc-common/**/*, uima-ducc-transport/**/*, uima-ducc-agent/**/*, uima-ducc-duccdocs/**/*, uima-ducc-web/**/*, uima-ducc-examples/**/*, uima-ducc-spawn/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #3
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ uima-ducc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ uima-ducc ---
[INFO] 
[JENKINS] Archiving  javadoc[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ uima-ducc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport

[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadocs-distr) @ uima-ducc ---
[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

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
-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 : UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/10/changes>


Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/9/changes>

Changes:

[schor] [UIMA-3481] undo the previous fix javadocs config for java 8

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-DUCC: uima-ducc 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/ws/'> for files matching the pattern '**/*.java' - excludes: uima-ducc-parent/**/*, uima-ducc-cli/**/*, uima-ducc-jd/**/*, uima-ducc-pm/**/*, uima-ducc-rm/**/*, uima-ducc-sm/**/*, uima-ducc-orchestrator/**/*, uima-ducc-common/**/*, uima-ducc-transport/**/*, uima-ducc-agent/**/*, uima-ducc-duccdocs/**/*, uima-ducc-web/**/*, uima-ducc-examples/**/*, uima-ducc-spawn/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #3
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ uima-ducc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ uima-ducc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ uima-ducc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadocs-distr) @ uima-ducc ---
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-activemq-distro) @ uima-ducc ---
[INFO] Configured Artifact: org.apache.activemq:apache-activemq:bin:5.6.0:tar.gz
[INFO] Unpacking f:\hudson\hudson-slave\maven-repositories\1\org\apache\activemq\apache-activemq\5.6.0\apache-activemq-5.6.0-bin.tar.gz to <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/ws/target\apache-activemq> with includes "" and excludes ""
[INFO] Expanding: f:\hudson\hudson-slave\maven-repositories\1\org\apache\activemq\apache-activemq\5.6.0\apache-activemq-5.6.0-bin.tar.gz into <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/ws/target\apache-activemq>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-jetty-distro) @ uima-ducc ---
[INFO] Configured Artifact: org.eclipse.jetty:jetty-distribution:7.4.4.v20110707:zip
[INFO] Unpacking f:\hudson\hudson-slave\maven-repositories\1\org\eclipse\jetty\jetty-distribution\7.4.4.v20110707\jetty-distribution-7.4.4.v20110707.zip to <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/ws/target\jetty> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ uima-ducc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (uima-distr) @ uima-ducc ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml

Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/8/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-DUCC: uima-ducc 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc/ws/'> for files matching the pattern '**/*.java' - excludes: uima-ducc-parent/**/*, uima-ducc-cli/**/*, uima-ducc-jd/**/*, uima-ducc-pm/**/*, uima-ducc-rm/**/*, uima-ducc-sm/**/*, uima-ducc-orchestrator/**/*, uima-ducc-common/**/*, uima-ducc-transport/**/*, uima-ducc-agent/**/*, uima-ducc-duccdocs/**/*, uima-ducc-web/**/*, uima-ducc-examples/**/*, uima-ducc-spawn/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #3
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ uima-ducc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ uima-ducc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ uima-ducc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uima-ducc ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadocs-distr) @ uima-ducc ---
[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

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
-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] Archiving  javadoc