spotify / fmt-maven-plugin

Opinionated Maven Plugin that formats your Java code.
MIT License
335 stars 65 forks source link

Change groupId and package to com.spotify.fmt #124

Closed klaraward closed 2 years ago

klaraward commented 2 years ago

Fixes #124

Not sure how we should handle the developer section going forward.

Need to sort out relocation before merging this and making new releases - https://github.com/spotify/fmt-maven-plugin/issues/129

klaraward commented 2 years ago

The java files have only gotten their package changed, but not been moved to the com.spotify directory. But for some reason the build doesn't fail? Either way we should probably move them :)

No idea why it doesn't fail, but moved now.