GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
41 stars 27 forks source link

replace deprecated method #834

Closed elharo closed 4 years ago

elharo commented 4 years ago

@chanseokoh fixes #832

elharo commented 4 years ago

weird failure: RROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:3.5.0:manifest (bundle-manifest) on project appengine-plugins-core: Execution bundle-manifest of goal org.apache.felix:maven-bundle-plugin:3.5.0:manifest failed: Plugin org.apache.felix:maven-bundle-plugin:3.5.0 or one of its dependencies could not be resolved: Could not transfer artifact biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0 from/to google-maven-central (https://maven-central.storage-download.googleapis.com/maven2/): Connection reset -> [Help 1]

[ERROR]

codecov[bot] commented 4 years ago

Codecov Report

Merging #834 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #834   +/-   ##
=========================================
  Coverage     78.35%   78.35%           
  Complexity      608      608           
=========================================
  Files            97       97           
  Lines          2398     2398           
  Branches        282      282           
=========================================
  Hits           1879     1879           
  Misses          411      411           
  Partials        108      108

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d8f7f01...56beaaa. Read the comment docs.