Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Added shade transformer which will concatenate META-INF/services files #242

Merged

Conversation

pfcoperez
Copy link
Contributor

The generated server fatjar was just including one services description. That implied that not all the datasources services were being registered properly.

This PR fixes that by adding 2 transformers (one for each interface) aimed to build an aggregated version listing all datasources implementations for each interface.
https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html

@mafernandez-stratio
Copy link
Member

👍

mafernandez-stratio added a commit that referenced this pull request Dec 15, 2015
Added shade transformer which will concatenate META-INF/services files
@mafernandez-stratio mafernandez-stratio merged commit 69c35cd into Stratio:master Dec 15, 2015
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.

None yet

3 participants