Bug 45019 - Wrong entries in the maven pom
Summary: Wrong entries in the maven pom
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: trunk
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: fop-dev
URL: http://repo1.maven.org/maven2/org/apa...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-16 07:37 UTC by Sergiu Dumitriu
Modified: 2012-04-01 07:11 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergiu Dumitriu 2008-05-16 07:37:47 UTC
In the 0.95beta entry in the official maven repository ( http://repo1.maven.org/maven2/org/apache/xmlgraphics/fop/0.95beta/ ) the pom has some problems that prevent it from actually being used:

- all except one of the batik dependencies have the wrong groupId "batik", instead of "org.apache.xmlgraphics" (only batik-svg-dom is correct)
- the avalon-framework-api dependency was changed from 4.3.1 to 4.2.0, which doesn't appear in the repo
Comment 1 Max Berger 2008-05-18 02:28:06 UTC
I guess this is my fault :) I'll fix it, upload a new version, and post back here.
Comment 2 Sergiu Dumitriu 2008-05-19 08:53:44 UTC
I noticed a 0.95beta-1 release in the central maven repo, which seems to be fine. I guess this could be closed now. Thank you very much.
Comment 3 Max Berger 2008-05-19 12:33:18 UTC
Indeed this is the updated version with your suggestions. Feel free to re-open if anything else is missing.
Comment 4 Glenn Adams 2012-04-01 07:11:15 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed