Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Use maven assembly plugin to create one jar with all dependencies #1573

Merged
merged 4 commits into from
Aug 20, 2019

Conversation

GalRogozinski
Copy link
Contributor

Description

Stop using shade plugin and create only one jar with all dependecies

Fixes #1189

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

mvn clean package built jar locally
Also obviously if automation passes all is fine

@GalRogozinski GalRogozinski added the C-Build Component - part of the build process label Aug 15, 2019
@GalRogozinski GalRogozinski requested a review from kwek20 August 15, 2019 16:45
@GalRogozinski GalRogozinski merged commit 17f196e into iotaledger:dev Aug 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-Build Component - part of the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the step that creates original-iri-x.x.x.jar
1 participant