Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-pmc] EE4J parent pom

I like the idea. 

Practically this will need to be released onto maven central before the batch 3 projects are transferred so that it is possible to build the transferred projects.

Do we have a handle on how to get this over to maven central and the maven coordinates it will use?

Steve

-----Original Message-----
From: ee4j-pmc-bounces@xxxxxxxxxxx <ee4j-pmc-bounces@xxxxxxxxxxx> On Behalf Of Dmitry Kornilov
Sent: 09 April 2018 14:29
To: EE4J PMC Discussions <ee4j-pmc@xxxxxxxxxxx>
Subject: [ee4j-pmc] EE4J parent pom

Hi,

I would like to open discussion about defining and using one parent pom for all EE4J projects. I see advantages of using it because it can have common maven configuration such as:

1. Repositories
2. Versions of plugins
3. Checkstyle, code coverage, etc.

It can be placed in the separate EE4J projects such as “Eclipse EE4J parent pom’ or in a repository inside root project. Repository in root project has an advantage. It can be done quicker than creating a new project and we (Oracle) will be able to use it in batch 3 projects.

What do you think about this initiative?

Thanks,
Dmitry
_______________________________________________
ee4j-pmc mailing list
ee4j-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/ee4j-pmc

Back to the top