Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-2255

FOP 1.1's POM file in Maven Central is wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • 1.1
    • None
    • None
    • None
    • Maven 3

    Description

      When trying to use FOP 1.1 from Maven Central, this will fail due to the fact that its POM file is wrong. It contains a reference to:
      <dependency>
      <groupId>org.apache.avalon.framework</groupId>
      <artifactId>avalon-framework-api</artifactId>
      <version>4.2.0</version>
      </dependency>
      In fact, this JAR exists, but it is not stored in the Group org.apache.avalon.framework but simple in the group avalaon-framework. As a result, it is impossible to use FOP 1.1 from Maven Central!

      I assume that the FOP Team uploaded this POM to Maven Central, so I ask you to fix this POM ASAP.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mkarg Markus Karg
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: