Skip to content

Fixes clean up related issues#3855

Closed
pmakani wants to merge 8 commits intogoogleapis:masterfrom
pmakani:google-cloud-java-3707-3708-3728
Closed

Fixes clean up related issues#3855
pmakani wants to merge 8 commits intogoogleapis:masterfrom
pmakani:google-cloud-java-3707-3708-3728

Conversation

@pmakani
Copy link
Copy Markdown

@pmakani pmakani commented Oct 25, 2018

Fixes #3707 #3708 #3728

  • test-jar in google-cloud-bom

  • Don't include multiple versions of same API in BOM

  • Don't bundle tests in jars

@pmakani pmakani requested a review from a team October 25, 2018 11:00
@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Oct 25, 2018
@googlebot
Copy link
Copy Markdown

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again. If the bot doesn't comment, it means it doesn't think anything has changed.

* test-jar in google-cloud-bom

* Don't include multiple versions of same API in BOM

* Don't bundle tests in jars
@pmakani pmakani force-pushed the google-cloud-java-3707-3708-3728 branch from d83f40e to 67f6956 Compare October 25, 2018 11:26
@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Oct 25, 2018
Praful Makani and others added 7 commits October 26, 2018 19:07
…in offline mode. (googleapis#3820)

* Added explicit sunfire-junit depency to pull it in for offline mode.

Without this dependency explicitly listed java mvn dependency:go-offline will not pull it in and mvn -o verify will not work (Unless the tests have been run in online mode. In this case the cached surefire junit can still be used.)

* Adding Surefire depency to bigtable admin and logging as well.

* Looks like I need to tell the plugin that it's using the version I'm pulling in.

* Looks like the Google Cloud Java Compatibility Checker test require surefire version 2.17

[INFO] Building Google Cloud Java Compatibility Checker 0.67.1-alpha-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 is missing, no dependency information available

* dependecies is not under build.

* Some of the GRPC library need dependencies need surefire 2.17

[INFO] ------------------------------------------------------------------------
[INFO] Building Google Cloud API gRPC 0.32.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proto-google-cloud-asset-v1beta1 0.32.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 is missing, no dependency information available
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping grpc-google-cloud-asset-v1beta1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proto-google-cloud-automl-v1beta1 0.32.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 is missing, no dependency information available
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping grpc-google-cloud-automl-v1beta1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------

* Looks like the file path is org.apache.maven.plugins

* lets try putting the in utils. It looks like utill uses surefire 2.17

* Looks like spanner uses surefire-junit47 instead of surefire-junit4

* Re-add bigtable admin version

* Lets not include spanner with this PR.
* test-jar in google-cloud-bom

* Don't include multiple versions of same API in BOM

* Don't bundle tests in jars
@pmakani pmakani closed this Oct 30, 2018
@pmakani pmakani deleted the google-cloud-java-3707-3708-3728 branch November 2, 2018 05:23
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants