I also agree with mazz. Maven takes care of the transitive dependencies, so instead of distributing hibernate-all.jar and thirdpartytool.jar these dependencies could be listed in jboss-ejb3-all.pom. (or what ever it's name will be)
Would these javax.persistence classes also be included in the jboss-ejb3-all.jar or should this be separate jar like in http://www.ibiblio.org/maven2/javax/persistence/persistence-api/1.0/? Because it should be possible to use this persistence API without the EJB3 stuff, I would put these separately: jboss-ejb3.jar & jboss-persistence-api.jar. Or something like that... It would be nice if some kind of a solution, even temporary, could be found on this. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982988#3982988 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982988 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user