Same remarks :)

Maven would be interesting for some site project, but directly add on the ofbiz projet root ...

Adam if you want use maven with OFBiz, maybe we can add a tools/contrib.xml use by ant who can prepare OFBiz for a specific system but not maintain by us.

Like this :
$ ant mvn
-> download pom.xml from sourcefore, github or another community forge

And with the same logical than specialpurpose, the crontrib.xml would be not link by default on the ofbiz ant configuration

Nicolas

Le 17/04/2015 13:44, Adrian Crum a écrit :
+1 for a discussion.

One of the things I despise about working with Commons Convert is the labyrinth of Maven files and dependencies. It's a complicated black box that I can't understand, and when something doesn't work, I don't know how to fix it.

I hope OFBiz doesn't end up the same way.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 4/17/2015 11:49 AM, Jacopo Cappellato wrote:
On Apr 17, 2015, at 4:39 AM, Taher Alkhateeb <slidingfilame...@gmail.com> wrote:

Hi All,

Thank you for your work but I thought we are more inclined to move to gradle based build systems given its many advantages as a full programming language build system based on groovy.

Taher Alkhateeb

I agree: we could explore the switch to Gradle and also review the way our source files (Java, Groovy and Minilang/xml) are organized (we could actually follow the layout that is considered the default for Maven and Gradle and possibly other tools).

Jacopo

Reply via email to