diff --git a/package.json b/package.json
index 7eb1d79..6430ec8 100644
--- a/package.json
+++ b/package.json
@@ -9,14 +9,14 @@
"watch-types": "tsc -w --noEmit"
},
"devDependencies": {
- "@conterra/ct-mapapps-typings": "~4.16.0",
+ "@conterra/ct-mapapps-typings": "~4.17.0",
"@conterra/mapapps-mocha-runner": "1.1.1",
"@types/arcgis-js-api": "4.28.0",
"@types/chai": "4.3.10",
"@types/license-checker": "^25.0.6",
"@types/mocha": "10.0.4",
"chai": "4.3.10",
- "ct-mapapps-browser-sync": "0.0.34",
+ "ct-mapapps-browser-sync": "0.0.35",
"ct-mapapps-gulp-js": "0.10.2",
"eslint-config-ct-prodeng": "1.4.0",
"license-checker": "25.0.1",
diff --git a/pom.xml b/pom.xml
index 2065be9..b017d0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,11 +165,6 @@
setproperties-maven-plugin
1.0.2
-
- de.conterra.jsrt
- ct-jsrt-test-maven-plugin
- ${ct.jsrt-test.version}
-
src/main/js
@@ -207,9 +202,7 @@
-
-
.
@@ -336,6 +329,9 @@
**/gulpfile.js
**/pom.xml
+
+ src/main/js/**/*.min.js
+
XML_STYLE
@@ -416,6 +412,24 @@
deployApps
+
+ build-app-template
+ prepare-package
+
+ deployAppTemplate
+
+
+ ${project.build.directory}/${project.artifactId}-sample-app.zip
+
+
+ ${js.build.outputPath}/apps/sample
+
+ **/*
+
+
+
+
+
@@ -470,12 +484,12 @@
${project.build.directory}/webapp
${root.build.outputPath}/js
- 4.16.0
+ 4.17.0
1.5.28
${mapapps.version}
- 1.5.14
+ 2.0.1
2.0.2
@@ -645,12 +659,6 @@
-
- maven-deploy-plugin
-
- true
-
-
de.conterra.jsregistry
ct-jsregistry-maven-plugin
@@ -693,8 +701,6 @@
${skip.apps.upload}
true
- ${project.artifactId}
- ${project.artifactId}-${project.version}
PUBLISHED
${mapapps.remote.base}/resources
${mapapps.user}