X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=lighty%2Fpom.xml;h=78e56e86a149a4daa438a5bfab3a6cdf9939a5d4;hp=898e445fb2ff289357287ca04e7b1193b5e6b5d3;hb=HEAD;hpb=e25624aca3a34b7a8e30cd8b8819eb6ca838932d diff --git a/lighty/pom.xml b/lighty/pom.xml index 898e445fb..5bba36530 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -6,127 +6,208 @@ - 4.0.0 + 4.0.0 - - io.lighty.core - lighty-app-parent - 12.1.0 - - + + io.lighty.core + lighty-app-parent + 20.0.0-SNAPSHOT + + - io.lighty.controllers - tpce - 2.0.0-SNAPSHOT - jar + io.lighty.controllers + tpce + 10.0.0-SNAPSHOT + jar - - io.lighty.controllers.tpce.Main - true - true - 2.0.0-SNAPSHOT - + + io.lighty.controllers.tpce.Main + true + true + 10.0.0-SNAPSHOT + 20.0.0-SNAPSHOT + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + - - - org.opendaylight.transportpce - transportpce-api - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-networkmodel - ${transportpce.version} - - - - - - org.opendaylight.transportpce - transportpce-pce - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-olm - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-servicehandler - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-tapi - ${transportpce.version} - - - - - io.lighty.modules - lighty-netconf-sb - - - io.lighty.modules - lighty-restconf-nb-community - - - - junit - junit - test - + + + + commons-cli + commons-cli + 1.4 + + + + org.opendaylight.transportpce.models + openroadm-common-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-common-13.1.0 + + + org.opendaylight.transportpce.models + openroadm-device-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-network-13.1.0 + + + org.opendaylight.transportpce.models + openroadm-service-13.1.0 + + + org.opendaylight.transportpce.models + tapi-2.4.0 + + + org.opendaylight.transportpce + transportpce-api + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-networkmodel + ${transportpce.version} + + + + + org.opendaylight.transportpce + transportpce-pce + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-olm + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-servicehandler + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-tapi + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-nbinotifications + ${transportpce.version} + + + + io.lighty.modules + lighty-netconf-sb + + + io.lighty.modules + lighty-restconf-nb-community + + + io.lighty.modules + lighty-openapi + + + junit + junit + test + + + net.jcip + jcip-annotations + 1.0 + true + + + com.github.spotbugs + spotbugs-annotations + true + + + org.eclipse.jetty + jetty-client + test + + - - - tpce - - - maven-jar-plugin - - - - true - true - True - - - - - - maven-checkstyle-plugin - - odl_checks.xml - checkstyle-suppressions.xml - - - ${project.build.sourceDirectory} - - true - true - true - **\/*.java - - **/protobuff/messages/**, - **/thrift/gen/*.java, - **/module-info.java - - true - - - - validate - validate - - check - - - - - - + + tpce + + + maven-jar-plugin + + + + true + true + True + + + + + + maven-checkstyle-plugin + + odl_checks.xml + checkstyle-suppressions.xml + + + ${project.build.sourceDirectory} + + true + true + true + **\/*.java + + **/protobuff/messages/**, + **/thrift/gen/*.java, + **/module-info.java + + true + checkstyle.violationSeverity=error + + + + validate + validate + + check + + + + + +