[Yanel-dev] [Bug 7006] [build] avoid duplicate/"ambiguous" libraries using Maven and not manual configuration

bugzilla at wyona.com bugzilla at wyona.com
Thu Aug 6 12:10:24 CEST 2009


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7006





------- Comment #2 from michael.wechner at wyona.org  2009-08-06 10:57 -------
Also see
http://lists.wyona.org/pipermail/yanel-development/2009-August/003960.html

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 


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list