Re: avalon version

2012-10-22 Thread Jos Snellings
All OK! Maven got confused over fop dependencies. After removing a few frameworks from the repositories it finds its way back. All builds well now. Thanks Francesco, Jos On Mon, Oct 22, 2012 at 9:11 AM, Francesco Chicchiriccò wrote: > On 22/10/2012 07:50, Jos Snellings wrote: > > Dear cocooner

Re: avalon version

2012-10-22 Thread Jos Snellings
Hi Francesco, This is my problem: I use FOP, and that is where the problem arises: Path to dependency: 1) org.herein:thesaurus:jar:1.0.0-SNAPSHOT 2) org.apache.xmlgraphics:fop:jar:LATEST 3) org.apache.avalon.framework:avalon-framework-api:jar:4.2.0 Jos On Mon, Oct 22, 2012 a

Re: avalon version

2012-10-22 Thread Francesco Chicchiriccò
On 22/10/2012 07:50, Jos Snellings wrote: > Dear cocooners, > > Since today, it is not possible to package cocoon 3 apps via maven > anymore. > Build is requesting: > org.apache.avalon.framework:avalon-framework-api:jar:4.2.0 > > as well as its implementation. > > Who still needs avalon? > - jnet >

avalon version

2012-10-21 Thread Jos Snellings
Dear cocooners, Since today, it is not possible to package cocoon 3 apps via maven anymore. Build is requesting: org.apache.avalon.framework:avalon-framework-api:jar:4.2.0 as well as its implementation. Who still needs avalon? - jnet - fop - ... are there others? Latest version of Avalon I ca