Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: RestClient-maven-snapshots #151

See <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/151/display/redirect?page=changes>

Changes:

[j.andrew.mccright] Add javadoc to package-info.java

[j.andrew.mccright] Code Review Comments from PR #87

------------------------------------------
[...truncated 5.95 KB...]
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-rest-client-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-rest-client-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/microprofile-rest-client-parent-1.0.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-rest-client-parent ---
[INFO] Downloading from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/maven-metadata.xml (644 B at 1.2 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/microprofile-rest-client-parent-1.0.2-20180312.183723-4.pom
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/microprofile-rest-client-parent-1.0.2-20180312.183723-4.pom (16 kB at 26 kB/s)
[INFO] Downloading from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/maven-metadata.xml
[INFO] Downloaded from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/maven-metadata.xml (461 B at 3.1 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/maven-metadata.xml (644 B at 1.6 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/maven-metadata.xml (461 B at 830 B/s)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile Rest Client API 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-rest-client-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 22 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 22 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-rest-client-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-rest-client-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-rest-client-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-rest-client-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-rest-client-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-rest-client-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-rest-client-api ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
Running org.eclipse.microprofile.rest.client.RestClientBuilderTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@5fcfe4b2
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-rest-client-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-rest-client-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.rest.client...
Loading source files for package org.eclipse.microprofile.rest.client.annotation...
Loading source files for package org.eclipse.microprofile.rest.client.ext...
Loading source files for package org.eclipse.microprofile.rest.client.inject...
Loading source files for package org.eclipse.microprofile.rest.client.spi...
Constructing Javadoc information...
Standard Doclet version 1.8.0_162
Building tree for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/RestClientBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/RestClientDefinitionException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/RegisterProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/RegisterProviders.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/ResponseExceptionMapper.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/RegisterRestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/RestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/RestClient.RestClientLiteral.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/RestClientBuilderResolver.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/serialized-form.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/class-use/RestClientDefinitionException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/class-use/RestClientBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/RegisterProviders.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/RegisterProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/class-use/ResponseExceptionMapper.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/class-use/RestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/class-use/RestClient.RestClientLiteral.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/class-use/RegisterRestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/class-use/RestClientBuilderResolver.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
18 errors
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] MicroProfile Rest Client ........................... SUCCESS [  5.875 s]
[INFO] MicroProfile Rest Client API ....................... FAILURE [ 11.436 s]
[INFO] MicroProfile Rest Client TCK ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.774 s
[INFO] Finished at: 2018-03-12T14:37:37-04:00
[INFO] Final Memory: 49M/1952M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project microprofile-rest-client-api: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/package-info.java>:26: error: unknown tag: GET
[ERROR] *     @GET
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/package-info.java>:27: error: unknown tag: Path
[ERROR] *     @Path("/myService/{id}")
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:29: error: unknown tag: RegisterProvider
[ERROR] * @RegisterProvider
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:30: error: unknown tag: Dependent
[ERROR] * @Dependent
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:32: error: unknown tag: GET
[ERROR] *     @GET
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:33: error: unknown tag: Path
[ERROR] *     @Path("/myService/{id}")
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:38: error: unknown tag: ApplicationScoped
[ERROR] * @ApplicationScoped
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:40: error: unknown tag: Inject
[ERROR] *     @Inject
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/inject/package-info.java>:41: error: unknown tag: RestClient
[ERROR] *     @RestClient
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-parent/1.0.2-SNAPSHOT/microprofile-rest-client-parent-1.0.2-SNAPSHOT.pom
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/annotation/package-info.java>:26: error: unknown tag: RegisterProvider
[ERROR] * @RegisterProvider(MyMessageBodyReader.class)
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/annotation/package-info.java>:27: error: unknown tag: RegisterProvider
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-tck/1.0.2-SNAPSHOT/microprofile-rest-client-tck-1.0.2-SNAPSHOT.pom
[ERROR] * @RegisterProvider(MyMessageBodyWriter.class)
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/annotation/package-info.java>:28: error: unknown tag: RegisterProvider
[ERROR] * @RegisterProvider(MyClientRequestFilter.class)
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-api/1.0.2-SNAPSHOT/microprofile-rest-client-api-1.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.0.2-SNAPSHOT.jar> to org.eclipse.microprofile.rest.client/microprofile-rest-client-api/1.0.2-SNAPSHOT/microprofile-rest-client-api-1.0.2-SNAPSHOT.jar
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/annotation/package-info.java>:30: error: unknown tag: GET
[ERROR] *     @GET
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/annotation/package-info.java>:31: error: unknown tag: Path
[ERROR] *     @Path("/myService/{id}")
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/ext/package-info.java>:25: error: unknown tag: RegisterProvider
[ERROR] * @RegisterProvider(UnknownWidgetExceptionMapper.class)
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/ext/package-info.java>:27: error: unknown tag: GET
[ERROR] *     @GET
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/ext/package-info.java>:28: error: unknown tag: Path
[ERROR] *     @Path("/myService/{id}")
[ERROR] ^
[ERROR] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/rest/client/ext/package-info.java>:34: error: unknown tag: Override
[ERROR] *     @Override
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs'> dir.
[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 :microprofile-rest-client-api
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top