[jira] [Comment Edited] (OFBIZ-6271) build management with maven

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-6271) build management with maven

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529109#comment-14529109 ]

Jacques Le Roux edited comment on OFBIZ-6271 at 5/13/15 10:05 AM:
------------------------------------------------------------------

With debootstrap this shows how things can get complicated when you try to let tools do the work for you. Sometimes it even becomes more complicated than doing it by hand, we cross similar situations everyday while (seriously) programming, don't we?

I'm not against new things, even trendy ones, it's just that the more we think about how to use them, the more we know what to do and the way we should eventually choose. Sometimes we don't think enough, and later it's too late. We can share and discuss until things are cristal clear to everyone I think...

So thanks to share guys!


was (Author: jacques.le.roux):
With debootstrap this shows how things can get complicated when you try to let tools do the work for you. Sometimes it even becomes more complicated than doing it by hand, we cross similar situations everyday while (seriouyly) programming, don't we?

I'm not against new things, even trendy ones, it's just that the more we think about how to use them, the more we know what to do and the way we should eventually choose. Sometimes we don't think enough, and later it's too late. We can share and discuss until things are cristal clear to everyone I think...

So thanks to share guys!

> build management with maven
> ---------------------------
>
>                 Key: OFBIZ-6271
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6271
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>            Reporter: Adam Heath
>            Priority: Minor
>         Attachments: console.log
>
>
> This is a new build system; the primary goal will be to not require any changes to existing ofbiz layouts(for backwards compatibility, at least initially).
> These pom.xml files are completely new; the existing build.xml infrastructure will continue to exist.  The existing build.xml will never call into maven(which is what processes the pom.xml), and maven will never call into build.xml either.
> I have already committed a working pom.xml for the top level, and framework/start.  Shortly, I will be adding framework/base and framework/entity, but into this branch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)