When I look at the file that wasn't found ( file:/Users/mtutkowski/.m2/repository/org/apache/cloudstack/cloud-utils/4.1.0-SNAPSHOT/cloud-utils-4.1.0-SNAPSHOT-tests.jar!/db.properties
), I'm not familiar with the exclamation-mark syntax. I assume what this means is it was looking for the file db.properties inside of the JAR file? Any pointers for me on why this might be? Thanks!! :) On Tue, Jan 8, 2013 at 3:50 PM, Mike Tutkowski <mike.tutkow...@solidfire.com > wrote: > Thanks for the feedback, Alex. > > I'm trying to deploy the DB and am here: > Deploying Database > > Note: The following is a WIP feature, use the old Ant command for a > complete refresh. This command assumes you have a proper setup in > utils/conf/db.properties and the cloud user already exists on your mysql > database. > > $ mvn -P developer -pl developer -Ddeploydb > > To customize hosts, password etc. just copy utils/conf/db.properties to > utils/conf/db.properties.override (this is git ignored by default) and edit > the properties as needed they will override the defaults in > utils/conf/db.properties. > > > I'm not exactly sure what a "proper setup" means. Would you be able to > clarify this for me? > > Currently when I run the Maven command to deploy the DB, I get a warning > (which I think I can ignore): > > [WARNING] Ignoring missing properties file: > /Users/mtutkowski/Documents/CloudStack/src/incubator-cloudstack/utils/conf/db.properties.override > > I think I only need the .override file if I actually overrode a property, > but perhaps I should be overriding properties? I'm not sure. > > In a related manner, this message is later displayed: > > java.io.FileNotFoundException: > file:/Users/mtutkowski/.m2/repository/org/apache/cloudstack/cloud-utils/4.1.0-SNAPSHOT/cloud-utils-4.1.0-SNAPSHOT-tests.jar!/db.properties > > Thanks for any help! > > > > On Tue, Jan 8, 2013 at 2:51 PM, Alex Huang <alex.hu...@citrix.com> wrote: > >> mvn -pl client jetty:run >> >> man....i always have to go find these things myself. Maven is pretty >> chatty in terms of params. >> >> --Alex >> >> > -----Original Message----- >> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >> > Sent: Tuesday, January 08, 2013 1:46 PM >> > To: cloudstack-dev@incubator.apache.org >> > Subject: Running Maven Command >> > >> > Hi everyone, >> > >> > I'm trying to follow the instructions on this URL: >> > >> > https://cwiki.apache.org/CLOUDSTACK/building-with- >> > maven.html#BuildingwithMaven-Dependencies >> > >> > Running on the javelin branch, I've successfully executed mvn clean and >> mvn >> > install -Dnonoss. >> > >> > When I get down to this instruction and execute it, it fails: >> > >> > mvn -pl :cloud-client-ui jetty:run >> > >> > >> > This is the error message: >> > >> > >> > Listening for transport dt_socket at address: 8787 >> > [INFO] Scanning for projects... >> > [ERROR] Could not find the selected project in the reactor: >> > :cloud-client-ui -> [Help 1] >> > [ERROR] >> > [ERROR] To see the full stack trace of the errors, re-run Maven with >> > the -e switch. >> > [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> > [ERROR] >> > [ERROR] For more information about the errors and possible solutions, >> > please read the following articles: >> > [ERROR] [Help 1] >> > http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionExcept >> > ion >> > >> > >> > Any help would be appreciated. >> > >> > >> > Thanks!! >> > >> > >> > -- >> > *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> > *™* > -- *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> *™*