Re: build ear problem

2008-04-21 Thread Wayne Fay
> >> sample-web-0.1.jar > >> > >> > >> > >> > >> > >> > >> &

Re: build ear problem

2008-04-21 Thread neo anderson
gt;> >> What part I may miss in ear pom.xml file? >> >> Thank you very much. >> > > -- > best regards, > > Stefan Seidel > software developer > > VUB Printmedia GmbH > Chopinstraße 4 > D-04103 Leipzig > Germany > tel.+49 (341) 9 60 50 07 > fax.+49 (341) 9 60 50 92 > mail. [EMAIL PROTECTED] > web.www.vub.de > > HRB Köln 24015 > UStID DE 122 649 251 > GF Dr. Achim Preuss Neudorf, > Dr. Christian Preuss Neudorf > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/build-ear-problem-tp16791088s177p16812655.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: build ear problem

2008-04-21 Thread VUB Stefan Seidel
You have the same group and artifact id for your ejb and your war file. This cannot work, because the one will overwrite the other. Stefan neo anderson wrote: Env: jboss 4.2.2GA/ Debian lenny testing/ jdk 1.6.0_01/maven 2.0.7 I try to create an ear file via maven, but it issues error reporti

build ear problem

2008-04-20 Thread neo anderson
w this message in context: http://www.nabble.com/build-ear-problem-tp16791088s177p16791088.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]