Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-56

Maven pom's use a feature that prevent the libaries auto deploying

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • None
    • Unspecified
    • None
    • Operating System: Windows XP
      Platform: PC

    Description

      We noticed the the Pom files for slf4j haven't been publish on repo1.maven.org. So we decided to deploy them to our local repo.

      Doing this using mvn deploy causes an error on the child projects as they contain
      <version>${parent.version}</version>
      This breaks the deployment into some maven repos (e.g. Artifactory). You could argue this is an artifactory bug however removing this line from the POM results in no changes in behaviour as maven will automatically inherit the version number from the parent pom.

      I have attached a patch fixing this.

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            ben.gidley@ioko.com Ben Gidley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: