Re: vim25.jar missing from mvn repo?

2015-04-02 Thread Jeronimo Garcia
Thanks guys , i was able to compile the needed projects excluding some
projects like f5 and netapp:
*mvn -P vmware,developer,-f5,-netapp,-srx -D noredist -DskipTests=true
clean instal*l

I'm yet to try *mvn -pl :cloud-client-ui jetty:run -Dnoredist* to see
weather i can select
vmware on cluster creation.

Thanks again!


On Thu, Apr 2, 2015 at 5:05 AM, Srikanteswararao Talluri 
srikanteswararao.tall...@citrix.com wrote:

 You need to get the dependencies before you build. Following links should
 help you.

 https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudSt
 ack#HowtobuildCloudStack-Dependencies

 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare

 Thanks,
 ~Talluri

 On 01/04/15 10:14 pm, Jeronimo Garcia garciaj...@gmail.com wrote:

 Hi list.
 
 I'm trying to build the master on git and I'm getting this:
 
 [ERROR] Failed to execute goal on project cloud-vmware-base: Could not
 resolve dependencies for project
 org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to
 find
 com.cloud.com.vmware:vmware-vim25:jar:5.1 in
 https://repo.maven.apache.org/maven2 was cached in the local repository,
 resolution will not be reattempted until the update interval of central
 has
 elapsed or updates are forced - [Help 1]
 
 command: mvn -DskipTests=true -P vmware clean install
 
 Am i missing something? the jar file is not in the remote maven repos ..
 
 Thanks!




Re: vim25.jar missing from mvn repo?

2015-04-02 Thread Rohit Yadav
Jeronimo - if you need the jars I maintain them here: 
https://github.com/bhaisaab/cloudstack-nonoss

 On 02-Apr-2015, at 2:58 pm, Jeronimo Garcia garciaj...@gmail.com wrote:

 Thanks guys , i was able to compile the needed projects excluding some
 projects like f5 and netapp:
 *mvn -P vmware,developer,-f5,-netapp,-srx -D noredist -DskipTests=true
 clean instal*l

 I'm yet to try *mvn -pl :cloud-client-ui jetty:run -Dnoredist* to see
 weather i can select
 vmware on cluster creation.

 Thanks again!


 On Thu, Apr 2, 2015 at 5:05 AM, Srikanteswararao Talluri 
 srikanteswararao.tall...@citrix.com wrote:

 You need to get the dependencies before you build. Following links should
 help you.

 https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudSt
 ack#HowtobuildCloudStack-Dependencies

 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare

 Thanks,
 ~Talluri

 On 01/04/15 10:14 pm, Jeronimo Garcia garciaj...@gmail.com wrote:

 Hi list.

 I'm trying to build the master on git and I'm getting this:

 [ERROR] Failed to execute goal on project cloud-vmware-base: Could not
 resolve dependencies for project
 org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to
 find
 com.cloud.com.vmware:vmware-vim25:jar:5.1 in
 https://repo.maven.apache.org/maven2 was cached in the local repository,
 resolution will not be reattempted until the update interval of central
 has
 elapsed or updates are forced - [Help 1]

 command: mvn -DskipTests=true -P vmware clean install

 Am i missing something? the jar file is not in the remote maven repos ..

 Thanks!



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  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Software 
Engineeringhttp://shapeblue.com/cloudstack-software-engineering/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://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.


Re: vim25.jar missing from mvn repo?

2015-04-02 Thread Jeronimo Garcia
Thanks buddy  , saved on my puppet manifest , thanks again! .

I'm trying to set up a mini dev environment ,  using the Vmware VCSIM ...
its going well so far ... but as the VCSIM fails quite a lot i expect
cloudstack to fail accordingly too ,  having said that i keep you posted if
this works.
Has any of you played with this before?

