[Yanel-dev] Ambigous libs problem

Michael Wechner michael.wechner at wyona.com
Thu Aug 6 12:02:38 CEST 2009


Hi

We recently had a problem re ambigous libs

The Wiki resource had jaxen-1.1-beta-10 as dependency (see 
src/contributions/resources/wiki/src/build/dependencies.xml)

and some other library had a dependeny on jaxen 1.1.1.

Hence we added jaxen to the ambigous lib list within

src/build/build.properties

such that only jaxen-1.1.1 would be used from Maven

/home/michi/.m2/repository/jaxen/jaxen/
1.1.1  1.1-beta-10

No it seems that after the upgrade to Tiki 0.4, Jaxen 1.1.1 wasn't 
included anymore for whatever reason, but the build process still deleted
Jaxen 1.1-beta-10 and hence the wiki resource didn't work anymore.

It should be fixed now, but the actual problem re ambigous libs still exist.

I hope we will find an elegant solution soon.

Thanks

Michael


More information about the Yanel-development mailing list