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

chore: release appengine-plugins-core 0.10.1 #972

Merged
merged 9 commits into from
Dec 13, 2023
Merged

Conversation

suztomo
Copy link
Contributor

@suztomo suztomo commented Dec 13, 2023

This commit was made via apply_current_versions.sh after
updating versions.txt:

$ vim versions.txt
$ ~/google-cloud-java/generation/apply_current_versions.sh

This commit was made via apply_current_versions.sh after
updating versions.txt:

$ vim versions.txt
$ ~/google-cloud-java/generation/apply_current_versions.sh
@suztomo suztomo changed the title fix(chore): setting next release version chore: release appengine-plugins-core 0.10.1 Dec 13, 2023
@suztomo
Copy link
Contributor Author

suztomo commented Dec 13, 2023

Something is still referencing the snapshot version.

* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find com.google.cloud.tools:appengine-plugins-core:0.10.1-SNAPSHOT.
     Searched in the following locations:
       - file:/home/runner/.m2/repository/com/google/cloud/tools/appengine-plugins-core/0.10.1-SNAPSHOT/maven-metadata.xml
       - file:/home/runner/.m2/repository/com/google/cloud/tools/appengine-plugins-core/0.10.1-SNAPSHOT/appengine-plugins-core-0.10.1-SNAPSHOT.pom
       - https://repo.maven.apache.org/maven2/com/google/cloud/tools/appengine-plugins-core/0.10.1-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/com/google/cloud/tools/appengine-plugins-core/0.10.1-SNAPSHOT/appengine-plugins-core-0.10.1-SNAPSHOT.pom
     Required by:
         project :

@suztomo
Copy link
Contributor Author

suztomo commented Dec 13, 2023

Now unit-tests (8) - unit-tests (21) succeeded.

@JoeWang1127
Copy link
Contributor

The group id is wrong.

09:23:54:334 [INFO] Performing remote staging...
09:23:54:334 [INFO] 
09:23:54:334 [INFO]  * Remote staging into staging profile ID "52cfdb1a88f8"
09:23:54:967 [INFO]  * Created staging repository with ID "comgooglecloud-6887".
09:23:54:967 [INFO]  * Staging repository at https://google.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comgooglecloud-6887
09:23:54:968 [INFO]  * Uploading locally staged artifacts to profile com.google.cloud
09:26:20:867 [INFO]  * Upload of locally staged artifacts finished.
09:26:20:868 [INFO]  * Closing staging repository with ID "comgooglecloud-6887".

Waiting for operation to complete...
........

09:26:44:124 [ERROR] Rule failure while trying to close staging repository with ID "comgooglecloud-6887".
09:26:44:125 [ERROR] 
09:26:44:125 [ERROR] Nexus Staging Rules Failure Report
09:26:44:125 [ERROR] ==================================
09:26:44:125 [ERROR] 
09:26:44:125 [ERROR] Repository "comgooglecloud-6887" failures
09:26:44:125 [ERROR]   Rule "pom-staging" failures
09:26:44:125 [ERROR]     * Invalid POM: /com/google/cloud/tools/appengine-maven-plugin/2.5.1/appengine-maven-plugin-2.5.1.pom: Project URL missing, License information missing, Developer information missing
09:26:44:125 [ERROR] 
09:26:44:125 [ERROR] 
09:26:44:125 [ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [comgooglecloud-6887]
09:26:44:125 [ERROR]  * Deleting context 52cfdb1a88f8.properties
09:26:44:126 [ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [comgooglecloud-6887]
09:26:44:126 [ERROR]  * Dropping failed staging repository with ID "comgooglecloud-6887" (Rule failure during close of staging repositories: [comgooglecloud-6887]).

@suztomo
Copy link
Contributor Author

suztomo commented Dec 13, 2023

Waiting for 2.5.1 to appear in 2.5.1 in https://repo1.maven.org/maven2/com/google/cloud/tools/appengine-maven-plugin/

@suztomo suztomo merged commit 6b7c42a into main Dec 13, 2023
8 checks passed
@suztomo suztomo deleted the bump_next_version branch December 13, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants