Remove aria-rest from the build - merge job fails 43/38143/1
authorRob Daugherty <rd472p@att.com>
Fri, 23 Mar 2018 15:58:57 +0000 (11:58 -0400)
committerRob Daugherty <rd472p@att.com>
Fri, 23 Mar 2018 16:05:07 +0000 (12:05 -0400)
The merge job fails with:

Could not transfer artifact
org.onap.aria:ariarest:pom:0.1.0-20180323.150712-1
from/to ecomp-snapshots
(https://nexus.onap.org/content/repositories/snapshots):
ReasonPhrase: Forbidden.

Change-Id: Ic6f1daadab9d7b58df8bbe5b8ed2984af5b80cae
Issue-ID: SO-529
Signed-off-by: Rob Daugherty <rd472p@att.com>
aria/pom.xml

index 9d91f47..e238351 100644 (file)
@@ -17,7 +17,7 @@
 
        <modules>
                <module>aria-rest-java-client</module>
-               <module>aria-rest-server</module>
+               <!-- <module>aria-rest-server</module> -->
                <module>multivim-plugin</module>
        </modules>
 </project>