On Wed, July 5, 2006 8:07 am, Tim Kettler wrote:
> you should read the free maven book [1]. It is a very good introduction to
> m2 and has a
> chapter that shows an example of a J2EE application developed with maven.
I can develop an app from scratch no problem, the problem comes about
where an a
Hi,
you should read the free maven book [1]. It is a very good introduction to m2 and has a
chapter that shows an example of a J2EE application developed with maven.
-Tim
[1] http://library.mergere.com/
Graham Leggett schrieb:
Hi all,
I have an existing ant based project that I am trying t
hello,
Yes, but the whole project packages an ejb into an .ear
i thought that might help..
hth
marco
On 7/4/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
On Tue, July 4, 2006 5:13 pm, Marco Mistroni wrote:
> see if htis sample can help you (though, it creates a jar for a n
EJB..)
>
>
On Tue, July 4, 2006 5:13 pm, Marco Mistroni wrote:
> see if htis sample can help you (though, it creates a jar for a n EJB..)
>
> http://docs.codehaus.org/display/MAVENUSER/Examples
Are you referring to "How to use the JBoss Embedded EJB3 Container for
Unit testing"? It's the only example that
Hello,
see if htis sample can help you (though, it creates a jar for a n EJB..)
http://docs.codehaus.org/display/MAVENUSER/Examples
hth
marco
On 7/4/06, Graham Leggett < [EMAIL PROTECTED]> wrote:
Hi all,
I have an existing ant based project that I am trying to build with maven
2.
The exist
Hi all,
I have an existing ant based project that I am trying to build with maven 2.
The existing ant build creates an EJB jar file, and then wraps it and it's
dependancies into an ear file.
I am trying to replicate this behaviour with maven 2.
Is there a way to run the ejb plugin, followed by