Skip to content

Malformed SCM section in Maven POM #75

Description

@harrigan

In your pom.xml, I believe <connection>scm:git:git@github.com/dialex/jcolor.git</connection> should be <connection>scm:git:git@github.com:dialex/jcolor.git</connection>. The <developerConnection> entry has it right. This surfaced a bug in a Clojure tool I use (https://github.com/liquidz/antq).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions