On 07/11/2011 09:04, Jos Snellings wrote:
Hi !

Just glancing through recent evolutions in cocoon 3.
When building a block, based upon the sample, I notice a dependency:
- avalon-framework-api
- avalon-framework implementation

Just curious: what does it come from?What needs it?
I am running an application with minimum dependencies. Never needed it.

Hi,
cocoon-sample has dependency on Apache FOP (for PDF generation), which in turns depends on the two artifacts mentioned above: see [1] and [2] for details. Of course, you can remove this dependency from your pom if you don't need such feature.

Regards.

[1] http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-sample/pom.xml
[2] http://repo1.maven.org/maven2/org/apache/xmlgraphics/fop/1.0/fop-1.0.pom

--
Francesco Chicchiriccò

Apache Cocoon Committer and PMC Member
http://people.apache.org/~ilgrosso/

  • dependency Jos Snellings
    • Re: dependency Francesco Chicchiriccò

Reply via email to