Migrate rkorytkowski/openmrs-module-base to openmrs

I’d like to migrate https://github.com/rkorytkowski/openmrs-module-base to https://github.com/openmrs/openmrs-module-base.git

"The base POM contains a basic configuration of OpenMRS core dependencies and maven plugins.

The purpose is to simplify modules POMs and manage dependencies and plugins in one place."

The migration will make it easier to release the project from our CI.

1 Like

Another option is https://github.com/openmrs/openmrs-module-parent.git (parent POM is the maven convention)

@burke, @dkayiwa, could I please have some votes here so I can move it? :slight_smile: I’m more inclined towards openmrs-module-parent.

1 Like

You have my vote! :slight_smile:

1 Like

It shouldn’t be openmrs-module-* unless it’s actually a module…

Fair enough. How about openmrs-contrib-maven-parent-module? Similar projects we have: openmrs-contrib-maven-archetype-module, openmrs-contrib-maven-archetype-project

That name seems fine to me.

(ignore this, making sure message is long enough for talk)

Thanks! Moved to https://github.com/openmrs/openmrs-contrib-maven-parent-module

1 Like