Re: new repo doesn't like me

2006-09-10 Thread Eric Redmond
I've been pushing all of our consulting companies to use a private mirror like Proximity for just this reason. I like the "good citizen guidelines", and something like that should be part of the "getting started" docs. Eric On 9/8/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 8 Sep 06, at 12

Re: svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

2006-09-10 Thread Brett Porter
Yes, we require the snapshot of the plugin-plugin to do that. - Brett On 11/09/2006, at 6:35 AM, Vincent Siveton wrote: Hi Dennis, When calling mvn site, this bump seems to overwrite the generated index.html (ie from index.apt) by a default index. Works a treat with maven-plugins:2-SNAPSHOT o

Re: svn commit: r440862 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

2006-09-10 Thread Vincent Siveton
Hi Dennis, When calling mvn site, this bump seems to overwrite the generated index.html (ie from index.apt) by a default index. Works a treat with maven-plugins:2-SNAPSHOT or 4-SNAPSHOT I used maven-site-plugin:2.0-beta-5 Cheers, Vincent 2006/9/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Autho

API proposal for discussion: issue management API and project management

2006-09-10 Thread Jimisola Laursen
Hi, There are a couple of us (Jimisola Laursen, Tomasz Pik and Jason van Zyl) that been thinking/discussing an issue (management) API for Maven similar to the way that scm systems are handed by Maven SCM. While Jimisola was discussing this with Jason he revealed that he had a project (management)

Re: 2.1 Trunk and lack of debug output

2006-09-10 Thread Jason van Zyl
On 10 Sep 06, at 6:11 AM 10 Sep 06, Wendell Beckwith wrote: Is there a problem with executing the 2.1 trunk code with the -X or --debug options? I have 2 separate trunk checkouts, one from a week ago and one I just built. Both builds seem to work fine with the exception that it is imposs

Re: 2.1 Trunk and lack of debug output

2006-09-10 Thread Wendell Beckwith
Partially fixed here, http://jira.codehaus.org/browse/MNG-2554, with the supplied patch. This restores debug logging to the mojos, but not maven itself. There are comments in the code that that logging for maven has already been initialized before the request appears and that it will need to be