Thanks for the reply Dave! Steps I followed: 1. Cloned the repo. 2. Executed build and test command:
mvn clean install 3. Executed run command in app folder: mvn jetty:run 4. Created a user and then weblog 5. When I create an entry I am getting a text area instead of text editor [image: image.png] I just noticed that there no themes [image: image.png] Is it related? Have I missed something? On Mon, 22 Apr 2019 at 01:46, Dave <snoopd...@gmail.com> wrote: > Those instructions work for me, using latest code in master branch. > > Please be more specific about what is going wrong. Do you see any error > messages or exceptions in the logs emitted by the mvn jetty:run command or > in the web browser? > > Thanks, > Dave > > On Tue, Apr 16, 2019 at 9:24 AM Aditya Sharma <iamadityashar...@gmail.com> > wrote: > > > Hi, > > > > I have set up roller as per the instructions at > > https://github.com/apache/roller. I am not getting the UI editor in > > entries > > available in Apache blogs set up on my local. > > > > Is there anything I am missing? > > > > Thanks in advance > > > > -- > > Thanks and regards > > Aditya Sharma > > >