Re: Password expiration

2008-02-29 Thread Johnathan Gifford
Hmm... I've now ran into this issue. I changed the password(s) for the accounts I have, but Continuum keeps indicating 'Account Locked'. Where is this security.properties file suppose to be placed for Continuum and what path/file am I supposed to enable this in. Johnathan On Tue, Feb 26,

Re: Password expiration

2008-02-29 Thread Johnathan Gifford
On Fri, Feb 29, 2008 at 12:22 PM, in message [EMAIL PROTECTED], Wendy Smoak [EMAIL PROTECTED] wrote: If you're running Continuum standalone, then you can put it in /path/to/continuum/conf/security.properties . So the fact that this file doesn't currently exist means I need to create it with

Re: How to include logo

2007-11-30 Thread Johnathan Gifford
A link to a site that talks specifically about how the xml schema for a company pom looks would be nice. Doing a search for 'maven company pom' turns up nothing. Is the information shown in the link suppose to be include in a project pom file? Thanks, Johnathan On Thu, Nov 29, 2007 at

1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Johnathan Gifford
While trying to migrate our data from 1.1-beta-4, I'm getting the following error trying to export data out of the beta install: 0 [main] INFO org.apache.maven.continuum.management.DataManagementCli - Processing Continuum database... Exception in thread main

Re: 1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Johnathan Gifford
Now down to one artifact when using the data-management-cli-1.1-app.jar migration tool: 0 [main] INFO org.apache.maven.continuum.management.DataManagementCli - Processing Continuum database... Exception in thread main org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:

Re: 1.1-beta-4 to 1.1 final data migration

2007-11-26 Thread Johnathan Gifford
Just do what is asked (you need to have maven 2 installed), go to those url's, download the needed jar and add it to your local repository using the mvn install:install-file command. Already done that, that's why I'm posting this thread. Apache can not host those files in their repository

Re: trouble adding Maven 2.0 pom

2007-11-15 Thread Johnathan Gifford
Continuum may not know where or see your svn command line client binaries. Make sure the system path has directory location of your svn executable in the path. Johnathan On Thu, Nov 15, 2007 at 2:06 PM, in message [EMAIL PROTECTED], Christofer Jennings [EMAIL PROTECTED] wrote: I take it

Re: Scheduled Maven2 Builds on 1.1 Beta 4

2007-11-14 Thread Johnathan Gifford
a complete check out of the project was performed rather than an update. Not quite the behavior I was expecting. Hope this helps, Johnathan On Tue, Nov 13, 2007 at 1:13 PM, in message [EMAIL PROTECTED], Johnathan Gifford [EMAIL PROTECTED] wrote: I see this in the logs at every time interval I

Scheduled Maven2 Builds on 1.1 Beta 4

2007-11-13 Thread Johnathan Gifford
Not sure what I'm forgetting to set, but my scheduled Maven2 build definitions are not getting picked up and put into the queue for Continuum 1.1 Beta 4. My Ant build definitions that uses the same schedule setting is getting picked up and ran. Does anyone have any ideas or is this just a