ICEpdf
  1. ICEpdf
  2. PDF-947

Maven coordinate in icepdf-viewer-6.0.0_P01.pom is wrong

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.0.0_P01
    • Fix Version/s: 6.0.1
    • Component/s: Release
    • Labels:
      None
    • Environment:
      Maven
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Should be following as the coordinate changed from 5er versions:
              <dependency>
                  <groupId>org.icepdf.os</groupId>
                  <artifactId>icepdf-core</artifactId>
                  <version>6.0.0_P01</version>
              </dependency>
      Show
      Should be following as the coordinate changed from 5er versions:         <dependency>             <groupId>org.icepdf.os</groupId>             <artifactId>icepdf-core</artifactId>             <version>6.0.0_P01</version>         </dependency>

      Description

      The icesoft repository POM describing the icepdf-viewer component contains a wrong artifact of the icepdf-core:

              <dependency>
                  <groupId>org.icepdf</groupId>
                  <artifactId>icepdf-core</artifactId>
                  <version>6.0.0_P01</version>
              </dependency>

      http://anonsvn.icesoft.org/repo/maven2/releases/org/icepdf/os/icepdf-viewer/6.0.0_P01/icepdf-viewer-6.0.0_P01.pom

      http://anonsvn.icesoft.org/repo/maven2/releases/org/icepdf/os/icepdf-core/6.0.0_P01/icepdf-core-6.0.0_P01.pom

        Activity

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Andreas Niemeyer
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: