Also, i've tried to take a look in the distribution (this file: http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/apache-cxf/2.2-SNAPSHOT/apache-cxf-2.2-SNAPSHOT.zip), and ASM doesn't seem to be there. Nevertheless, module org.apache.cxf:cxf-rt-frontend-jaxws:jar requires asm at compile time. See the output of dependency:tree :
org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.1.4:compile .... INFO] +- asm:asm:jar:2.2.3:compile [INFO] +- org.apache.cxf:cxf-api:jar:2.1.4:compile %--cut --% Thanks, valerio On Wed, Feb 25, 2009 at 9:27 AM, Valerio Schiavoni < [email protected]> wrote: > Hello everyone,which ASM version is imported by cxf 2.2 libraries ? > > I couldl'nt find myself by exploring the pom hierarchy. > Is by any chance a 3.x series ? > > thanks > valerio > -- > http://www.linkedin.com/in/vschiavoni > http://jroller.com/vschiavoni > -- http://www.linkedin.com/in/vschiavoni http://jroller.com/vschiavoni
