You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Francisco Moraes <fr...@gmail.com> on 2014/09/22 17:15:01 UTC

Maven plugin and SSL

Hi,

Is there a way to configure SSL with the Maven plugin?

Francisco

Re: Maven plugin and SSL

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
yes, you can provide your own server.xml file.
you can add a conf tag like
<config>src/test/tomee/conf</config>

Then, feel free to configure deeply what you need.

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com

On Mon, Sep 22, 2014 at 5:15 PM, Francisco Moraes <
francisco.moraes@gmail.com> wrote:

> Hi,
>
> Is there a way to configure SSL with the Maven plugin?
>
> Francisco
>