Re: Review Request 52851: rpm command broken on utility project

2016-10-14 Thread Jonathan Hurley

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52851/#review152728
---


Ship it!




Ship It!

- Jonathan Hurley


On Oct. 13, 2016, 8:14 p.m., Alejandro Fernandez wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52851/
> ---
> 
> (Updated Oct. 13, 2016, 8:14 p.m.)
> 
> 
> Review request for Ambari, Dmytro Grinenko and Sumit Mohanty.
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> The following command to build RPMs is failing because the utility project 
> does not have a phase for it.
> 
> mvn -B -am clean package rpm:rpm -DskipTests -Dpython.ver="python >= 2.6" -pl 
> ambari-admin,ambari-agent,utility,ambari-server,ambari-web,ambari-views
> 
> 
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Ambari Main ... SUCCESS [1.034s]
> [INFO] Apache Ambari Project POM . SUCCESS [0.064s]
> [INFO] Ambari Web  SUCCESS [1:58.669s]
> [INFO] Ambari Views .. SUCCESS [1.403s]
> [INFO] Ambari Admin View . SUCCESS [1:13.669s]
> [INFO] utility ... FAILURE [2.306s]
> [INFO] ambari-metrics  SKIPPED
> [INFO] Ambari Metrics Common . SKIPPED
> [INFO] Ambari Server . SKIPPED
> [INFO] Ambari Agent .. SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 3:17.814s
> [INFO] Finished at: Wed Oct 12 12:48:37 UTC 2016
> [INFO] Final Memory: 35M/563M
> [INFO] 
> 
> [ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.1.5:rpm 
> (default-cli) on project utility: The parameters 'sourceEncoding', 'group' 
> for goal org.codehaus.mojo:rpm-maven-plugin:2.1.5:rpm are missing or invalid 
> -> [Help 1]
> 
> 
> Diffs
> -
> 
>   utility/pom.xml 9f3fe32 
> 
> Diff: https://reviews.apache.org/r/52851/diff/
> 
> 
> Testing
> ---
> 
> Verified it works now.
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>



Review Request 52851: rpm command broken on utility project

2016-10-13 Thread Alejandro Fernandez

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52851/
---

Review request for Ambari, Dmytro Grinenko and Sumit Mohanty.


Repository: ambari


Description
---

The following command to build RPMs is failing because the utility project does 
not have a phase for it.

mvn -B -am clean package rpm:rpm -DskipTests -Dpython.ver="python >= 2.6" -pl 
ambari-admin,ambari-agent,utility,ambari-server,ambari-web,ambari-views


[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ... SUCCESS [1.034s]
[INFO] Apache Ambari Project POM . SUCCESS [0.064s]
[INFO] Ambari Web  SUCCESS [1:58.669s]
[INFO] Ambari Views .. SUCCESS [1.403s]
[INFO] Ambari Admin View . SUCCESS [1:13.669s]
[INFO] utility ... FAILURE [2.306s]
[INFO] ambari-metrics  SKIPPED
[INFO] Ambari Metrics Common . SKIPPED
[INFO] Ambari Server . SKIPPED
[INFO] Ambari Agent .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 3:17.814s
[INFO] Finished at: Wed Oct 12 12:48:37 UTC 2016
[INFO] Final Memory: 35M/563M
[INFO] 
[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.1.5:rpm 
(default-cli) on project utility: The parameters 'sourceEncoding', 'group' for 
goal org.codehaus.mojo:rpm-maven-plugin:2.1.5:rpm are missing or invalid -> 
[Help 1]


Diffs
-

  utility/pom.xml 9f3fe32 

Diff: https://reviews.apache.org/r/52851/diff/


Testing
---

Verified it works now.


Thanks,

Alejandro Fernandez