X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdnr%2Fwireless-transport%2Fcode-Carbon-SR1%2Fapps%2Fdlux%2Fdlux-web%2Fpom.xml;fp=sdnr%2Fwireless-transport%2Fcode-Carbon-SR1%2Fapps%2Fdlux%2Fdlux-web%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=1c1e7f98416875f3ee78af9103865c32f95a82a0;hp=1b92c39e28f0024186f953d5159b4c99a1525a48;hpb=6a893bb0ae984d15076394d9225d4873ad953791;p=ccsdk%2Fapps.git diff --git a/sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/dlux-web/pom.xml b/sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/dlux-web/pom.xml deleted file mode 100644 index 1b92c39e..00000000 --- a/sdnr/wireless-transport/code-Carbon-SR1/apps/dlux/dlux-web/pom.xml +++ /dev/null @@ -1,211 +0,0 @@ - - - - - org.opendaylight.dlux - dlux-parent - 0.5.1-Carbon - .. - - - 4.0.0 - org.opendaylight.dlux - dlux-web - DLUX - DLUX Static Web - - - - org.osgi - org.osgi.core - - - org.osgi - org.osgi.compendium - - - org.opendaylight.dlux - dlux.common.navigation.resources - ${common.navigation.resources.version} - - - org.opendaylight.dlux - dlux.common.layout.resources - ${common.layout.resources.version} - - - org.opendaylight.dlux - dlux.common.authentication.resources - ${common.authentication.resources.version} - - - org.opendaylight.dlux - dlux.common.login.resources - ${common.login.resources.version} - - - org.opendaylight.dlux - dlux.common.general.resources - ${common.general.resources.version} - - - org.opendaylight.dlux - dlux.loader.resources - ${loader.resources.version} - - - org.opendaylight.dlux - dlux.core.resources - ${core.resources.version} - - - org.opendaylight.dlux - dlux.common.topbar.resources - ${common.topbar.resources.version} - - - - - - - target/generated-resources - - **/* - - - - - - - maven-clean-plugin - 2.5 - - - - src - - test-main.js - index.html - main.js - app/app.controller.js - app/app.module.js - app/routingConfig.js - app/core/ - app/graph/ - common/navigation/ - common/layout/ - common/authentification/ - common/login/ - common/general/ - common/topbar/ - assets/ - - - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - - unpack-core-resources - - unpack-dependencies - - generate-sources - - ${project.basedir}/src/app/ - org.opendaylight.dlux - - dlux.core.resources, - - META-INF\/** - true - false - - - - - unpack-general-resources - - unpack-dependencies - - generate-sources - - ${project.basedir}/src/common/ - org.opendaylight.dlux - - dlux.common.navigation.resources, - dlux.common.layout.resources, - dlux.common.authentication.resources, - dlux.common.login.resources, - dlux.common.general.resources, - dlux.common.topbar.resources, - - META-INF\/** - true - false - - - - - unpack-loader-resources - - unpack-dependencies - - generate-sources - - ${project.basedir}/src/ - org.opendaylight.dlux - dlux.loader.resources - META-INF\/** - true - false - - - - - - com.github.eirslett - frontend-maven-plugin - 0.0.24 - - - npm - - install-node-and-npm - npm - - generate-resources - - - bower - - bower - - - - grunt - - grunt - - - - --force - - - - - - v0.12.7 - 3.1.3 - - - - -