[jboss-user] [EJB 3.0] - Re: EJB3-embed jars in Maven repo?

dhartford do-not-reply at jboss.com
Fri Sep 29 10:26:33 EDT 2006


A simpler answer to that problem (assuming it hasn't already) is to have the parent jar (like microcontainer.jboss.ejb3.jboss-ejb3-all.jar) contain all of its dependencies in that pom.xml file.  

Maven does understand dependency downloads so if a project has just the jboss-ejb3-all.jar file listed, Maven will still download all the jar dependencies listed under the jboss-supplied jboss-ejb3-all pom.xml file after downloading the jar file.

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

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



More information about the jboss-user mailing list