4.0.0 java-devstack-webapp 0.0.1-SNAPSHOT war cz.angular java-devstack 0.0.1-SNAPSHOT cz.angular java-devstack-frontend 0.0.1-SNAPSHOT org.springframework.boot spring-boot-starter-data-rest org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-tomcat org.springframework.boot spring-boot-starter-jetty junit junit 4.11 test UTF-8 cz.angular.Application 1.6 org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-dependency-plugin unpack-shared-resources unpack-dependencies generate-resources ${project.build.directory}/non-packaged-resources/ java-devstack-frontend ${project.groupId} true maven-resources-plugin 2.7 copy-resources process-resources copy-resources ${project.build.directory}/classes/static ${project.build.directory}/non-packaged-resources/src/main/resources/frontend UTF-8 org.mortbay.jetty jetty-maven-plugin ${jetty.version} 9999 foo / ${project.build.directory}/classes maven-war-plugin 2.3 ${project.build.directory}/classes/static integration-test org.mortbay.jetty jetty-maven-plugin ${jetty.version} 9999 foo / start-server run ${project.build.directory}/classes true pre-integration-test stop-server stop post-integration-test com.github.eirslett frontend-maven-plugin 0.0.16 ../java-devstack-frontend/src/main/frontend update web driver npm pre-integration-test run update-webdriver protractor npm integration-test run protractor-ci