GoogleCloudPlatform / artifact-registry-maven-tools

Apache License 2.0
24 stars 22 forks source link

Rename wagon project for Artifact Registry. #23

Closed lindsayismith closed 4 years ago

lindsayismith commented 4 years ago

Rename packages, directories, modules, classes from Cloud Build Artifacts to Artifact Registry. Update documentation to refer to Artifact Registry.

Version is bumped to 2.0.0-SNAPSHOT.

Adds .gitignore file. Updates the gradle.build so that signing only happens on releases.

Rename buildartifacts-auth-common module and package to artifactregistry-auth-common.

Add gitignore

Rename buildartifacts-gradle-plugin to artifactregistry-gradle-plugin

Rename buildartifacts-maven-wagon to artifactregistry-maven-wagon

Update version to 2.0.0-SNAPSHOT. Substitute all remaining references to buildartifacts to be artifactregistry, including docs.

Configure gradle so that it doesn't do signing for SNAPSHOT releases

kevinmdavis commented 4 years ago

/gcbrun

lindsayismith commented 4 years ago

@molian6 Yes, I'm going to rename the repo as well, I opened a ticket on the OSS side to make sure I can just do it myself.