Ah, thanks Yusaku! I missed that on the wiki
----- Original Message ----- From: "Yusaku Sako" <[email protected]> To: [email protected], [email protected] Sent: Thursday, March 26, 2015 1:48:17 PM Subject: Re: Build Error - Any Ideas Hi Scott, The wiki showing the build procedure has been updated recently: https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development The additional steps added are: #Note: The ambari-metrics project is not wired up to the main ambari project. However there is a dependency on ambari-metrics-common to build the ambari-server RPM. #Hence you also need to set ambari-metrics project version as well. pushd ambari-metrics mvn versions:set -DnewVersion=${AMBARI_VERSION} popd Please let me know if you continue to see issues. Yusaku On 3/26/15 7:14 AM, "Scott Creeley" <[email protected]> wrote: >Hi Everyone, >Been a few months and I haven't build latest 2.0.0 trunk yet, did >something change or anyone else run into this? > > >[INFO] BUILD FAILURE >[INFO] >------------------------------------------------------------------------ >[INFO] Total time: 1:06.240s >[INFO] Finished at: Thu Mar 26 08:59:33 GMT-05:00 2015 >[INFO] Final Memory: 41M/1262M >[INFO] >------------------------------------------------------------------------ >[ERROR] Failed to execute goal on project ambari-server: Could not >resolve dependencies for project >org.apache.ambari:ambari-server:jar:2.0.0-1: Could not find artifact >org.apache.ambari:ambari-metrics-common:jar:2.0.0-1 in oss.sonatype.org >(https://oss.sonatype.org/content/groups/staging) -> [Help 1] >[ERROR] > > >I can run previous builds fine...so I'm only affected on 2.0.0 > >thanks, >Scott
