Re: Separate Jar FIles

2008-09-20 Thread Wayne Fay
It may just be me, but I don't understand what exactly you are asking.
Perhaps you can describe things in more detail, and someone will reply
with a reasonable approach.

In the meantime, if you haven't already read either of the freely
available Maven2 PDF ebooks, you really should:
http://maven.apache.org/articles.html

Wayne

On Fri, Sep 19, 2008 at 3:47 PM, Michael McGrady
<[EMAIL PROTECTED]> wrote:
> I have a project in which separate applications are included for ease of
> development due to their dependencies.  I want Maven to create separate
> SNAPSHOTS for each.  How do I do that?  Or, better, where do I look?
>
> Mike
>
>
> Michael McGrady
> Senior Engineer
> Topia Technology, Inc.
> [EMAIL PROTECTED]
> 1 (253) 720-3365
>
>
>
>
>
>
> -
> 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]



Re: Separate Jar FIles

2008-09-19 Thread Wendy Smoak
On Fri, Sep 19, 2008 at 3:47 PM, Michael McGrady
<[EMAIL PROTECTED]> wrote:
> I have a project in which separate applications are included for ease of
> development due to their dependencies.  I want Maven to create separate
> SNAPSHOTS for each.  How do I do that?  Or, better, where do I look?

If by "a project" you mean a single source tree, you'll probably need
to break it up into separate modules.

-- 
Wendy

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



Separate Jar FIles

2008-09-19 Thread Michael McGrady
I have a project in which separate applications are included for ease  
of development due to their dependencies.  I want Maven to create  
separate SNAPSHOTS for each.  How do I do that?  Or, better, where do  
I look?


Mike


Michael McGrady
Senior Engineer
Topia Technology, Inc.
[EMAIL PROTECTED]
1 (253) 720-3365






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