Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

[WIP] split the Maven module into two new ones #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkremser
Copy link
Member

This should address issue #31

I haven't found a way to release the jar with all the deps and the slim one while having only one pom.xml. There is no configuration for the maven-release-plugin to use own artifactId if there is easier way to do this, I am happy to change this. Now there are two new maven modules (w/ different artifactId) that take the same code and one assembles the jar with all the deps (spark-streaming-amqp_2.11-fatjar) and the other one is supposed to be the slim one (spark-streaming-amqp_2.11).

todo: run the tests only once (now they are not run at all)

…e plugin and running the tests and one that doesn't)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant