From 030486d8b9a933f499d8eaae3f0312c3459ed719 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 30 Sep 2022 14:03:34 +0200 Subject: [PATCH] [Project] renamed directories and modules --- pom.xml | 8 ++++---- .../.gitignore | 0 .../pom.xml | 4 ++-- .../resources/META-INF/maven/archetype-metadata.xml | 0 .../main/resources/archetype-resources/README.md | 0 .../src/main/resources/archetype-resources/pom.xml | 0 .../runtime/config/PrivilegeConfig.xml | 0 .../runtime/config/PrivilegeRoles.xml | 0 .../runtime/config/PrivilegeUsers.xml | 0 .../runtime/config/StrolchConfiguration.xml | 0 .../runtime/config/StrolchPolicies.xml | 0 .../archetype-resources/runtime/data/Model.xml | 0 .../runtime/data/StrolchModel.xsd | 0 .../archetype-resources/src/main/java/Main.java | 0 .../src/main/java/PostInitializer.java | 0 .../src/main/resources/ENV.properties | 0 .../src/main/resources/appVersion.properties | 0 .../src/main/resources/logback.xml | 0 .../src/test/java/SimpleTest.java | 0 .../src/test/resources/logback.xml | 0 .../runtime-SimpleTest/config/PrivilegeConfig.xml | 0 .../runtime-SimpleTest/config/PrivilegeRoles.xml | 0 .../runtime-SimpleTest/config/PrivilegeUsers.xml | 0 .../config/StrolchConfiguration.xml | 0 .../runtime-SimpleTest/config/StrolchPolicies.xml | 0 .../resources/runtime-SimpleTest/data/Model.xml | 0 .../resources/runtime-SimpleTest/temp/.gitignore | 0 .../.gitignore | 0 .../pom.xml | 4 ++-- .../resources/META-INF/maven/archetype-metadata.xml | 0 .../main/resources/archetype-resources/README.md | 0 .../__rootArtifactId__-plc-web/pom.xml | 0 .../runtime/config/PrivilegeConfig.xml | 0 .../runtime/config/PrivilegeRoles.xml | 0 .../runtime/config/PrivilegeUsers.xml | 0 .../runtime/config/StrolchConfiguration.xml | 0 .../runtime/config/StrolchPolicies.xml | 0 .../runtime/data/README.md | 0 .../runtime/data/StrolchModel.xsd | 0 .../runtime/data/defaultModel.xml | 0 .../runtime/data/plc-state.xml | 0 .../runtime/data/plc-templates.xml | 0 .../data/strolch-plc-example-connections.xml | 0 .../runtime/data/strolch-plc-example.csv | 0 .../runtime/data/strolch-plc-example.xml | 0 .../web/components/CustomPlcServiceInitializer.java | 0 .../java/plc/web/components/PostInitializer.java | 0 .../java/plc/web/services/StartupPlcService.java | 0 .../main/java/plc/web/web/RestfulApplication.java | 0 .../src/main/java/plc/web/web/StartupListener.java | 0 .../src/main/resources/ENV.properties | 0 .../src/main/resources/StrolchBootstrap.xml | 0 .../src/main/resources/appVersion.properties | 0 .../src/main/resources/logback.xml | 0 .../src/main/webapp/.bowerrc | 0 .../src/main/webapp/WEB-INF/web.xml | 0 .../src/main/webapp/app/CustomWeb.js | 0 .../src/main/webapp/app/font/Ubuntu-Bold.ttf | Bin .../src/main/webapp/app/font/Ubuntu-BoldItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Italic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Light.ttf | Bin .../src/main/webapp/app/font/Ubuntu-LightItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Medium.ttf | Bin .../main/webapp/app/font/Ubuntu-MediumItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Regular.ttf | Bin .../src/main/webapp/app/index.html | 0 .../webapp/app/src/behaviors/c-app-behavior.html | 0 .../app/src/behaviors/c-component-behavior.html | 0 .../src/main/webapp/app/src/main/c-drawer.html | 0 .../src/main/webapp/app/src/main/c-main.html | 0 .../src/main/webapp/app/src/main/c-pages.html | 0 .../src/main/webapp/app/src/styles/c-app-style.html | 0 .../main/webapp/app/src/utils/c-app-routing.html | 0 .../src/main/webapp/app/src/views/c-view404.html | 0 .../src/main/webapp/bower.json | 0 .../src/main/webapp/gulpfile.js | 0 .../src/main/webapp/index.html | 0 .../src/main/webapp/locales.json | 0 .../src/main/webapp/package.json | 0 .../__rootArtifactId__-shared/pom.xml | 0 .../main/java/plc/shared/SharedPlcConstants.java | 0 .../__rootArtifactId__-web/pom.xml | 0 .../runtime/config/PrivilegeConfig.xml | 0 .../runtime/config/PrivilegeRoles.xml | 0 .../runtime/config/PrivilegeUsers.xml | 0 .../runtime/config/StrolchConfiguration.xml | 0 .../runtime/config/StrolchPolicies.xml | 0 .../__rootArtifactId__-web/runtime/data/Model.xml | 0 .../runtime/data/StrolchModel.xsd | 0 .../java/server/web/components/PostInitializer.java | 0 .../src/main/java/server/web/json/JsonVisitors.java | 0 .../java/server/web/rest/ShopFloorResource.java | 0 .../server/web/service/ShopFloorActionService.java | 0 .../server/web/service/plc/ModePlcSrvService.java | 0 .../java/server/web/web/RestfulApplication.java | 0 .../main/java/server/web/web/StartupListener.java | 0 .../src/main/resources/ENV.properties | 0 .../src/main/resources/StrolchBootstrap.xml | 0 .../src/main/resources/appVersion.properties | 0 .../src/main/resources/logback.xml | 0 .../__rootArtifactId__-web/src/main/webapp/.bowerrc | 0 .../src/main/webapp/WEB-INF/web.xml | 0 .../src/main/webapp/app/CustomWeb.js | 0 .../src/main/webapp/app/font/Ubuntu-Bold.ttf | Bin .../src/main/webapp/app/font/Ubuntu-BoldItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Italic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Light.ttf | Bin .../src/main/webapp/app/font/Ubuntu-LightItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Medium.ttf | Bin .../main/webapp/app/font/Ubuntu-MediumItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Regular.ttf | Bin .../src/main/webapp/app/index.html | 0 .../webapp/app/src/behaviors/c-app-behavior.html | 0 .../app/src/behaviors/c-component-behavior.html | 0 .../src/main/webapp/app/src/main/c-drawer.html | 0 .../src/main/webapp/app/src/main/c-main.html | 0 .../src/main/webapp/app/src/main/c-pages.html | 0 .../src/main/webapp/app/src/styles/c-app-style.html | 0 .../main/webapp/app/src/utils/c-app-routing.html | 0 .../src/main/webapp/app/src/views/c-shop-floor.html | 0 .../src/main/webapp/app/src/views/c-view404.html | 0 .../src/main/webapp/bower.json | 0 .../src/main/webapp/gulpfile.js | 0 .../src/main/webapp/index.html | 0 .../src/main/webapp/locales.json | 0 .../src/main/webapp/package.json | 0 .../src/main/resources/archetype-resources/pom.xml | 0 .../.gitignore | 0 .../pom.xml | 4 ++-- .../resources/META-INF/maven/archetype-metadata.xml | 0 .../main/resources/archetype-resources/README.md | 0 .../src/main/resources/archetype-resources/pom.xml | 0 .../runtime/config/PrivilegeConfig.xml | 0 .../runtime/config/PrivilegeRoles.xml | 0 .../runtime/config/PrivilegeUsers.xml | 0 .../runtime/config/StrolchConfiguration.xml | 0 .../runtime/config/StrolchPolicies.xml | 0 .../archetype-resources/runtime/data/Model.xml | 0 .../runtime/data/StrolchModel.xsd | 0 .../src/main/java/components/PostInitializer.java | 0 .../src/main/java/model/Constants.java | 0 .../src/main/java/model/JsonVisitors.java | 0 .../src/main/java/rest/BooksResource.java | 0 .../src/main/java/rest/LocationsResource.java | 0 .../src/main/java/search/BookSearch.java | 0 .../src/main/java/search/LocationSearch.java | 0 .../src/main/java/service/CreateBookService.java | 0 .../src/main/java/service/RemoveBookService.java | 0 .../main/java/service/RemoveLocationService.java | 0 .../src/main/java/service/UpdateBookService.java | 0 .../src/main/java/web/RestfulApplication.java | 0 .../src/main/java/web/StartupListener.java | 0 .../src/main/resources/ENV.properties | 0 .../src/main/resources/StrolchBootstrap.xml | 0 .../src/main/resources/appVersion.properties | 0 .../src/main/resources/logback.xml | 0 .../archetype-resources/src/main/webapp/.bowerrc | 0 .../archetype-resources/src/main/webapp/.gitignore | 0 .../src/main/webapp/WEB-INF/.gitignore | 0 .../src/main/webapp/WEB-INF/web.xml | 0 .../src/main/webapp/app/CustomWeb.js | 0 .../src/main/webapp/app/font/Ubuntu-Bold.ttf | Bin .../src/main/webapp/app/font/Ubuntu-BoldItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Italic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Light.ttf | Bin .../src/main/webapp/app/font/Ubuntu-LightItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Medium.ttf | Bin .../main/webapp/app/font/Ubuntu-MediumItalic.ttf | Bin .../src/main/webapp/app/font/Ubuntu-Regular.ttf | Bin .../src/main/webapp/app/index.html | 0 .../webapp/app/src/behaviors/c-app-behavior.html | 0 .../app/src/behaviors/c-component-behavior.html | 0 .../src/main/webapp/app/src/main/c-drawer.html | 0 .../src/main/webapp/app/src/main/c-main.html | 0 .../src/main/webapp/app/src/main/c-pages.html | 0 .../src/main/webapp/app/src/styles/c-app-style.html | 0 .../main/webapp/app/src/utils/c-app-routing.html | 0 .../src/main/webapp/app/src/views/c-demo-books.html | 0 .../main/webapp/app/src/views/c-demo-locations.html | 0 .../src/main/webapp/app/src/views/c-view404.html | 0 .../webapp/app/src/widgets/c-demo-books-table.html | 0 .../app/src/widgets/c-demo-location-detail.html | 0 .../app/src/widgets/c-demo-location-table.html | 0 .../archetype-resources/src/main/webapp/bower.json | 0 .../archetype-resources/src/main/webapp/gulpfile.js | 0 .../archetype-resources/src/main/webapp/index.html | 0 .../src/main/webapp/locales.json | 0 .../src/main/webapp/package.json | 0 .../src/test/java/test/SimpleTest.java | 0 .../src/test/resources/logback.xml | 0 .../runtime-SimpleTest/config/PrivilegeConfig.xml | 0 .../runtime-SimpleTest/config/PrivilegeRoles.xml | 0 .../runtime-SimpleTest/config/PrivilegeUsers.xml | 0 .../config/StrolchConfiguration.xml | 0 .../runtime-SimpleTest/config/StrolchPolicies.xml | 0 .../resources/runtime-SimpleTest/data/Model.xml | 0 .../resources/runtime-SimpleTest/temp/.gitignore | 0 197 files changed, 10 insertions(+), 10 deletions(-) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/.gitignore (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.main}/pom.xml (90%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/META-INF/maven/archetype-metadata.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/README.md (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/pom.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/data/Model.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/main/java/Main.java (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/main/java/PostInitializer.java (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/main/resources/ENV.properties (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/main/resources/appVersion.properties (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/main/resources/logback.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/java/SimpleTest.java (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/logback.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.main}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/.gitignore (100%) rename {li.strolch.mvn.archetype.main => strolch.mvn.archetype.plc}/pom.xml (90%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/META-INF/maven/archetype-metadata.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/README.md (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/pom.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeConfig.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeUsers.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchPolicies.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/README.md (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.csv (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/CustomPlcServiceInitializer.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/PostInitializer.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/services/StartupPlcService.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/RestfulApplication.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/StartupListener.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/ENV.properties (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/StrolchBootstrap.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/appVersion.properties (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/logback.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/.bowerrc (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/WEB-INF/web.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/CustomWeb.js (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Bold.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Italic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Light.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Medium.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Regular.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/index.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-app-behavior.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-component-behavior.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-drawer.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-main.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-pages.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/styles/c-app-style.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/utils/c-app-routing.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/views/c-view404.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/gulpfile.js (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/index.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/locales.json (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/package.json (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-shared/pom.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-shared/src/main/java/plc/shared/SharedPlcConstants.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/pom.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeConfig.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeUsers.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchPolicies.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/Model.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/StrolchModel.xsd (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/components/PostInitializer.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/json/JsonVisitors.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/rest/ShopFloorResource.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/ShopFloorActionService.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/plc/ModePlcSrvService.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/RestfulApplication.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/StartupListener.java (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/ENV.properties (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/StrolchBootstrap.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/appVersion.properties (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/logback.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/.bowerrc (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/WEB-INF/web.xml (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/CustomWeb.js (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Bold.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Italic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Light.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Medium.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Regular.ttf (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/index.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-app-behavior.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-component-behavior.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-drawer.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-main.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-pages.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/styles/c-app-style.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/utils/c-app-routing.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-shop-floor.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-view404.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/gulpfile.js (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/index.html (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/locales.json (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/package.json (100%) rename {li.strolch.mvn.archetype.plc => strolch.mvn.archetype.plc}/src/main/resources/archetype-resources/pom.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/.gitignore (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/pom.xml (90%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/META-INF/maven/archetype-metadata.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/README.md (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/pom.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/data/Model.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/components/PostInitializer.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/model/Constants.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/model/JsonVisitors.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/rest/BooksResource.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/rest/LocationsResource.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/search/BookSearch.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/search/LocationSearch.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/service/CreateBookService.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/service/RemoveBookService.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/service/RemoveLocationService.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/service/UpdateBookService.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/web/RestfulApplication.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/java/web/StartupListener.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/resources/ENV.properties (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/resources/StrolchBootstrap.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/resources/appVersion.properties (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/resources/logback.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/.bowerrc (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/.gitignore (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/.gitignore (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/CustomWeb.js (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Bold.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Italic.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Light.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-LightItalic.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Medium.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Regular.ttf (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/index.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-app-behavior.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-component-behavior.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-drawer.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-main.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-pages.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/styles/c-app-style.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/utils/c-app-routing.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-books.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-locations.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-view404.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-books-table.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-detail.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-table.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/bower.json (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/gulpfile.js (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/index.html (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/locales.json (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/main/webapp/package.json (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/java/test/SimpleTest.java (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/logback.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml (100%) rename {li.strolch.mvn.archetype.webapp => strolch.mvn.archetype.webapp}/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore (100%) diff --git a/pom.xml b/pom.xml index d006735..8a24efe 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 li.strolch - li.strolch-maven-archetypes + strolch-maven-archetypes 0.1.0-SNAPSHOT li.strolch-maven-archetypes @@ -59,9 +59,9 @@ - li.strolch.mvn.archetype.main - li.strolch.mvn.archetype.webapp - li.strolch.mvn.archetype.plc + strolch.mvn.archetype.main + strolch.mvn.archetype.webapp + strolch.mvn.archetype.plc diff --git a/li.strolch.mvn.archetype.main/.gitignore b/strolch.mvn.archetype.main/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.main/.gitignore rename to strolch.mvn.archetype.main/.gitignore diff --git a/li.strolch.mvn.archetype.plc/pom.xml b/strolch.mvn.archetype.main/pom.xml similarity index 90% rename from li.strolch.mvn.archetype.plc/pom.xml rename to strolch.mvn.archetype.main/pom.xml index 4218963..a86aaab 100644 --- a/li.strolch.mvn.archetype.plc/pom.xml +++ b/strolch.mvn.archetype.main/pom.xml @@ -4,13 +4,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> li.strolch - li.strolch-maven-archetypes + strolch-maven-archetypes 0.1.0-SNAPSHOT ../pom.xml 4.0.0 - li.strolch.mvn.archetype.plc + strolch.mvn.archetype.main maven-archetype diff --git a/li.strolch.mvn.archetype.main/src/main/resources/META-INF/maven/archetype-metadata.xml b/strolch.mvn.archetype.main/src/main/resources/META-INF/maven/archetype-metadata.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/META-INF/maven/archetype-metadata.xml rename to strolch.mvn.archetype.main/src/main/resources/META-INF/maven/archetype-metadata.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/README.md b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/README.md similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/README.md rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/README.md diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/Main.java b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/Main.java similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/Main.java rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/Main.java diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/PostInitializer.java b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/PostInitializer.java similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/PostInitializer.java rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/java/PostInitializer.java diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/ENV.properties b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/ENV.properties similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/ENV.properties rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/ENV.properties diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/appVersion.properties b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/appVersion.properties similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/appVersion.properties rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/appVersion.properties diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/logback.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/logback.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/logback.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/logback.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/java/SimpleTest.java b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/java/SimpleTest.java similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/java/SimpleTest.java rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/java/SimpleTest.java diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/logback.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/logback.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/logback.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/logback.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml diff --git a/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore rename to strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore diff --git a/li.strolch.mvn.archetype.plc/.gitignore b/strolch.mvn.archetype.plc/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.plc/.gitignore rename to strolch.mvn.archetype.plc/.gitignore diff --git a/li.strolch.mvn.archetype.main/pom.xml b/strolch.mvn.archetype.plc/pom.xml similarity index 90% rename from li.strolch.mvn.archetype.main/pom.xml rename to strolch.mvn.archetype.plc/pom.xml index e79bf8d..1a21857 100644 --- a/li.strolch.mvn.archetype.main/pom.xml +++ b/strolch.mvn.archetype.plc/pom.xml @@ -4,13 +4,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> li.strolch - li.strolch-maven-archetypes + strolch-maven-archetypes 0.1.0-SNAPSHOT ../pom.xml 4.0.0 - li.strolch.mvn.archetype.main + strolch.mvn.archetype.plc maven-archetype diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/META-INF/maven/archetype-metadata.xml b/strolch.mvn.archetype.plc/src/main/resources/META-INF/maven/archetype-metadata.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/META-INF/maven/archetype-metadata.xml rename to strolch.mvn.archetype.plc/src/main/resources/META-INF/maven/archetype-metadata.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/README.md b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/README.md similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/README.md rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/README.md diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/pom.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/pom.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/pom.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/pom.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeConfig.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeConfig.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeConfig.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeConfig.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeUsers.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeUsers.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeUsers.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeUsers.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchConfiguration.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchPolicies.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchPolicies.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchPolicies.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/StrolchPolicies.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/README.md b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/README.md similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/README.md rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/README.md diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.csv b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.csv similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.csv rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.csv diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/CustomPlcServiceInitializer.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/CustomPlcServiceInitializer.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/CustomPlcServiceInitializer.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/CustomPlcServiceInitializer.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/PostInitializer.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/PostInitializer.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/PostInitializer.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/components/PostInitializer.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/services/StartupPlcService.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/services/StartupPlcService.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/services/StartupPlcService.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/services/StartupPlcService.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/RestfulApplication.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/RestfulApplication.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/RestfulApplication.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/RestfulApplication.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/StartupListener.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/StartupListener.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/StartupListener.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/java/plc/web/web/StartupListener.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/ENV.properties b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/ENV.properties similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/ENV.properties rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/ENV.properties diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/StrolchBootstrap.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/StrolchBootstrap.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/StrolchBootstrap.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/StrolchBootstrap.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/appVersion.properties b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/appVersion.properties similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/appVersion.properties rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/appVersion.properties diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/logback.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/logback.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/logback.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/resources/logback.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/.bowerrc b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/.bowerrc similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/.bowerrc rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/.bowerrc diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/WEB-INF/web.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/WEB-INF/web.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/WEB-INF/web.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/WEB-INF/web.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/CustomWeb.js b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/CustomWeb.js similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/CustomWeb.js rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/CustomWeb.js diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Bold.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Bold.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Bold.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Bold.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Italic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Italic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Italic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Italic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Light.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Light.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Light.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Light.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Medium.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Medium.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Medium.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Medium.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Regular.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Regular.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Regular.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/font/Ubuntu-Regular.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/index.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/index.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/index.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/index.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-app-behavior.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-app-behavior.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-app-behavior.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-app-behavior.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-component-behavior.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-component-behavior.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-component-behavior.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/behaviors/c-component-behavior.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-drawer.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-drawer.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-drawer.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-drawer.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-main.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-main.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-main.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-main.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-pages.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-pages.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-pages.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/main/c-pages.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/styles/c-app-style.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/styles/c-app-style.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/styles/c-app-style.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/styles/c-app-style.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/utils/c-app-routing.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/utils/c-app-routing.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/utils/c-app-routing.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/utils/c-app-routing.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/views/c-view404.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/views/c-view404.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/views/c-view404.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/app/src/views/c-view404.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/gulpfile.js b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/gulpfile.js similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/gulpfile.js rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/gulpfile.js diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/index.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/index.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/index.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/index.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/locales.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/locales.json similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/locales.json rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/locales.json diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/package.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/package.json similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/package.json rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/package.json diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/pom.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/pom.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/pom.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/pom.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/src/main/java/plc/shared/SharedPlcConstants.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/src/main/java/plc/shared/SharedPlcConstants.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/src/main/java/plc/shared/SharedPlcConstants.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-shared/src/main/java/plc/shared/SharedPlcConstants.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/pom.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/pom.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/pom.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/pom.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeConfig.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeConfig.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeConfig.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeConfig.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeUsers.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeUsers.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeUsers.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeUsers.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchConfiguration.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchPolicies.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchPolicies.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchPolicies.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/StrolchPolicies.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/Model.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/Model.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/Model.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/Model.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/StrolchModel.xsd b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/StrolchModel.xsd similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/StrolchModel.xsd rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/data/StrolchModel.xsd diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/components/PostInitializer.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/components/PostInitializer.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/components/PostInitializer.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/components/PostInitializer.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/json/JsonVisitors.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/json/JsonVisitors.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/json/JsonVisitors.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/json/JsonVisitors.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/rest/ShopFloorResource.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/rest/ShopFloorResource.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/rest/ShopFloorResource.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/rest/ShopFloorResource.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/ShopFloorActionService.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/ShopFloorActionService.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/ShopFloorActionService.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/ShopFloorActionService.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/plc/ModePlcSrvService.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/plc/ModePlcSrvService.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/plc/ModePlcSrvService.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/service/plc/ModePlcSrvService.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/RestfulApplication.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/RestfulApplication.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/RestfulApplication.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/RestfulApplication.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/StartupListener.java b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/StartupListener.java similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/StartupListener.java rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/java/server/web/web/StartupListener.java diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/ENV.properties b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/ENV.properties similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/ENV.properties rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/ENV.properties diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/StrolchBootstrap.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/StrolchBootstrap.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/StrolchBootstrap.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/StrolchBootstrap.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/appVersion.properties b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/appVersion.properties similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/appVersion.properties rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/appVersion.properties diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/logback.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/logback.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/logback.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/resources/logback.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/.bowerrc b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/.bowerrc similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/.bowerrc rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/.bowerrc diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/WEB-INF/web.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/WEB-INF/web.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/WEB-INF/web.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/WEB-INF/web.xml diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/CustomWeb.js b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/CustomWeb.js similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/CustomWeb.js rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/CustomWeb.js diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Bold.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Bold.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Bold.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Bold.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Italic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Italic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Italic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Italic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Light.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Light.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Light.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Light.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-LightItalic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Medium.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Medium.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Medium.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Medium.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Regular.ttf b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Regular.ttf similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Regular.ttf rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/font/Ubuntu-Regular.ttf diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/index.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/index.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/index.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/index.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-app-behavior.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-app-behavior.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-app-behavior.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-app-behavior.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-component-behavior.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-component-behavior.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-component-behavior.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/behaviors/c-component-behavior.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-drawer.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-drawer.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-drawer.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-drawer.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-main.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-main.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-main.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-main.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-pages.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-pages.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-pages.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/main/c-pages.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/styles/c-app-style.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/styles/c-app-style.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/styles/c-app-style.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/styles/c-app-style.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/utils/c-app-routing.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/utils/c-app-routing.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/utils/c-app-routing.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/utils/c-app-routing.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-shop-floor.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-shop-floor.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-shop-floor.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-shop-floor.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-view404.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-view404.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-view404.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/app/src/views/c-view404.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/gulpfile.js b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/gulpfile.js similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/gulpfile.js rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/gulpfile.js diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/index.html b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/index.html similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/index.html rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/index.html diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/locales.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/locales.json similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/locales.json rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/locales.json diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/package.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/package.json similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/package.json rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/package.json diff --git a/li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml similarity index 100% rename from li.strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml rename to strolch.mvn.archetype.plc/src/main/resources/archetype-resources/pom.xml diff --git a/li.strolch.mvn.archetype.webapp/.gitignore b/strolch.mvn.archetype.webapp/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.webapp/.gitignore rename to strolch.mvn.archetype.webapp/.gitignore diff --git a/li.strolch.mvn.archetype.webapp/pom.xml b/strolch.mvn.archetype.webapp/pom.xml similarity index 90% rename from li.strolch.mvn.archetype.webapp/pom.xml rename to strolch.mvn.archetype.webapp/pom.xml index 643b175..4cde24c 100644 --- a/li.strolch.mvn.archetype.webapp/pom.xml +++ b/strolch.mvn.archetype.webapp/pom.xml @@ -4,13 +4,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> li.strolch - li.strolch-maven-archetypes + strolch-maven-archetypes 0.1.0-SNAPSHOT ../pom.xml 4.0.0 - li.strolch.mvn.archetype.webapp + strolch.mvn.archetype.webapp maven-archetype diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/META-INF/maven/archetype-metadata.xml b/strolch.mvn.archetype.webapp/src/main/resources/META-INF/maven/archetype-metadata.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/META-INF/maven/archetype-metadata.xml rename to strolch.mvn.archetype.webapp/src/main/resources/META-INF/maven/archetype-metadata.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/README.md b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/README.md similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/README.md rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/README.md diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/pom.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeConfig.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeUsers.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchConfiguration.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/StrolchPolicies.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/Model.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/Model.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/Model.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/Model.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/components/PostInitializer.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/components/PostInitializer.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/components/PostInitializer.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/components/PostInitializer.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/Constants.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/Constants.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/Constants.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/Constants.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/JsonVisitors.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/JsonVisitors.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/JsonVisitors.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/model/JsonVisitors.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/BooksResource.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/BooksResource.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/BooksResource.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/BooksResource.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/LocationsResource.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/LocationsResource.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/LocationsResource.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/rest/LocationsResource.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/BookSearch.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/BookSearch.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/BookSearch.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/BookSearch.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/LocationSearch.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/LocationSearch.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/LocationSearch.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/search/LocationSearch.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/CreateBookService.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/CreateBookService.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/CreateBookService.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/CreateBookService.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveBookService.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveBookService.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveBookService.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveBookService.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveLocationService.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveLocationService.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveLocationService.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/RemoveLocationService.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/UpdateBookService.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/UpdateBookService.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/UpdateBookService.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/service/UpdateBookService.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/RestfulApplication.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/RestfulApplication.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/RestfulApplication.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/RestfulApplication.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/StartupListener.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/StartupListener.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/StartupListener.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/java/web/StartupListener.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/ENV.properties b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/ENV.properties similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/ENV.properties rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/ENV.properties diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/StrolchBootstrap.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/StrolchBootstrap.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/StrolchBootstrap.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/StrolchBootstrap.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/appVersion.properties b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/appVersion.properties similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/appVersion.properties rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/appVersion.properties diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.bowerrc b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.bowerrc similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.bowerrc rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.bowerrc diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.gitignore b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.gitignore rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/.gitignore diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/.gitignore b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/.gitignore rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/.gitignore diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/CustomWeb.js b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/CustomWeb.js similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/CustomWeb.js rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/CustomWeb.js diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Bold.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Bold.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Bold.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Bold.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-BoldItalic.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Italic.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Italic.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Italic.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Italic.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Light.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Light.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Light.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Light.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-LightItalic.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-LightItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-LightItalic.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-LightItalic.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Medium.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Medium.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Medium.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Medium.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-MediumItalic.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Regular.ttf b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Regular.ttf similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Regular.ttf rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/font/Ubuntu-Regular.ttf diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/index.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/index.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/index.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/index.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-app-behavior.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-app-behavior.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-app-behavior.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-app-behavior.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-component-behavior.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-component-behavior.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-component-behavior.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/behaviors/c-component-behavior.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-drawer.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-drawer.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-drawer.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-drawer.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-main.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-main.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-main.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-main.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-pages.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-pages.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-pages.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/main/c-pages.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/styles/c-app-style.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/styles/c-app-style.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/styles/c-app-style.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/styles/c-app-style.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/utils/c-app-routing.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/utils/c-app-routing.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/utils/c-app-routing.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/utils/c-app-routing.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-books.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-books.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-books.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-books.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-locations.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-locations.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-locations.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-demo-locations.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-view404.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-view404.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-view404.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/views/c-view404.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-books-table.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-books-table.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-books-table.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-books-table.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-detail.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-detail.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-detail.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-detail.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-table.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-table.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-table.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/app/src/widgets/c-demo-location-table.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/gulpfile.js b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/gulpfile.js similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/gulpfile.js rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/gulpfile.js diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/index.html b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/index.html similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/index.html rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/index.html diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/locales.json b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/locales.json similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/locales.json rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/locales.json diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/package.json b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/package.json similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/package.json rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/package.json diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/java/test/SimpleTest.java b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/java/test/SimpleTest.java similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/java/test/SimpleTest.java rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/java/test/SimpleTest.java diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/logback.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/logback.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/logback.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/logback.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeConfig.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeRoles.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/PrivilegeUsers.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchConfiguration.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/config/StrolchPolicies.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore similarity index 100% rename from li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore rename to strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/temp/.gitignore