Thanks for the reply.  :)

These are the instructions I'm following from
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+Eclipse+With+CloudStack.
 It looks like the Goals section (below) is slightly incorrect.  I changed
it in my Eclipse instance to have a goal of only clean for clean and only
install for install.  I'm not sure why this would build OSS.

Any thoughts on that?

Clean:

 mvn clean

Base directory: $project_loc:cloudstack
Goals: clean install
Profiles: *<empty>*
Install (i.e. build):

 mvn install

Base directory: $project_loc:cloudstack
Goals: clean install
Profiles: *<empty>*


On Tue, Feb 5, 2013 at 2:29 AM, Koushik Das <koushik....@citrix.com> wrote:

> These are all nonoss jars and so need to be copied manually. Refer to
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branchfor
>  the download location and also if you don't want to build nonoss
> components.
>
>
> > -----Original Message-----
> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> > Sent: Tuesday, February 05, 2013 12:55 PM
> > To: cloudstack-dev@incubator.apache.org
> > Subject: Missing Dependencies?
> >
> > Hi,
> >
> > Eclipse is telling me I'm missing some dependencies (well, it's
> complaining
> > that the POM files are missing dependencies).  The problem is I believe
> all of
> > these files are in my deps folder.
> >
> > I'm on the storage_refactor branch.
> >
> > Any ideas?
> >
> > Thanks!
> >
> > Missing artifact com.cloud.com.netapp:manageontap:jar:4.0 pom.xml
> > /cloud-plugin-netapp line 30 Maven Dependency Problem
> >
> > Missing artifact com.cloud.com.vmware:vmware-vim25:jar:4.1 pom.xml
> > /cloud-vmware-base line 40 Maven Dependency Problem
> >
> > Missing artifact com.cloud.com.vmware:vmware-apputils:jar:4.1 pom.xml
> > /cloud-plugin-hypervisor-vmware line 47 Maven Dependency Problem
> >
> > Missing artifact com.cloud.com.vmware:vmware-vim:jar:4.1 pom.xml /cloud-
> > vmware-base line 46 Maven Dependency Problem
> >
> > Missing artifact com.cloud.com.vmware:vmware-apputils:jar:4.1 pom.xml
> > /cloud-vmware-base line 52 Maven Dependency Problem
> >
> > Missing artifact com.cloud.com.vmware:vmware-vim:jar:4.1 pom.xml /cloud-
> > plugin-hypervisor-vmware line 41 Maven Dependency Problem
> >
> > Missing artifact com.cloud.com.vmware:vmware-vim25:jar:4.1 pom.xml
> > /cloud-plugin-hypervisor-vmware line 35 Maven Dependency Problem
> >
> >
> > --
> > *Mike Tutkowski*
> > *Senior CloudStack Developer, SolidFire Inc.*
> > e: mike.tutkow...@solidfire.com
> > o: 303.746.7302
> > Advancing the way the world uses the
> > cloud<http://solidfire.com/solution/overview/?video=play>
> > *(tm)*
>



-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the
cloud<http://solidfire.com/solution/overview/?video=play>
*™*

Reply via email to