Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2190

Remove duplicate dependency blocks with different versions, resulting in atlas startup failure with signature mismatch exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.8.2
    • 0.8.2
    • atlas-core
    • None

    Description

      In the current pom, below two are duplicate entries resulting in atlas startup failure

      -            <dependency>
      -                <groupId>com.sun.jersey</groupId>
      -                <artifactId>jersey-servlet</artifactId>
      -                <version>${jersey.version}</version>
      -            </dependency>
      -
      -            <dependency>
      -                <groupId>javax.servlet.jsp</groupId>
      -                <artifactId>jsp-api</artifactId>
      -                <version>2.0</version>
      -            </dependency>
      
      

      Attachments

        1. ATLAS-2190-branch-0.8.patch
          1 kB
          Ayub Pathan

        Activity

          People

            ayubpathan Ayub Pathan
            ayubpathan Ayub Pathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: