You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Kohei Nozaki <ky...@bridge9.sakura.ne.jp> on 2015/11/22 09:58:53 UTC

How to build latest James SNAPSHOT-app.tar.gz distribution?

Hi, I've read

http://www.mail-archive.com/server-user@james.apache.org/msg15244.html

And tried same way as described and succeeded to build all of modules
but there's no server distribution
(james-server-app-3.0.0-beta5-SNAPSHOT-app.tar.gz) produced in any
directory of James.

Where's it? Or should I use
james-karaf-distribution-3.0.0-beta5-SNAPSHOT.tar.gz instead?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: How to build latest James SNAPSHOT-app.tar.gz distribution?

Posted by Kohei Nozaki <ky...@bridge9.sakura.ne.jp>.
Not sure if it's a preferable way but the following commands has
produced the distribution as
server/app/target/james-server-app-3.0.0-beta5-SNAPSHOT-app.tar.gz :

cd server/app
mvn clean package -Pwith-assembly

On 11/22/15 17:58, Kohei Nozaki wrote:
> Hi, I've read
> 
> http://www.mail-archive.com/server-user@james.apache.org/msg15244.html
> 
> And tried same way as described and succeeded to build all of modules
> but there's no server distribution
> (james-server-app-3.0.0-beta5-SNAPSHOT-app.tar.gz) produced in any
> directory of James.
> 
> Where's it? Or should I use
> james-karaf-distribution-3.0.0-beta5-SNAPSHOT.tar.gz instead?
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org