diff --git a/web/pom.xml b/web/pom.xml index 9762da035..f7819e017 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -226,6 +226,52 @@ + + only dashboard-embedded.html + process-classes + + copy-resources + + + ${resources.output.dir} + UTF-8 + + + ${basedir}/../dist + + dashboard-embedded.html + + + MapStore2/* + MapStore2/**/* + + + + + + + only geostory-embedded.html + process-classes + + copy-resources + + + ${resources.output.dir} + UTF-8 + + + ${basedir}/../dist + + geostory-embedded.html + + + MapStore2/* + MapStore2/**/* + + + + + only api.html process-classes