Skip to content

Conversation

jkaving
Copy link
Contributor

@jkaving jkaving commented Feb 5, 2025

Since the switch to the maven-publish plugin (instead of the deprecated maven plugin)
in 48e816d, the correct way to publish to a local Maven repository is to use the publishToMavenLocal task.

This updates this in the README, and also changes to wording from "Maven cache" to "Maven repository" (which is more in line with Maven terminology).

See the documentation for the Maven Publish plugin here.

Since the switch to the "maven-publish" plugin
(instead of the deprecated "maven" plugin)
in 48e816d,
the correct way to publish to a local Maven
repository is to use the "publishToMavenLocal" task.

Signed-off-by: Johan Kaving <johan@kaving.se>
@artembilan artembilan added this to the 4.0.0-M1 milestone Feb 5, 2025
@artembilan artembilan merged commit cc98ae3 into spring-projects:main Feb 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants