Closed sparsick closed 3 years ago
@helpermethod We need you help to finish the movement cleanly. Could you please create a release with your old Maven coordinates for a clean relocation? See also Maven Guide for Relocation.
We think your relocation POM should look like the following one:
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.helpermethod</groupId>
<artifactId>dependency-update-maven-plugin</artifactId>
<version>0.7.0</version>
<distributionManagement>
<relocation>
<groupId>io.github.georgberky.maven.plugins.depsupdate</groupId>
</relocation>
</distributionManagement>
</project>
@sparsick Sure, I'll give it a go!
Hm, not sure what happened. Created a relocation release, and it disappeared from the Nexus Staging repository.
BTW, you all are doing some really great work! I know the project is kind of a mess, sorry 😄.
Looking good!
@helpermethod Thank you very much !!! Looks great. We hope that we can make the 0.7.0 release next week.
We release it :tada: :tada:
This project was moved from @helpermethod account to @georgberky account. The following things have to be done to have a clean movement: