Skip to content

Wrong Project Information in Maven POM (2.4.0) #659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
schuch opened this issue May 13, 2022 · 0 comments
Closed

Wrong Project Information in Maven POM (2.4.0) #659

schuch opened this issue May 13, 2022 · 0 comments
Assignees
Labels
in: build status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@schuch
Copy link

schuch commented May 13, 2022

Hi,

i noticed that the Maven POM from release 2.4.0 contains incorrect project information:

Projekt URL, SCM and issue management point to spring-security. (copy&paste bug?)

<url>https://spring.io/projects/spring-security</url>
...
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-security.git</connection>
<developerConnection>scm:git:ssh://[email protected]/spring-projects/spring-security.git</developerConnection>
<url>https://github.com/spring-projects/spring-security</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/spring-projects/spring-security/issues</url>
</issueManagement>

see https://repo1.maven.org/maven2/org/springframework/ldap/spring-ldap-core/2.4.0/spring-ldap-core-2.4.0.pom

Cheers,
Markus

jzheaux added a commit that referenced this issue Jun 10, 2022
@jzheaux jzheaux self-assigned this Jun 10, 2022
@jzheaux jzheaux added in: build type: bug A general bug labels Jun 10, 2022
@jzheaux jzheaux added this to the 3.0.0-M3 milestone Jun 10, 2022
@jzheaux jzheaux added the status: backported An issue that has been backported to maintenance branches label Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants