summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-15Bump VID version to 5.0.3Ittay Stern1-2/+2
Change-Id: I4c3de5eeaac8e576b6a52a87dbe3dc148c203edb Issue-ID: VID-611 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-04Bump VID version to 5.0.2Ittay Stern1-2/+2
Change-Id: I9e971e01b1516da3313c63a28ce0f8f982cb9921 Issue-ID: VID-576 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-13Bump VID version to 5.0.1Ittay Stern1-2/+2
Issue-ID: VID-494 Change-Id: I0564a6ac162b82211733525133c6e1dadf1541c0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-12Upgrade pom filesEinat Vinouze1-5/+5
versions:use-latest-releases Issue-ID: VID-512 Change-Id: I3bdc7ff06717776e4f15316cca623e8025066495 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-17Let API tests run without report_portal_integration, using dynamic loadingIttay Stern1-1/+1
- Removed @Step annotations, as pointcut is hardcoded in com.att->   .automation.common.report_portal_integration.aspects.StepAspects - Introduced ReportPortalListenerDelegator that loads com.att->   .automation.common.report_portal_integration if available - Optimized and organized dependencies - Upgrade maven-assembly-plugin to resolve "Java heap space" error. Issue-ID: VID-378 Change-Id: Iaf9279a48a1474d0ef6d0f514259dd383f6f5dbf Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-02Revert "Build module vid-ext-services-simulator"Ittay Stern1-1/+0
Issue-ID: VID-507 This reverts commit 6946c31e, as it does not "deploy" successfully in vid-master-merge-java. Change-Id: I3863829a43d4232b6533cca75a7dd33a41e75c5f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-01Build module vid-ext-services-simulatorIttay Stern1-0/+1
Issue-ID: VID-507 Change-Id: I8f44a4c9b1502e9803dcafe9bce4c59d392c0dfd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Normalize slashes in repositories pathsIttay Stern1-5/+5
This lets vid-master-release-version-java-daily go green. Issue-ID: CIMAN-234 Change-Id: I87f2f0925388cf7f5129cce37ace9321f3533f7c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Merge "Un-SNAPSHOT all modules while build"Wojciech Sliwka1-1/+8
2019-06-19Remove maven-deploy-pluginIttay Stern1-6/+0
This lets vid-master-release-version-java-daily go green. Change-Id: I8d1fdc153566a8b3b8e3783f6a9637c58d608127 Issue-ID: CIMAN-234 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Un-SNAPSHOT all modules while buildIttay Stern1-1/+8
1. Upgrade to latest versions-maven-plugin: 2.7 2. Set artifactId=*; see: http://www.mojohaus.org/versions-maven-plugin/set-mojo.html#artifactId This lets vid-maven-stage-master go green. Issue-ID: CIMAN-234 Change-Id: I4b87d67e76c7f317f93a06c84e48d240fba6e126 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-18Migrate to gerrit-maven-stage (VID)Jessica Wagantall1-13/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Remove the usage of maven-staging plugin since it will become deprecated soon. Issue-ID: CIMAN-234 Change-Id: I4c07e214bad0f89b990b712abaf8d9bf79c1b237 Source-Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> (cherry picked from commit 445056740d0f24e45d0c8f90cc024bbc090165b4)
2019-06-05Bump VID version to 5.0.0Ittay Stern1-2/+2
Issue-ID: VID-296 Change-Id: I05f4122d9b150e70495d080eccc5cff6c90cb0d1 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-05-21Revert "Migrate to gerrit-maven-stage (VID)"Ittay Stern1-1/+13
This reverts commit 44505674 Change-Id: Ia2d560c4651c4c8e6d25ca911ccedda43eb3a6b7 Issue-ID: CIMAN-234 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-05-10Migrate to gerrit-maven-stage (VID)Jessica Wagantall1-13/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Remove the usage of maven-staging plugin since it will become deprecated soon. Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-12Integrate with the oparent.pomIttay Stern1-7/+8
Issue-ID: VID-408 Change-Id: I75fcc65696ec7b281da59f568da2a53b0347d793 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-25Ignore any .js file on sonar reportIttay Stern1-1/+1
- Upgrade Sonar plugin to latest - Upgrade JaCoCo to latest Change-Id: I85f1651410dc650b8d0b8d71e1db92c2416f2793 Issue-ID: VID-425 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-01-09Merge from ECOMP's repositoryIttay Stern1-249/+249
Main Features -------------- - Async-Instantiation jobs mechanism major update; still WIP (package `org.onap.vid.job`) - New features in View/Edit: Activate fabric configuration; show related networks; soft delete - Support AAI service-tree traversal (`AAIServiceTree`) - In-memory cache for SDC models and certain A&AI queries (`CacheProviderWithLoadingCache`) - Upgrade TOSCA Parser and add parsing options; fix malformed TOSCA models - Resolve Cloud-Owner values for MSO - Pass X-ONAP headers to MSO Infrastructure -------------- - Remove codehaus' jackson mapper; use soley fasterxml 2.9.7 - Surefire invokes both TestNG and JUnit tests - Support Kotlin source files - AaiController2 which handles errors in a "Spring manner" - Inline generated-sources and remove jsonschema2pojo Quality -------- - Cumulative bug fixes (A&AI API, UI timeouts, and many more) - Many Sonar issues cleaned-up - Some unused classes removed - Minor changes in vid-automation project, allowing some API verification to run Hard Merges ------------ - HTTP Clients (MSO, A&AI, WebConfig, OutgoingRequestHeadersTest) - Moved `package org.onap.vid.controllers` to `controller`, without plural -- just to keep semantic sync with ECOMP. Reference commit in ECOMP: 3d1141625 Issue-ID: VID-378 Change-Id: I9c8d1e74caa41815891d441fc0760bb5f29c5788 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-12-20pom.xml cleanupbiniek1-273/+247
Change-Id: I7622437fbd6d4d4a0b09782c8a6fa2d6016f90ab Issue-ID: VID-368 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-12-17Enable vid docker build jobs to use java-1.8Paul Vaduva1-0/+3
Overcome security features in java-1.8 that prevent the forked java VM’s to use relative paths for loading the classes. This fix was the simplest for arm64 docker build jobs, and the least affecting the x86 build’s. Change-Id: I3d9394ec698ca5ab5674e60ca5fcd9802f2ab04d Issue-ID: VID-366 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-11-22Updated version of parent in vid-deliveriesbiniek1-1/+1
Change-Id: I867d6ed05530d823f52d455fe12d13ca0c417dfe Issue-ID: VID-357 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-10-24Bump VID versionSonsino, Ofir (os0695)1-2/+2
Change-Id: I096e21eabfeaddc8d186572693d776eaf8cd7519 Issue-ID: VID-333 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-09-05Upgrade portal SDK to 2.4Sonsino, Ofir (os0695)1-0/+1
Change-Id: Idc9f16d3ee5aa546a6d7154d9e2190d6b96f314e Issue-ID: VID-299 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-08-26Bump vid version to 3.0.0Sonsino, Ofir (os0695)1-2/+2
Change-Id: Ie5c4b3e9c6b8e86dabc24b900059006545f49495 Issue-ID: VID-296 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-08-12Build new VID UISonsino, Ofir (os0695)1-0/+2
Change-Id: If106efe90bd5113c2ee137d4f36b20ebdc1f2904 Issue-ID: VID-280 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-05-28Set VID version to 2.0Sonsino, Ofir (os0695)1-2/+2
Change-Id: Id1eb8f82f1e6c751b1d6c41f32d4a7f035c63eec Issue-ID: VID-234 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-09Update DockerfileSonsino, Ofir (os0695)1-5/+0
Change-Id: Iec9b90bfa7b53c6f100e6b3c66545adc183f8547 Issue-ID: VID-209 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-03Fix security issuesSonsino, Ofir (os0695)1-26/+1
Change-Id: I9d003e30920e7cb57143743f260e4ae2a8ba52d6 Issue-ID: VID-149 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-02Fix security issuesSonsino, Ofir (os0695)1-0/+57
Change-Id: I1b90314dab4f745495d8251520b62297571cc56f Issue-ID: VID-149 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-13Bump minor versionSonsino, Ofir (os0695)1-1/+1
Change-Id: I848638e870d7831811b1e5d7181f6514da455348 Issue-ID: CIMAN-120 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-02-04Merge "Bump minor version"Ofir Sonsino1-2/+2
2018-01-31org.onap migrationOfir Sonsino1-2/+3
Change-Id: I52f0b2851f2c765752b6d21f49b32136d7d72a3d Issue-ID: VID-86 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-12-20Bump minor versionJeremy Phelps1-2/+2
Bump minor version in preparation for Amsterdam branching. Issue-ID: CIMAN-120 Change-Id: Ia3d26e940162e43bc5313d32e8fea27e57122ec6 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-12-11Upgrade sonar pluginOfir Sonsino1-0/+5
Change-Id: I497e09e21034c1a804f34c45306f749ff11fd722 Issue-ID: VID-98 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-12-10Remove MojoHaus Maven plug-inOfir Sonsino1-3/+5
Change-Id: I3d247bb2c0cf74f022e3ff48a216c03152dcd747 Issue-ID: VID-32 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-12-04Set VID version to 1.1.1Ofir Sonsino1-1/+1
Change-Id: I36d7a840f9142c78fe1540eb807a9c43007429f3 Issue-ID: VID-90 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-12-04Remove MojoHaus Maven plug-inOfir Sonsino1-31/+1
Change-Id: Id1754b53aeb08a4c186ee3e6c6c777f697dfec8d Issue-ID: VID-32 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I3820dc6e82ebd9f9c14c0ab9f2e672f98465ffa1 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-05-07[VID-6] Fixed pom filesjimmydot1-0/+30
Change-Id: Ib3c47aba4e7b5c3bf4e73418998b8e700077a7b3 Signed-off-by: jimmydot <jf2512@att.com>
2017-05-07[VID-6] Initial rebase pushjimmydot1-198/+234
Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346 Signed-off-by: jimmydot <jf2512@att.com>
2017-03-29Point Nexus proxy to new URLAndrew Grimberg1-1/+1
The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: Ia5b0fcf8b6382383c9b8f174a5576ff96910c186 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-10[OS-144] Updating default ver in pomJimmy Forsyth1-2/+2
Change-Id: Ib070bc980498377239f267a01d858d81138fec39 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-03-10[VID-3] Updating javadoc paramsJimmy Forsyth1-3/+3
Change-Id: Ia0c69e60b461943bbd4861b71b361231ea438442 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-03-02[OS-144] Fixing repo blockJimmy Forsyth1-62/+84
Change-Id: I11ce2a367fed055aac47232e949d2d9042065df7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-02-27[OS-144] Removing ecomp- names from idsJimmy Forsyth1-3/+3
Change-Id: Ic45bdb2e2c7ae4119ab694108351a0739b574b57 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-02-27Merge "[OS-144] Updating ecomp-nexus to nexus.openecomp"Daniel Rose1-7/+30
2017-02-27[OS-144] Trying to get snapshot code to nexusJimmy Forsyth1-1/+1
Change-Id: Iabedbf912a1554e4b97284076fd935ff17b0ecac Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-02-27[OS-144] Updating ecomp-nexus to nexus.openecompJimmy Forsyth1-7/+30
Change-Id: Iab72a094c2a7b9bbdf2a60a7257a6f44db872c28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-02-27[OS-144] Removing 3rd partyJimmy Forsyth1-16/+0
Change-Id: Ib0eb6892958f7feb1be553bdbf943972d1e6fbe3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2017-02-17[OS-144] Added docker profileJimmy Forsyth1-4/+20
Change-Id: I3b6b7d6368e2fa7d925384068fbade6fda365d8c Signed-off-by: Jimmy Forsyth <jf2512@att.com>