This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch apache-coordinates
in repository https://gitbox.apache.org/repos/asf/grails-forge.git
from 3d62477 Update test-retry Gradle plugin config
new dfbd0cf Update to org.apache.grails.profiles groupid
new 9ba10fc Make checkstyle happy
new 7c53c37 Remove maven/nexus publishing which stopped being published
after 6.2.0
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/gradle.yml | 8 -
.github/workflows/mavenCentral.yml | 40 ----
.github/workflows/release.yml | 20 +-
README.md | 4 +-
build.gradle | 24 ---
buildSrc/build.gradle | 1 -
...g.grails.forge.internal.published-module.gradle | 212 ---------------------
gradle.properties | 1 -
.../java/org/grails/forge/cli/CodeGenConfig.java | 2 +-
.../feature/grailsProfiles/GrailsProfiles.java | 3 +-
.../grailsProfiles/GrailsProfilesSpec.groovy | 2 +-
11 files changed, 5 insertions(+), 312 deletions(-)
delete mode 100644 .github/workflows/mavenCentral.yml