Skip to content

External Cloud RAD Pages are outdated and show v1.7.0 as the latest release #1217

@alicejli

Description

@alicejli

https://cloud.google.com/java/docs/reference/google-auth-library/latest/history show v1.7.0 as the latest release, even though the actual current latest release is v1.17.0.

When I ran mvn javadoc:aggregate from the command line, it was failing in several places for the below error:

org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - /home/alicejli/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ServiceAccountCredentials.java:527: error: lambda expressions are not supported in -source 7
                response -> {
                         ^
  (use -source 8 or higher to enable lambda expressions)

I suspect that updating the pom.xml configuration to use Java8 instead of 7 will fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions