X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=rapp-manager-sme%2Fpom.xml;h=dd877d202083f3b1a6e6506eb33cbb962b12da1e;hb=a164b596a230a6096b81cb160f2566d7b9d023c9;hp=84637773edfd47fd2526e157bb5367503d04ec94;hpb=a6b6c735ce716e532f2f7a9a6c5e2dcb8d307592;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/rapp-manager-sme/pom.xml b/rapp-manager-sme/pom.xml index 8463777..dd877d2 100755 --- a/rapp-manager-sme/pom.xml +++ b/rapp-manager-sme/pom.xml @@ -4,6 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation +* Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -37,34 +38,6 @@ UTF-8 - - - - Windows - - - Windows - - - - .bat - \ - - - - unix - - - unix - - - - .sh - / - - - - org.o-ran-sc.nonrtric.plt.rappmanager @@ -123,14 +96,46 @@ initialize-sme-openapi-specs - initialize + generate-sources exec + + ${project.parent.basedir}/sme/capifcore + - ..${file.separator}scripts${file.separator}init${file.separator}init-sme-spec${script.extension} + go + + run + getsmeswagger.go + + + + + + + maven-resources-plugin + ${copy-resources-maven-plugin.version} + + + copy-swagger-generator + initialize + + copy-resources + + + ${project.parent.basedir}/sme/capifcore + + + ${project.parent.basedir}/scripts/init/ + + getsmeswagger.go + + false + +