Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse.org-architecture-council] [Bug 339915] New: Create a Eclipse Parent POM

https://bugs.eclipse.org/bugs/show_bug.cgi?id=339915
Product/Component: Community / Architecture Council

           Summary: Create a Eclipse Parent POM
    Classification: Eclipse Foundation
           Product: Community
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Architecture Council
        AssignedTo: eclipse.org-architecture-council@xxxxxxxxxxx
        ReportedBy: caniszczyk@xxxxxxxxx


For projects that use Maven (Tycho in particular) at Eclipse, it would be
beneficial to have a standard parent POM. The POM would provide a base
configuration that would be useful for projects that build on the eclipse.org
infrastructure.

As an example, this is what Apache has:

http://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-9/pom.xml

We would need to discuss what type of plug-ins should be included by default,
amongst other things. We should also figure out how to update the parent POM
without being too disruptive. Do we take the apache approach and simply
increment a version number while keeping the old POMs around?

It would be great to hear what people think who are more experienced in Maven.

-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top