spring-security icon indicating copy to clipboard operation
spring-security copied to clipboard

Task name changed from publishMavenJavaPublicationToLocalRepository to publishMavenJavaPublicationToBuildDirectoryRepository

Open priya1712d opened this issue 2 years ago • 3 comments

Closes #11475

priya1712d avatar Jul 12 '22 21:07 priya1712d

Hi, @priya1712d. We also need to edit the task itself in buildSrc. If done correctly, you should be able to run ./gradlew publishMavenJavaPublicationToBuildDirectoryRepository on your local machine and see the Spring Security jars copied to {PROJECT_DIR}/build/publications/repos.

It appears that PublishLocalPlugin may be where the change needs to be made.

jzheaux avatar Jul 12 '22 22:07 jzheaux

@jzheaux
Thanks !!! I will work on this today.

priya1712d avatar Jul 23 '22 16:07 priya1712d

Hi, @priya1712d! Are you able to address the requested changes? If you are busy, I can provide a polish commit to complete the PR.

jzheaux avatar Aug 16 '22 21:08 jzheaux

I'm closing this PR due to lack of progress as part of cleaning up the upcoming release. We can restart a new one if needed.

jzheaux avatar Oct 13 '22 17:10 jzheaux