Thanks.  I will check this out tomorrow.  Much appreciated.

Mike

On Aug 17, 2008, at 11:05 AM, Dan Tran wrote:

Use this as an example http://svn.apache.org/repos/asf/maven/surefire/trunk


-D

On Sun, Aug 17, 2008 at 9:55 AM, Michael McGrady
<[EMAIL PROTECTED]> wrote:
Thanks for your response, Dan. I looked at that in the manual but it seems to be about putting JARs into WARs. I want two entirely distinct JARs. How
do I do this with multi modules?  Thanks.

Mike

On Aug 17, 2008, at 1:39 AM, Dan Tran wrote:

split them into multi modules

On Sun, Aug 17, 2008 at 1:30 AM, Michael McGrady
<[EMAIL PROTECTED]> wrote:

I have distinct apps in the same tree.


mycompany
|-- pom.xml
`-- src
|-- main
|   `-- java
|       `-- com
|           `-- mycompany
|               `-- app1
|                   `-- App1.java
|                `-- app3
|                    `-- App2.java
|`-- test
    `-- java
        `-- com
            `-- mycompany
                `-- app1
                    `-- App1Test.java
                `-- app2
                    `-- App2Test.java

How do I create distinct SNAPSHOTS of app1 and app2?

Thanks

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]


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]


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]

Reply via email to