Ok I'll take a look.

Thanks for the pointers,

     Mike





Jason van Zyl <[EMAIL PROTECTED]> on 19/09/2002 16:18:01

Please respond to "Turbine Maven Users List"
      <[EMAIL PROTECTED]>



To:   Turbine Maven Users List <[EMAIL PROTECTED]>
cc:
Subject:  Re: Using Maven to build projects

On Thu, 2002-09-19 at 11:11, [EMAIL PROTECTED] wrote:
>
> Hi Maven mavens,
>
> Is there any way to get Maven to build the *full* project, including
>       dependent jars?  The war task only builds the jar for the project
>       provided, and doesn't include the dependencies....
>
> Would be excellent to leverage the power of that dependency list!

Take a look at the reactor. There's an example in the Maven build itself
and in the Jakarta commons. In Maven the reactor is used to build the
plugins in the right build order: a graph is constructed and path
computed using the commons-graph package in the sandbox.

> Thanks,
>
>       Mike
>
>
> --
> To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>
--
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.

  -- Jacques Ellul, The Technological Society


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







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

Reply via email to