[jboss-user] [Microcontainer] - Re: Neither 2.0-SNAPSHOT nor 2.0.Beta work with Maven build

genman do-not-reply at jboss.com
Fri Jul 20 20:48:32 EDT 2007


This I fixed specifying a newer Javassist version:

  |     <dependency>
  |       <groupId>javassist</groupId>
  |       <artifactId>javassist</artifactId>
  |       <version>3.5-SNAPSHOT</version>
  |     </dependency>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066363#4066363

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066363



More information about the jboss-user mailing list