Matt,

Did you mean "mvn eclipse:eclipse -Ppostgres"?

I've added the following to pom.xml for the postgres profile
          <activation>
            <activeByDefault>true</activeByDefault>
          </activation>


Vanessa
----- Original Message -----
From: "Matt Raible" <m...@raibledesigns.com>
To: "Vanessa Pacheco" <vpach...@bowmansystems.com>
Sent: Tuesday, November 2, 2010 3:38:01 PM (GMT-0500) America/New_York
Subject: Re: [appfuse-user] starting with Appfuse 2 from scratch

Try running it with -Ppostgres - also look in pom.xml for the settings for 
Postgres. 


On Tue, Nov 2, 2010 at 1:35 PM, Vanessa Pacheco < vpach...@bowmansystems.com > 
wrote: 


Hi all, 

I realized the mistake...I had to get into my prj folder to run the command. 
However, now I get a mySQL access error "Embedded error: Access denied for user 
'root'@'localhost' (using password: NO)" 

Anyways, I want to use Appfuse 2 with postgres. How do I configure it to use 
postgres? 

Vanessa 



----- Original Message ----- 
From: "Vanessa Pacheco" < vpach...@bowmansystems.com > 
To: users@appfuse.dev.java.net 
Cc: m...@raibledesigns.com 
Sent: Tuesday, November 2, 2010 2:08:58 PM (GMT-0500) America/New_York 
Subject: [appfuse-user] starting with Appfuse 2 from scratch 

Hi all, 

I'm starting from scratch with Appfuse 2.0. 

I've got Eclipse Release 3.5.0. I don't know whats Callisto so I didn't follow 
this step "use Callisto (Software Update) to get plugins for developing web and 
database-driven applications." Could someone shed some light please, to a 
newbie 

I also tried "C:\Source>mvn eclipse:eclipse" to generate prj files, but I get 
an error. 

[INFO] ------------------------------------------------------------------------ 
[INFO] Building Maven Default Project 
[INFO]    task-segment: [eclipse:eclipse] 
[INFO] ------------------------------------------------------------------------ 
[INFO] Preparing eclipse:eclipse 
[INFO] No goals needed for project - skipping 
[INFO] ------------------------------------------------------------------------ 
[ERROR] BUILD ERROR 
[INFO] ------------------------------------------------------------------------ 
[INFO] Cannot execute mojo: eclipse. It requires a project with an existing 
pom. 
xml, but the build is not using one. 
[INFO] ------------------------------------------------------------------------ 
[INFO] For more information, run Maven with the -e switch 
[INFO] ------------------------------------------------------------------------ 

Can someone please help me with these steps. 

Thank you 
Vanessa 

--------------------------------------------------------------------- 
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net 
For additional commands, e-mail: users-h...@appfuse.dev.java.net 





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to