doesn't the ejb plugin already do this for you?

- Brett


On Wed, 26 Jan 2005 17:03:05 -0800, Tom Bostelmann <[EMAIL PROTECTED]> wrote:
> I'm sure this question has been asked several times but I'm not sure
> what the 'best-practice' is at this point.  My problem is that I'm
> generating an ejb-jar and would like the same project to generate the
> client-jar.  So, the ejb-jar would have the name outbound-1.0.jar, and
> would be of type 'ejb', and the client would be outboud_client-1.0.jar,
> which would be of type 'jar'.  How do I do this using the same Maven
> project?
> 
> I've tried fiddling with 'maven.final.name' and setting the
> 'pom.artifactId' but they both ultimately get installed using the same
> name (just different types).
> 
> What's the best practice here?
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to