Ear's work just fine with several of my multiproject setups. I have yet to do anything "special" with my maven.xml.
-----Original Message----- From: Joel Wijngaarde [Us Media] [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 2:39 PM To: [EMAIL PROTECTED] Subject: Re: Simple EJB Project Example Hi, I tried different setups. First I tried the reactor setup which basically means you define subprojects where each modules project.xml extends the main project. this works fine but has somehow the problem that I cannot execute any maven goal twice from the maven:console. Second I tried using the multiproject target. this also works fine but, has the problem that in the RC1 build of maven i was unable to execute the ear:ear goal. I did not look extensively in this setup because i ran into problems here and did not have the time yet to figure out what was the problem, my first idea was that the ear:ear goal is not yet supported in the RC1 build of maven. For extensive examples you should see the maven wiki on the maven site. There are links inside the wiki pointing to EJB examples (See: http://wiki.codehaus.org/maven/OtherMavenArticles). I have to say that while it operates far better then a fairly complex ant script it is not entirely trivial and you probably need to do some maven.xml jelly scripting to conform to your setup. Good luck, Joel On Wed, 2004-01-07 at 21:13, [EMAIL PROTECTED] wrote: > Hi, does some know where I can find a simple EJB project example using maven and JBoss? > > Thanks in advance, > > -Conrad > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