On Thu, Apr 2, 2015 at 11:21 AM, Rohit Yadav rohit.ya...@shapeblue.com
wrote:

 Jeronimo - if you need the jars I maintain them here:
 https://github.com/bhaisaab/cloudstack-nonoss

  On 02-Apr-2015, at 2:58 pm, Jeronimo Garcia garciaj...@gmail.com
 wrote:
 
  Thanks guys , i was able to compile the needed projects excluding some
  projects like f5 and netapp:
  *mvn -P vmware,developer,-f5,-netapp,-srx -D noredist -DskipTests=true
  clean instal*l
 
  I'm yet to try *mvn -pl :cloud-client-ui jetty:run -Dnoredist* to see
  weather i can select
  vmware on cluster creation.
 
  Thanks again!
 
 
  On Thu, Apr 2, 2015 at 5:05 AM, Srikanteswararao Talluri 
  srikanteswararao.tall...@citrix.com wrote:
 
  You need to get the dependencies before you build. Following links
 should
  help you.
 
 
 https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudSt
  ack#HowtobuildCloudStack-Dependencies
 
 
 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare
 
  Thanks,
  ~Talluri
 
  On 01/04/15 10:14 pm, Jeronimo Garcia garciaj...@gmail.com wrote:
 
  Hi list.
 
  I'm trying to build the master on git and I'm getting this:
 
  [ERROR] Failed to execute goal on project cloud-vmware-base: Could not
  resolve dependencies for project
  org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to
  find
  com.cloud.com.vmware:vmware-vim25:jar:5.1 in
  https://repo.maven.apache.org/maven2 was cached in the local
 repository,
  resolution will not be reattempted until the update interval of central
  has
  elapsed or updates are forced - [Help 1]
 
  command: mvn -DskipTests=true -P vmware clean install
 
  Am i missing something? the jar file is not in the remote maven repos
 ..
 
  Thanks!
 
 

 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 frameworkhttp://shapeblue.com/csforge/
 CloudStack Consultinghttp://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.



Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Srikanteswararao Talluri
You need to get the dependencies before you build. Following links should
help you.

https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudSt
ack#HowtobuildCloudStack-Dependencies

https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare

Thanks,
~Talluri

On 01/04/15 10:14 pm, Jeronimo Garcia garciaj...@gmail.com wrote:

Hi list.

I'm trying to build the master on git and I'm getting this:

[ERROR] Failed to execute goal on project cloud-vmware-base: Could not
resolve dependencies for project
org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to
find
com.cloud.com.vmware:vmware-vim25:jar:5.1 in
https://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central
has
elapsed or updates are forced - [Help 1]

command: mvn -DskipTests=true -P vmware clean install

Am i missing something? the jar file is not in the remote maven repos ..

Thanks!



Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Jeff Hair
I'm pretty sure that vmware jar is not open source and not on Central,
so you have to download it elsewhere. The wiki article has links to
them:

https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack

On Wed, Apr 1, 2015 at 4:44 PM, Jeronimo Garcia garciaj...@gmail.com wrote:
 Hi list.

 I'm trying to build the master on git and I'm getting this:

 [ERROR] Failed to execute goal on project cloud-vmware-base: Could not
 resolve dependencies for project
 org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to find
 com.cloud.com.vmware:vmware-vim25:jar:5.1 in
 https://repo.maven.apache.org/maven2 was cached in the local repository,
 resolution will not be reattempted until the update interval of central has
 elapsed or updates are forced - [Help 1]

 command: mvn -DskipTests=true -P vmware clean install

 Am i missing something? the jar file is not in the remote maven repos ..

 Thanks!



-- 
Jeff Hair
Core Systems Developer

Tel: (+354) 415 0200
j...@greenqloud.com
www.greenqloud.com


Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Jeronimo Garcia
legend! ,  thanks mate!

On Wed, Apr 1, 2015 at 5:51 PM, Jeff Hair j...@greenqloud.com wrote:

 I'm pretty sure that vmware jar is not open source and not on Central,
 so you have to download it elsewhere. The wiki article has links to
 them:


 https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack

 On Wed, Apr 1, 2015 at 4:44 PM, Jeronimo Garcia garciaj...@gmail.com
 wrote:
  Hi list.
 
  I'm trying to build the master on git and I'm getting this:
 
  [ERROR] Failed to execute goal on project cloud-vmware-base: Could not
  resolve dependencies for project
  org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to
 find
  com.cloud.com.vmware:vmware-vim25:jar:5.1 in
  https://repo.maven.apache.org/maven2 was cached in the local repository,
  resolution will not be reattempted until the update interval of central
 has
  elapsed or updates are forced - [Help 1]
 
  command: mvn -DskipTests=true -P vmware clean install
 
  Am i missing something? the jar file is not in the remote maven repos ..
 
  Thanks!



 --
 Jeff Hair
 Core Systems Developer

 Tel: (+354) 415 0200
 j...@greenqloud.com
 www.greenqloud.com



vim25.jar missing from mvn repo?

2015-04-01 Thread Jeronimo Garcia
Hi list.

I'm trying to build the master on git and I'm getting this:

[ERROR] Failed to execute goal on project cloud-vmware-base: Could not
resolve dependencies for project
org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to find
com.cloud.com.vmware:vmware-vim25:jar:5.1 in
https://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced - [Help 1]

command: mvn -DskipTests=true -P vmware clean install

Am i missing something? the jar file is not in the remote maven repos ..

Thanks!