If you notice - the log message is not a warning or an error, just informational. I'd like to figure out a way to suppress this message, but haven't figured out how to do it yet.
Matt On 8/26/07, Derek Broughton <[EMAIL PROTECTED]> wrote: > When I try: > mvn appfuse:gen > > I get an error: > [INFO] src/main/resources/database.properties not found within the project. > Trying absolute path. > [INFO] No hibernate properties file loaded. > > which is, of course, correct - I don't have a database.properties file, but > then I don't seem to need one in 2.0 (except for this plugin, apparently). > > What would I need to put in this file? The closest thing I've found is a > very old "database.properties.reference" from some pre-2.0 version of > appfuse. > > -- > derek > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
