Hi Frank/Rohit,

Many thanks to you both for getting back to me, very much appreciated.

Running it without this:

Mvn.skip.tests=true

Appears to have fixed it for me... :-) Should have given it a try, I
thought having that in there would be helping to get past this issue.

So for anyone else who stumbles upon this thread, I managed to get it
compiled and running with the above command plus....

mvn -Pdeveloper -pl developer -Ddeploydb

mvn -Pdeveloper -pl developer -Ddeploydb-simulator

mvn -P simulator -pl :cloud-client-ui jetty:run

Which gets me a 4.5.3-SNAPSHOT version running :)

Thanks again guys.

Cheers!



On Sat, Oct 10, 2015 at 6:24 PM, Rohit Yadav <rohit.ya...@shapeblue.com>
wrote:

> Can you try with:
>
> mvn clean install -pl api
>
> And then, try with the impatient profile skipping the tests. I’ve just
> built latest 4.5 branch and it works for me.
>
> Regards.
>
> On 10-Oct-2015, at 4:00 pm, cs user <acldstk...@gmail.com> wrote:
>
> Hi Folks,
>
> I'd really appreciate some help with this if anyone can spare a moment....
> :-)
>
> So I've checked out the repo and got to this stage in git:
>
> [csuser@localhost cloudstack]$ git status
> # On branch origin/4.5
> nothing to commit (working directory clean)
>
> I've then done a mvn clean, and all is fine.
>
> I've then tried to compile with the following command:
>
> [csuser@localhost cloudstack]$ mvn -U -P impatient,developer
> -Dmaven.test.skip=true -DskipTests
>
> However I keep getting the following:
>
> [INFO] Building Apache CloudStack Framework - Clustering 4.5.3-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
>
> http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-api/4.5.3-SNAPSHOT/maven-metadata.xml
> Downloading:
>
> http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-api/4.5.3-SNAPSHOT/cloud-api-4.5.3-SNAPSHOT-tests.jar
> SNIP
> [ERROR] Failed to execute goal on project cloud-framework-cluster: Could
> not resolve dependencies for project
> org.apache.cloudstack:cloud-framework-cluster:jar:4.5.3-SNAPSHOT: Could not
> find artifact org.apache.cloudstack:cloud-api:jar:tests:4.5.3-SNAPSHOT in
> apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1]
>
>
> This cloud-api-4.5.3-SNAPSHOT-tests.jar it mentions doesn't appear to exist
> in the location it is trying to download it from. Just to note, I do seem
> to be able to compile the master branch (4.6). That compiles and then
> launches fine.
>
> Is there a way around this issue for the 4.5 branch?
>
> mvn -v shows:
>
>
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
>
>
>
>
> M. +91 88 262 30892 | rohit.ya...@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
>
>
>
>
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design & Build
> <http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework <http://shapeblue.com/csforge/>
> CloudStack Consulting <http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering
> <http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support
> <http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses
> <http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is
> a company registered by The Republic of South Africa and is traded under
> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>

Reply via email to