X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=lighty%2Fpom.xml;h=78e56e86a149a4daa438a5bfab3a6cdf9939a5d4;hp=891b72caf049dcbb0e4195bd60f2f4c4f9a2f43a;hb=HEAD;hpb=c305715705f2fc92e418c49cbb7c43e501c3d4c6 diff --git a/lighty/pom.xml b/lighty/pom.xml index 891b72caf..5bba36530 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -6,155 +6,208 @@ - 4.0.0 + 4.0.0 - - io.lighty.core - lighty-app-parent - 13.0.0 - - - + + io.lighty.core + lighty-app-parent + 20.0.0-SNAPSHOT + + - io.lighty.controllers - tpce - 3.0.0-SNAPSHOT - jar + io.lighty.controllers + tpce + 10.0.0-SNAPSHOT + jar - - io.lighty.controllers.tpce.Main - true - true - 3.0.0-SNAPSHOT - + + io.lighty.controllers.tpce.Main + true + true + 10.0.0-SNAPSHOT + 20.0.0-SNAPSHOT + + - - - commons-cli - commons-cli - 1.4 - - - - - 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 - - - - junit - junit - test - + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + - - net.jcip - jcip-annotations - 1.0 - true - - - com.github.spotbugs - spotbugs-annotations - 3.1.3 - true - + + + + 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 + + + + + +