> On Apr 23, 2021, at 5:15 PM, Leonardo Alonso <[email protected]> 
> wrote:
> 
> Hi David, thanks for the feedback!
> 
> Both options, both the automation with Jenkins and the creation of
> non-docker images interest me a lot.

Sounds good.  If both sound good then the one I'd recommend starting with first 
is automating the website building as that's the one I can help with the most.  
I don't know anything about building rpms or deb packages.

> I will set up a development environment to carry out the tests, and having
> something concrete I send to Github

Let's start small and go step by step.  Can you try cloning this repo and 
building the website with this command?

    $ git clone [email protected]:apache/tomee-site-generator.git
    $ cd tomee-site-generator
    $ mvn compile -Djbake.http=true

That should take a very long time to run, but eventually you should be able to 
see the website running on your machine at http://localhost:8080

Once you get that part working let me know and I can provide more steps.  You 
will need Maven setup, so let me know if you run into any issues and I'm happy 
to walk you through them.


-David

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to