Creating akka artifact to deploy to a maven repository

49 views
Skip to first unread message

Alexandre Russel

unread,
Sep 1, 2013, 1:23:52 PM9/1/13
to simple-b...@googlegroups.com
Hi,

 I have an actor system that I want to deploy to multiple aws node using chef. I'm planning to use a cookbook that takes an artifact from a nexus repository and deploy it in the aws node.
What I need is sbt to deploy the artifact into a maven repository. The akka sbt plugin creates a dist with everything needed (jar, files, directories ..), I only need to zip/targzed the 'dist' directory and deploy it in the maven repository. Is there a sbt plugin that could do it ? I would use maven assembly for that kind of stuff using maven, or is there an even easier way to do this.

Alex

Erlend Hamnaberg

unread,
Sep 2, 2013, 1:18:00 AM9/2/13
to simple-b...@googlegroups.com
Take a look at https://github.com/sbt/sbt-assembly

--
Erlend


--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simple-build-t...@googlegroups.com.
To post to this group, send email to simple-b...@googlegroups.com.
Visit this group at http://groups.google.com/group/simple-build-tool.
For more options, visit https://groups.google.com/groups/opt_out.

Alexandre Russel

unread,
Sep 3, 2013, 1:40:57 PM9/3/13
to simple-b...@googlegroups.com


On Monday, September 2, 2013 7:18:00 AM UTC+2, Erlend Hamnaberg wrote:

it looks like it creates fat jar, isn't it a problem with the reference.conf for akka libs ?

also, like a maven assembly, it is nice to be able to add libs, conf files, directory structure ....
Reply all
Reply to author
Forward
0 new messages