HBASE-6113 [eclipse] Fix eclipse import of hbase-assembly null pointer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344037 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dfab705a3b
commit
369c59223c
|
@ -47,6 +47,7 @@
|
|||
<plugin>
|
||||
<groupId>org.eclipse.m2e</groupId>
|
||||
<artifactId>lifecycle-mapping</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<configuration>
|
||||
<lifecycleMappingMetadata>
|
||||
<pluginExecutions>
|
||||
|
|
Loading…
Reference in New Issue