Only warn on snapshot dependencies 54/75754/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 14 Jan 2019 15:44:23 +0000 (10:44 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 14 Jan 2019 15:44:26 +0000 (10:44 -0500)
During development, daily release builds use snapshot dependencies.
So, enforcer rule needs to be relaxed (WARN level rather than ERROR).

Change-Id: Ifd7546c7f3914680a0cf06c0b037f74b82db891e
Issue-ID: CCSDK-945
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml

index 2316155..010f25f 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index c72d87f..411bf56 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index d0a6593..f1ff917 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index 3347e84..8d52a23 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index 475f397..696a409 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index 50b9713..a1159cb 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index cc038a8..5829112 100755 (executable)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>
index f27461c..ae3329b 100644 (file)
                                                                        <requireReleaseDeps>
                                                                                <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
                                                                                <onlyWhenRelease>true</onlyWhenRelease>
-                                                                               <level>ERROR</level>
+                                                                               <level>WARN</level>
                                                                        </requireReleaseDeps>
                                                                </rules>
                                                        </configuration>