Skip to content

Package to fat jar. - #5

Open
jiminhsieh wants to merge 1 commit into
orangy:masterfrom
jiminhsieh:feature/fat-jar
Open

Package to fat jar.#5
jiminhsieh wants to merge 1 commit into
orangy:masterfrom
jiminhsieh:feature/fat-jar

Conversation

@jiminhsieh

@jiminhsieh jiminhsieh commented Jul 11, 2017

Copy link
Copy Markdown

It would much easier to benchmark without IntelliJ. We could benchmark in remote Linux server.
Basically, I add 3 maven plugins - maven-jar-plugin, maven-assembly-plugin, and maven-shade-plugin. maven-jar-plugin and maven-assembly-plugin are used to package fat jar. maven-shade-plugin is used to deal that Akka-HTTP needs it to package reference.conf. It would generate jar with postfix - allInOne, otherwise Akka-HTTP couldn't work correctly.

It would much easier to benchmark without IntelliJ.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant