moving this to fop-users, since it is not an XGC issue nor a dev issue: note that there is an error in xmlgraphics-fop-pom-template.pom in the current FOP trunk, which would go into the maven bundle if you had built it from trunk: 4.3.1 is specified for avalon.framework when 4.2.0 should have been specified (or at least the latter is what is present in lib/build);
i already fixed this error in the FOP1.1 bundle currently undergoing a vote for release [1]; after the release, this fix will be merged into trunk (unless someone does it before then) [1] http://people.apache.org/~gadams/candidates/fop-1_1/ On Wed, Oct 17, 2012 at 5:51 AM, Luis Bernardo <[email protected]>wrote: > > I assume you got FOP through your distribution because the current FOP > trunk uses an older avalon jar... > > I just tried the link below and it works: > > http://repo1.maven.org/maven2/**org/apache/avalon/framework/** > avalon-framework-api/4.3.1/**avalon-framework-api-4.3.1.jar<http://repo1.maven.org/maven2/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar> > > > On 10/16/12 4:58 PM, Volkan Istek wrote: > >> >> Hi Guys, >> >> I am trying use FOP (Formatting Objects Processor) with maven. It uses >> avalon-framework-api-4.3.1.jar and it can't download it. Because of >> following links are not working. Directories are there and other filres in >> the directories are there too. >> >> http://repo.maven.apache.org/**maven2/org/apache/avalon/** >> framework/avalon-framework-**api/4.3.1/avalon-framework-**api-4.3.1.jar<http://repo.maven.apache.org/maven2/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar> >> >> http://repo1.maven.org/maven2/**org/apache/avalon/framework/** >> avalon-framework-api/4.3.1/**avalon-framework-api-4.3.1.jar<http://repo1.maven.org/maven2/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar> >> >> Do you have any idea for it or fo you know who I should connect in order >> to fix it? >> >
