Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CI test for mvn dependency:analyze and fixes missing deps #738

Merged
merged 4 commits into from Jul 8, 2019

Conversation

chingor13
Copy link
Collaborator

No description provided.

@chingor13 chingor13 requested a review from a team as a code owner July 3, 2019 22:21
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 3, 2019
@@ -67,11 +67,6 @@
<artifactId>google-http-client-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this is inherited from google-http-client-test and we inherit from a base test class.

@@ -67,11 +67,6 @@
<artifactId>google-http-client-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this is inherited from google-http-client-test and we inherit from a base test class.

@chingor13 chingor13 requested a review from elharo July 8, 2019 17:32
@chingor13 chingor13 merged commit c8326bf into googleapis:master Jul 8, 2019
@chingor13 chingor13 deleted the dependency-analyze branch July 8, 2019 17:50
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
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.

None yet

3 participants