Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Maven Artifacts #158

Closed
bitzl opened this issue Apr 21, 2020 · 1 comment
Closed

Rename Maven Artifacts #158

bitzl opened this issue Apr 21, 2020 · 1 comment
Labels
breaking Marks a breaking change
Milestone

Comments

@bitzl
Copy link
Member

bitzl commented Apr 21, 2020

The Maven artifact names have to follow the recently introduced conventions and change the group-id to com.github.dbmdz.flusswerk.

As doing this is a breaking change, we then can also straighten the artifact ids and directory names:

module current artifact id new artifact id
parent/root dc-flusswerk-parent flusswerk
engine dc-flusswerk-engine framework
examples examples-plain examples-plain
examples (Spring Boot) examples-spring-boot examples-spring-boot
integration tests dc-flusswerk-integration-tests integration-tests
Spring Boot starter spring-boot-starter-flusswerk spring-boot-starter

Directories should be named same as the artifact id.

The Spring Boot examples would be better off in a top-level project as it is supposed to use the Spring Boot Maven parent if possible.

@bitzl bitzl added the breaking Marks a breaking change label Apr 21, 2020
@bitzl bitzl added this to the Flusswerk 4.0 milestone Apr 21, 2020
@bitzl
Copy link
Member Author

bitzl commented May 8, 2020

Resolved by #159

@bitzl bitzl closed this as completed May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Marks a breaking change
Projects
None yet
Development

No branches or pull requests

1 participant