On Sun, Jun 3, 2018 at 12:33 PM, Apache Jenkins Server
<[email protected]> wrote:
> See 
> <https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/1/display/redirect>
>
> ------------------------------------------
> ...
> [INFO] Building jar: 
> <https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/ws/guacamole-client/guacamole-common/target/guacamole-common-0.8.0-javadoc.jar>
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building guacamole-ext 0.8.1
> [INFO] 
> ------------------------------------------------------------------------
> ...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] guacamole-common ................................... SUCCESS [ 26.452 
> s]
> [INFO] guacamole-ext ...................................... FAILURE [ 11.412 
> s]
> [INFO] guacamole-common-js ................................ SKIPPED
> [INFO] guacamole .......................................... SKIPPED
> [INFO] guacamole-client ................................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 38.101 s
> [INFO] Finished at: 2018-06-03T19:33:36Z
> [INFO] Final Memory: 32M/1631M
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The requested profile "lgpl-extensions" could not be activated 
> because it does not exist.
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on 
> project guacamole-ext: MavenReportException: Error while generating Javadoc:
> [ERROR] Exit code: 1 - 
> <https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/ws/guacamole-client/guacamole-ext/src/main/java/org/glyptodon/guacamole/net/auth/Connection.java>:66:
>  error: @param name not found
> [ERROR]      * @param identifier The name to assign.
> [ERROR]               ^
> [ERROR] 
> <https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/ws/guacamole-client/guacamole-ext/src/main/java/org/glyptodon/guacamole/net/auth/Connection.java>:68:
>  warning: no @param for name
> [ERROR]     public void setName(String name);
> [ERROR]                 ^
> [ERROR] 
> <https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/ws/guacamole-client/guacamole-ext/src/main/java/org/glyptodon/guacamole/net/auth/ConnectionGroup.java>:66:
>  error: @param name not found
> [ERROR]      * @param identifier The name to assign.
> [ERROR]               ^
> [ERROR] 
> <https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/ws/guacamole-client/guacamole-ext/src/main/java/org/glyptodon/guacamole/net/auth/ConnectionGroup.java>:68:
>  warning: no @param for name
> [ERROR]     public void setName(String name);
> [ERROR]                 ^
> [ERROR]
> [ERROR] Command line was: 
> /usr/local/asfpackages/java/jdk1.8.0_172/jre/../bin/javadoc @options @packages
> [ERROR]
> [ERROR] Refer to the generated Javadoc files in 
> '<https://builds.apache.org/job/guacamole-client-staging/jdk=JDK%201.8%20(latest)/ws/guacamole-client/guacamole-ext/target/apidocs'>
>  dir.
> [ERROR]
> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :guacamole-ext
> Build step 'Execute shell' marked build as failure

Ignore - something is wrong with this new build that is causing
Jenkins to build ancient releases. It is supposed to build only
branches under staging/*...

Will remove dev@ from notifications for this build until resolved.

- Mike

Reply via email to