Hi John,
John Hawkins wrote:


Hi Damitha,

When you say Maven resolves dependencies - do you mean it take the very latest build of the dependencies or can we configure it to take a particular version.

Yes

It would not be a good idea to take the very latest version.

This is also possible. I mean you can configure Maven to get the latest as well.

I would prefer the option of packaging the dependencies (with the accompanying bloat)

I too prefer packaging the dependancies

thanks
Damitha



cheers,
John.





*Damitha Kumarage <[EMAIL PROTECTED]>*

17/05/2006 11:27
Please respond to
"Apache AXIS C Developers List" <[email protected]>


        
To
        [email protected]
cc
        
Subject
        Having separate build systems



        





Hi,
I am in the process of moving axis2 util and axis2 om into separate
projects.
Once this is done we need to give options.

configure --with-axis2-om=<axis2c om path> --with-axis2-util=<axis2c
util path>
to build Axis C.

It seems that as we are separating the Axis2 C sub projects, Axis2 C
main build
is increasingly dependant on other projects. I would like to ask your
opnions
on how we handle this situation on Axis2 C releases.

It is good if we could configure Maven to resolve dependancies and download.

Other option is we pack the all dependant projects nicely with Axis2 C.
In this case
we just pack compulsory projects only. For example axis2c_om and
axis2c_util are
compulsory dependancies. But Apache and Apache2 are optional so we don't
pack them.

Thanks
Damitha



Reply via email to