[ 
http://mifosforge.jira.com/browse/MIFOS-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

keithwoodlock updated MIFOS-4524:
---------------------------------

    Fix Version/s: Unscheduled

> remove default (super POM) settings
> -----------------------------------
>
>                 Key: MIFOS-4524
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4524
>             Project: mifos
>          Issue Type: Task
>          Components: Build and Testing
>            Reporter: Michael Vorburger
>            Assignee: mifosdeveloperqueue
>              Labels: techdebt, volunteer
>             Fix For: Unscheduled
>
>
> The Mifos pom.xml sometimes contain "too much" - they repeat things which in 
> normal Maven usage are inherited from the parent pom.xml (in our case that 
> mifos-parent) and usually not repeated..
> A specific problem I ran into while working on MIFOS-4099 was that the 
> <build><outputDirectory> was fixed to target/classes in several pom.xml - 
> there is no need to repeat such a default in every pom.xml (on my branch in 
> mifos-parent it's overriden, but because the default was repeated it didn't 
> work; background as to why it's overridden is on 
> http://mifosforge.jira.com/wiki/display/MIFOS/WorkspaceEclipseMavenSettings#WorkspaceEclipseMavenSettings-SeparateEclipseandMavenbuildfolders)
> It looks almost as if somebody thought it would be useful to repeat all of 
> Maven's "super POM" default configurations in every Mifos pom.xml - that's an 
> anti-pattern IMHO, and should be cleared out.
> It would also make for shorter and more readable pom.xml files.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to