You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Patrick Mahoney (JIRA)" <ji...@apache.org> on 2015/04/17 00:37:59 UTC

[jira] [Created] (FOP-2464) fop 1.1 depends on avalon jars with the wrong org name

Patrick Mahoney created FOP-2464:
------------------------------------

             Summary: fop 1.1 depends on avalon jars with the wrong org name
                 Key: FOP-2464
                 URL: https://issues.apache.org/jira/browse/FOP-2464
             Project: Fop
          Issue Type: Bug
            Reporter: Patrick Mahoney


We depend on the version of apache fop 1.1 published at 
https://repo1.maven.org/maven2/org/apache/xmlgraphics/fop/1.1/fop-1.1.jar

The published version of apache fop 1.1 has declared dependencies on 

org.apache.avalon.framework:avalon-framework-api:4.2.0
org.apache.avalon.framework:avalon-framework-impl:4.2.0

There is no avalon-framework-api or impl jar published in the org.apache.avalon.framework organization with version 4.2.0. The earliest published under this orgname is 4.3.1. 

I suspect to fix this, the dependency on the avalon framework jars could be bumped to 4.3.1, and the fop jars republished, or a new version cut.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)