Fix copy-resource issue 78/93678/1
authorBin Yang <bin.yang@windriver.com>
Fri, 16 Aug 2019 10:28:34 +0000 (10:28 +0000)
committerBin Yang <bin.yang@windriver.com>
Fri, 16 Aug 2019 10:28:34 +0000 (10:28 +0000)
Change to install phase to make avail of artifacts

Change-Id: I9060061b656bb6845b9054b1ac72b29b100a4702
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
multivimbroker/pom.xml

index 0aa08d8..9fc79c4 100644 (file)
                         <executions>
                             <execution>
                                 <id>copy-resources</id>
                         <executions>
                             <execution>
                                 <id>copy-resources</id>
-                                <phase>validate</phase>
+                                <phase>install</phase>
                                 <goals>
                                     <goal>copy-resources</goal>
                                 </goals>
                                 <goals>
                                     <goal>copy-resources</goal>
                                 </goals>