Index: common/pom.xml =================================================================== --- common/pom.xml (revision 1575834) +++ common/pom.xml (working copy) @@ -157,5 +157,36 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.8,) + + add-source + + + + + + + + + + + + Index: hcatalog/storage-handlers/hbase/pom.xml =================================================================== --- hcatalog/storage-handlers/hbase/pom.xml (revision 1575834) +++ hcatalog/storage-handlers/hbase/pom.xml (working copy) @@ -305,5 +305,36 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.8,) + + add-source + + + + + + + + + + + + Index: hcatalog/webhcat/svr/pom.xml =================================================================== --- hcatalog/webhcat/svr/pom.xml (revision 1575834) +++ hcatalog/webhcat/svr/pom.xml (working copy) @@ -185,5 +185,38 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-javadoc-plugin + + [2.4,) + + javadoc + + + + + + + + + + + + Index: metastore/pom.xml =================================================================== --- metastore/pom.xml (revision 1575834) +++ metastore/pom.xml (working copy) @@ -233,6 +233,69 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.antlr + + antlr3-maven-plugin + + [3.4,) + + antlr + + + + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.8,) + + add-source + + + + + + + + + org.datanucleus + + datanucleus-maven-plugin + + + [3.3.0-release,) + + + enhance + + + + + + + + + + + + Index: pom.xml =================================================================== --- pom.xml (revision 1575834) +++ pom.xml (working copy) @@ -621,6 +621,35 @@ + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + [1.7,) + + run + + + + + + + + + + Index: ql/pom.xml =================================================================== --- ql/pom.xml (revision 1575834) +++ ql/pom.xml (working copy) @@ -549,6 +549,55 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.8,) + + add-source + add-test-source + + + + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + [1.7,) + + run + + + + + + + + + + + + Index: serde/pom.xml =================================================================== --- serde/pom.xml (revision 1575834) +++ serde/pom.xml (working copy) @@ -167,6 +167,37 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.8,) + + add-source + + + + + + + + + + + + Index: service/pom.xml =================================================================== --- service/pom.xml (revision 1575834) +++ service/pom.xml (working copy) @@ -169,6 +169,37 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.8,) + + add-source + + + + + + + + + + + +