You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest google-cloud-shared-config has the profile to turn off
nexus-staging-maven-plugin. I confirmed the effect:
```
suztomo@suztomo2:~/java-logging-servlet-initializer$ mvn clean deploy -V -DaltDeploymentRepository=local::default::file:${local_staging_dir} -DskipTests=true -P=-release-sonatype -P=-release-staging-repository -P=-clirr-compatibility-check -P=-checkstyle-tests -P=-animal-sniffer
```
0 commit comments