[Yanel-dev] Re: [Yanel-commits] rev 22755
- public/yanel/trunk/src/contributions/resources/pdf/src/build
Josias Thöny
josias.thoeny at wyona.com
Tue Feb 20 00:21:32 CET 2007
Hi Michi,
Not sure where you have your pom file from, but the one on our m2 server
contains no dependencies:
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>fop</groupId>
<artifactId>fop</artifactId>
<version>0.20.5</version>
</project>
Maybe you want to try to delete the fop from your local m2 repo and do a
build clean.
Josias
michi at wyona.com wrote:
> Author: michi
> Date: 2007-02-17 21:27:09 +0100 (Sat, 17 Feb 2007)
> New Revision: 22755
>
> Modified:
> public/yanel/trunk/src/contributions/resources/pdf/src/build/dependencies.xml
> Log:
> note about avalon framework version added
>
> Modified: public/yanel/trunk/src/contributions/resources/pdf/src/build/dependencies.xml
> ===================================================================
> --- public/yanel/trunk/src/contributions/resources/pdf/src/build/dependencies.xml 2007-02-17 20:26:40 UTC (rev 22754)
> +++ public/yanel/trunk/src/contributions/resources/pdf/src/build/dependencies.xml 2007-02-17 20:27:09 UTC (rev 22755)
> @@ -18,6 +18,7 @@
> <remoteRepository refid="wyona.remote.repository"/>
> <dependency groupId="fop" artifactId="fop"
> version="0.20.5"/>
> + <!-- IMPORTANT: Fop 0.20.5 seems to depend on avalon-framework-4.0: ~/.m2/repository/fop/fop/0.20.5/fop-0.20.5.pom (One should comment avalon-framework-4.0 within pom file!) -->
> <dependency groupId="avalon-framework" artifactId="avalon-framework-api"
> version="4.3"/>
> <dependency groupId="avalon-framework" artifactId="avalon-framework-impl"
>
>
> _______________________________________________
> Yanel-commits mailing list
> Yanel-commits at wyona.com
> http://wyona.com/cgi-bin/mailman/listinfo/yanel-commits
>
More information about the Yanel-development
mailing list