Re: Trouble w/ the Plexus app and on Tomcat r516446

2007-03-10 Thread Brett Porter
This occurs when you use an older database that was on jpox 1.1.4, and run it under the new stuff, unfortunately. You probably need to start over with your users database. - Brett On 10/03/2007, at 7:59 PM, Wendy Smoak wrote: I'm attempting to update the docs for running Archiva on Tomcat

Re: [maven2 build branches/maven-2.0.x - FAILED - update] Sun Mar 11 03:45:00 GMT 2007

2007-03-10 Thread Brett Porter
The recent commits for MNG-1577 seem to have broken the build. On 11/03/2007, at 3:45 AM, [EMAIL PROTECTED] wrote: Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2- build-log-20070311.034500.txt - To u

[VOTE] Release maven-plugin-tools 2.1 (take 2)

2007-03-10 Thread Dennis Lundberg
Hi, Trying this vote once more. This time with staging. This release is a preparation for a new release of the maven-plugin-plugin. Changes: - Add support for new annotations: @since for mojos and @implementation for parameters - Remove pluggy. It was only for the bootstrap and is no longer nee

Re: [VOTE] Release maven-model-converter 2.1 (take 2)

2007-03-10 Thread Dennis Lundberg
Dennis Lundberg wrote: Hi, Trying this vote once more. This with staging. This release is a preparation for a release of the maven-one-plugin. The issues that have been resolved can be seen in JIRA: http://jira.codehaus.org/browse/MNG-2320 http://jira.codehaus.org/browse/MNG-2327 http://jira.c

[VOTE] Release maven-model-converter 2.1 (take 2)

2007-03-10 Thread Dennis Lundberg
Hi, Trying this vote once more. This with staging. This release is a preparation for a release of the maven-one-plugin. The issues that have been resolved can be seen in JIRA: http://jira.codehaus.org/browse/MNG-2320 http://jira.codehaus.org/browse/MNG-2327 http://jira.codehaus.org/browse/MNG-2

Re: [VOTE] Release maven-model-converter 2.1

2007-03-10 Thread Dennis Lundberg
Here are the results of this vote: +1 (5): Jason van Zyl, Stéphane Nicoll, Emmanuel Vinesse, Arnaud Heritier, Vincent Siveton. -1 (1): Dennis Lundberg This vote has failed. Dennis Lundberg wrote: Hi, I'd like to release maven-model-converter. The last release was 2.0.4. Back then it resid

Re: [VOTE] Release maven-model-converter 2.1

2007-03-10 Thread Dennis Lundberg
I'm changing my vote to -1, due to the same reasons that where brought up in the vote for maven-plugin-tools. The parent is too old and does not generate the proper license files. Dennis Lundberg wrote: Hi, I'd like to release maven-model-converter. The last release was 2.0.4. Back then it r

[RESULT][VOTE] Release maven-plugin-tools 2.1

2007-03-10 Thread Dennis Lundberg
Here are the results of this vote: +1 (1): Dennis Lundberg -1 (2): Daniel Kulp, Brett Porter This vote has failed. Dennis Lundberg wrote: Hi, I'd like to release maven-plugin-tools-2.1. The previous release was 2.0.5. This release is a preparation for a new release of the maven-plugin-plugi

Re: Adding Web Service Support to MavenEmbedder

2007-03-10 Thread Jason van Zyl
On 10 Mar 07, at 8:03 AM 10 Mar 07, Shane Isbell wrote: Hi Jason, I am thinking more of an out-of-band concept, where we have a SOAP interface for issuing of build commands and a dedicated socket connection that is hooked up - through a MavenEmbedderLogger implementation - between the ID

Re: Adding Web Service Support to MavenEmbedder

2007-03-10 Thread Shane Isbell
Hi Jason, I am thinking more of an out-of-band concept, where we have a SOAP interface for issuing of build commands and a dedicated socket connection that is hooked up - through a MavenEmbedderLogger implementation - between the IDE and the build machine. The socket logger will pipe into the IDE