I'm a newbie for ofbiz, but I am a ant expert, and I am migrating my
applications to use maven2.
Maven2 is an excellent tool in regard to managing/declaring dependencies
on both external and internal dependency. Reports, building, etc..
If we aren't using maven, can I volunteer to lead a team to migrate our
build system to maven?
Phillip
Anders Hessellund wrote:
Hi,
how are dependencies among ofbiz components expressed? Is there a single
place to declare dependencies on other components, or can the
dependency-related code/xml be scattered around in the internals of a
component?
-- Anders