Thanks Robert.  I was able to use the assembly plugin to copy the
artifacts into the axis lib.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert
Watkins
Sent: Monday, March 05, 2007 5:38 PM
To: Maven Users List
Subject: Re: deploying an axis service

On 3/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> But, lets say for example all I had was a command line app.  I want to
> build and run my app.  In order to run it, I need all the
dependencies.
> How would I get them all copied to the same place for easy access?
>

That's what the assembly plugin is for; amongst other things, it can
pull
copies of your compile & runtime dependent artifacts together for you to
package.

-- 
               "Software is too expensive to build cheaply"
Robert Watkins           http://twasink.net/
[EMAIL PROTECTED]

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

Reply via email to