Do not force check on mvn install

Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/67700982
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/67700982
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/67700982

Branch: refs/heads/master
Commit: 677009825c7a40cbe28b1c77222a7d667a61a912
Parents: fc97a52
Author: myui <[email protected]>
Authored: Mon Nov 7 15:05:14 2016 +0900
Committer: myui <[email protected]>
Committed: Mon Nov 7 15:05:14 2016 +0900

----------------------------------------------------------------------
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/67700982/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6616f47..62cc5a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,13 +408,6 @@
                                                  <md>XML_STYLE</md>
                                                </mapping>
                                        </configuration>
-                                       <executions>
-                                               <execution>
-                                                       <goals>
-                                                               
<goal>check</goal>
-                                                       </goals>
-                                               </execution>
-                                       </executions>
                                </plugin>
                        </plugins>
                </pluginManagement>

Reply via email to