Problems getting started coding on Admin UI

That is good!

Hi Wyclif,

This was in the top pom at the bottom

    <properties>
           <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
           <javaCompilerVersion>1.8</javaCompilerVersion>
           <maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>

This is clearly making it difficult to build with java 1.6.

Please advice.

Are you sure you are on the correct branch? i.e 1.11.x, if not, your git repo could be corrupt because it is clearly 1.6 in github as shown here:

I apologize for not making itā€¦being nocturnal isnā€™t goodā€¦it means I canā€™t do anything in the early morning without having my brain be completely useless.

Which webservices.rest omod do I have to install to start working on adminui sprint tickets?

You should check out the rest project onto your machine, build it and use your build, reason for this is that you will need to have the changes we will be to rest module in this sprint