ICEpdf
  1. ICEpdf
  2. PDF-1256

provide maven poms for 6.3.0 release

    Details

    • Type: Task Task
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.3
    • Fix Version/s: 6.3.1
    • Component/s: Release
    • Labels:
      None
    • Environment:
      maven

      Description

      Currently the twelve monkey jars don't appear to be available in a maven repository. In order for clients who use maven to build, we should provide some maven poms or a way for them to install these jars in their local m2 repos. We should also be providing maven poms which relate to all these dependencies for maven users.

      I reviewed https://github.com/haraldk/TwelveMonkeys/blob/master/pom.xml
      as many times you can find the correct version, download it and do -> mvn install on this pom and install all the artifacts to a local m2 repo. I was unable to find 3.4-r6.3 jars or reference to a download I could create from it.

        Activity

        Hide
        Patrick Corless added a comment -

        The 3.4-r6.3 twelve monkeys jars can be found in our public maven repo:

        <repositories>
        <repository>
        <id>anonsvn.icesoft.org</id>
        <name>ICEsoft repository</name>
        <url>http://anonsvn.icesoft.org/repo/maven2/snapshots/</url>
        </repository>
        </repositories>

        The 3.4-r6.3 is a custom build which includes a patch for handling CCITTFax image format.

        Show
        Patrick Corless added a comment - The 3.4-r6.3 twelve monkeys jars can be found in our public maven repo: <repositories> <repository> <id>anonsvn.icesoft.org</id> <name>ICEsoft repository</name> <url> http://anonsvn.icesoft.org/repo/maven2/snapshots/ </url> </repository> </repositories> The 3.4-r6.3 is a custom build which includes a patch for handling CCITTFax image format.
        Hide
        Patrick Corless added a comment -

        Also the checking out, http://anonsvn.icesoft.org/repo/icepdf/trunk/icepdf/ contains the root pom.

        Show
        Patrick Corless added a comment - Also the checking out, http://anonsvn.icesoft.org/repo/icepdf/trunk/icepdf/ contains the root pom.
        Hide
        Patrick Corless added a comment -

        Marking as resolved.

        Show
        Patrick Corless added a comment - Marking as resolved.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: