rcongiu / Hive-JSON-Serde

Read - Write JSON SerDe for Apache Hive.
Other
732 stars 391 forks source link

one mvn problems: can't find org.codehaus.mojo:mojo-parent #165

Closed updatex closed 7 years ago

updatex commented 7 years ago

Hi, author. i am learning your code and try to compile it myself after changed some lines. Could you help me solve the mvn problem? Thanks.

mvn -Phdp23 clean package [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] openx-json-serde [INFO] json [INFO] json-cdh4-shim [INFO] json-cdh5-shim [INFO] json-serde-main [INFO] json-udf [INFO] ------------------------------------------------------------------------ [INFO] Building openx-json-serde [INFO] task-segment: [clean, package] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM).

Project ID: org.codehaus.mojo:buildnumber-maven-plugin:maven-plugin:1.1

Reason: Cannot find parent: org.codehaus.mojo:mojo-parent for project: org.codehaus.mojo:buildnumber-maven-plugin:maven-plugin:1.1 for project org.codehaus.mojo:buildnumber-maven-plugin:maven-plugin:1.1

[INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Sat Oct 08 03:04:49 GMT-07:00 2016 [INFO] Final Memory: 8M/45M [INFO] -----------------------------------------------------------------------

updatex commented 7 years ago

I just changed version from 1.1 to 1.0.