Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4915

Versions in pom.xml are not checked for invalid characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.2
    • None
    • None

    Description

      It seems that the pom.xml is not checking if the version contains invalid characters. If I have following fragment inside pom:

      <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>>>3.5</version>
      </dependency>

      then Maven is trying to download JUnit version >>3.5

      Attachments

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              k.arabadzhiyski Kiril Arabadzhiyski
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: