Sort of…

First, realize that when I say “.sar” it’s different from Rio’s “.sar” I think. 
 Although the concept is similar.

I was able to come up with a Maven project structure that builds a module for 
the river container that I’ve been talking about and working on.  You can see 
the “hello world” example at:

https://github.com/trasukg/river-container-examples

For that matter the container is at https://github.com/trasukg/river-container

Now, the ‘hello-world’ contains a multi-module project that builds a jar file 
in the format that the container expects.  The only thing I couldn’t figure out 
how to do is get the “maven assembly” plugin to create a file with a “.sar” 
extension rather than a “.jar” extension.  So as a compromise, the 
river-container looks for a “.jar” file for its modules.

Cheers,

Greg.

On Dec 2, 2013, at 1:04 PM, Rafał Krupiński <rafal.krupin...@sorcersoft.com> 
wrote:

> Hi
> 
> I remember that Greg was trying to generate SAR with maven (with the assembly 
> plugin).
> 
> Did you succeed? Are there currently any options to build sar with maven?
> 
> -- 
> Pozdrawiam
> Rafał Krupiński

Reply via email to