Skip to content

Move <reportPlugins> to <reporting><plugins> - #3524

Merged
chingor13 merged 8 commits into
googleapis:masterfrom
andreamlin:reporting
Oct 9, 2018
Merged

Move <reportPlugins> to <reporting><plugins>#3524
chingor13 merged 8 commits into
googleapis:masterfrom
andreamlin:reporting

Conversation

@andreamlin

@andreamlinandreamlin commented Aug 1, 2018

Copy link
Copy Markdown
Contributor

The build log is cluttered with messages of the sort:

Some problems were encountered while building the effective model for com.google.api.grpc:grpc-google-cloud-automl-v1beta1:jar:0.21.0
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.

Hopefully this shuts it down.

WIP while this is being verified.

Fixes#3205

@andreamlin
andreamlin requested a review from pongad as a code ownerAugust 1, 2018 22:49
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 1, 2018
@andreamlin
andreamlin removed the request for review from pongadAugust 1, 2018 22:50
@andreamlinandreamlin changed the title Move <reportPlugins> to <reporting><plugins>Move <reportPlugins> to <reporting><plugins> (WIP)Aug 1, 2018
<properties>
<!-- add this to disable checking -->
<javadoc.opts>-Xdoclint:none</javadoc.opts>
<!--<javadoc.opts>-Xdoclint:none</javadoc.opts>-->

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@pongad

Copy link
Copy Markdown
Contributor

Apart from comment above, LGTM

@andreamlinandreamlin changed the title Move <reportPlugins> to <reporting><plugins> (WIP)Move <reportPlugins> to <reporting><plugins>Aug 14, 2018
@chingor13
chingor13 merged commit ef2a88b into googleapis:masterOct 9, 2018
chingor13 added a commit that referenced this pull request Oct 10, 2018
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* docs: add Multi Region Encryption samples
* add create backup sample
* chore: generate libraries at Wed Dec 4 08:33:54 UTC 2024
* add sample for CopyBackup with multi region encryption keys
* add restore backup sample
* fix sample
* chore: generate libraries at Wed Dec 4 09:25:28 UTC 2024
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
suztomo pushed a commit that referenced this pull request Mar 30, 2026
* move <reportPlugins> to <reporting><plugins>
* update some maven plugins to latest
* remove anchor_build from javadoc_test
* add versions
* comment out javadoc task in bigtable pom
* add build step back to javadoc in circleci
* entirely remove doclint disable in bigtable
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
* move <reportPlugins> to <reporting><plugins>
* update some maven plugins to latest
* remove anchor_build from javadoc_test
* add versions
* comment out javadoc task in bigtable pom
* add build step back to javadoc in circleci
* entirely remove doclint disable in bigtable
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
benjaminp pushed a commit to benjaminp/google-cloud-java that referenced this pull request Jul 13, 2026
* move <reportPlugins> to <reporting><plugins>
* update some maven plugins to latest
* remove anchor_build from javadoc_test
* add versions
* comment out javadoc task in bigtable pom
* add build step back to javadoc in circleci
* entirely remove doclint disable in bigtable
benjaminp pushed a commit to benjaminp/google-cloud-java that referenced this pull request Jul 13, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@andreamlin@pongad@chingor13@igorbernstein2@googlebot