[jboss-user] [Microcontainer] - Re: maven and microcontainer

2007-09-21 Thread alesj
Having MC beta4 out, a lot of the issues was solved. But the fact is, that MC is not a small project, so pulling out large number of dependant libs is not that surprising. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087068#4087068 Reply to the post : http

[jboss-user] [Microcontainer] - Re: maven and microcontainer

2007-09-20 Thread genman
One problem I got into was a number of dependencies were NOT marked as "optional" and there seems to be a whole ton of dependencies that get tossed into any MC-dependent project. Is this getting straightened out? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [Microcontainer] - Re: maven and microcontainer

2007-09-18 Thread alesj
I think Microcontainer jar used in Seam comes from Embedded project, which I believe is currently unbuildable. :-( But running Maven in Microcontainer is the same as running Maven elsewhere - simply go to Microcontainer's root directory and run 'mvn install'. You should then get target directory