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

        Hide
        Patrick Corless added a comment -

        Updated maven group-id for core dependency. Marking as fixed.

        Show
        Patrick Corless added a comment - Updated maven group-id for core dependency. Marking as fixed.
        Hide
        Andreas Niemeyer added a comment -

        Wow, goes fast - THX!
        A bit out of topic but when would the release available on a maven central repos?

        Show
        Andreas Niemeyer added a comment - Wow, goes fast - THX! A bit out of topic but when would the release available on a maven central repos?
        Hide
        Andreas Niemeyer added a comment -

        Hi Patrick,
        Will the 6.1 release be available in a public maven repos?

        Show
        Andreas Niemeyer added a comment - Hi Patrick, Will the 6.1 release be available in a public maven repos?
        Show
        Patrick Corless added a comment - You can find the 6.0.1 release here: http://anonsvn.icesoft.org/repo/maven2/releases/org/icepdf/os/icepdf-core/6.0.1/ http://anonsvn.icesoft.org/repo/maven2/releases/org/icepdf/os/icepdf-viewer/6.0.1/
        Hide
        Andreas Niemeyer added a comment -

        Thank you... I meant if it might be archived in the central maven http://repo1.maven.org/maven2/

        Show
        Andreas Niemeyer added a comment - Thank you... I meant if it might be archived in the central maven http://repo1.maven.org/maven2/

          People

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

            Dates

            • Created:
              Updated:
              Resolved: