[
https://issues.apache.org/jira/browse/HIVE-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778322#comment-13778322
]
Edward Capriolo commented on HIVE-5333:
---------------------------------------
Small fix.
{code}
[edward@jackintosh hive-maven]$ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 1526342)
+++ pom.xml (working copy)
@@ -166,7 +166,8 @@
<target>1.6</target>
</configuration>
</plugin>
- <groupId>org.apache.maven.plugins</groupId>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>2.4</version>
</plugin>
{code}
> Milestone 2: Generate tests under maven
> ---------------------------------------
>
> Key: HIVE-5333
> URL: https://issues.apache.org/jira/browse/HIVE-5333
> Project: Hive
> Issue Type: Sub-task
> Reporter: Brock Noland
> Assignee: Brock Noland
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira