Re: maven.zones.apache.org upgraded

2005-05-27 Thread Jason van Zyl
On Fri, 2005-05-27 at 13:36 +1000, Brett Porter wrote: This is now running CI for Continuum, Plexus utils/containers and Maven 1's core. I've filed for all the problems I had. I had to do far too much server side diddling, but we'll get there... I've now got all the m2 stuff in the

Re: maven.zones.apache.org upgraded

2005-05-27 Thread Jason van Zyl
On Fri, 2005-05-27 at 22:17 +1000, Brett Porter wrote: Jason van Zyl wrote: On Fri, 2005-05-27 at 13:36 +1000, Brett Porter wrote: This is now running CI for Continuum, Plexus utils/containers and Maven 1's core. I've filed for all the problems I had. I had to do far too much

[jira] Created: (CONTINUUM-172) Create a conituum-documentation Component for the Continuum JIRA project

2005-05-27 Thread Tim O'Brien (JIRA)
Create a conituum-documentation Component for the Continuum JIRA project Key: CONTINUUM-172 URL: http://jira.codehaus.org/browse/CONTINUUM-172 Project: Continuum Type: Task Reporter: Tim

RE: PVCS and Maven

2005-05-27 Thread Jason van Zyl
On Fri, 2005-05-27 at 18:24 +0100, Richardson, Simon (Treasury) wrote: Thx Just before I start - why is there a dependency on m2 - I thought in an earlier mail the aim of maven-scm was to provide for both m1 and m2? It is but we don't build with m1. We eat our own dog food and build both

Re: ScmFileSet ignores excludes

2005-05-27 Thread dan tran
here is another one, to be placed in maven-scm-api test suite package org.apache.maven.scm; import java.io.File; import java.io.IOException; import org.apache.maven.scm.ScmTestCase; /** * @author dtran */ public class ScmFileSetTest extends ScmTestCase { public void testExcludes()

[maven2 build - SUCCESS] Fri May 27 02:07:01 EDT 2005

2005-05-27 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050527.020701.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050527.020701.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Flaw in maven-scm-api command line expansion

2005-05-27 Thread dan tran
Folks, Most of maven-scm-api commands like checkin, add, tag, changelog has a ScmFileSet argument which ultimately expands into a list of individual files on a command line. The finally command line becomes very long, huge, so huge for a larget project (like my legacy project). I know for sure,

[jira] Created: (MAVENUPLOAD-397) Log4j library, version 1.2.9

2005-05-27 Thread Igor Deruga (JIRA)
Log4j library, version 1.2.9 Key: MAVENUPLOAD-397 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-397 Project: maven-upload-requests Type: Task Reporter: Igor Deruga Attachments: log4j-1.2.9.jar log4j-1.2.9.pom is inside the jar

Design Get Together II - Fri May 27 12:00 UTC

2005-05-27 Thread Brett Porter
Yesterdays feedback has been incoporated into the documents, and spawned a couple of small new ones which we didn't quite get resolved. We're hoping to continue tonight with: - Build Lifecycle - Packaging vs Type - Release Management - Multiple Goal Executions - Transitive dep filtering The

results of synchronize

2005-05-27 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 5 (10 including POMs). building file list ... done activemq/distributions/ last-sync.txt wrote

Re: Design Get Together II - Fri May 27 12:00 UTC

2005-05-27 Thread Brett Porter
We've all got other things to do, so we'll move this to Monday, and probably an hour or two earlier. Will advise closer to the time. Brett Porter wrote: Yesterdays feedback has been incoporated into the documents, and spawned a couple of small new ones which we didn't quite get resolved.

Re: maven.zones.apache.org upgraded

2005-05-27 Thread Brett Porter
So you're symlinking the settings.xml provided by continuum so that the installed m2 uses it? other way around I agree they should be in sync but I think the instance of Continuum running should use the m2 installed on the machine. So maybe we need to know where it lives so that Continuum

results of synchronize

2005-05-27 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). building file list ... done last-sync.txt wrote 639782 bytes read 42 bytes

[jira] Created: (MPCLOVER-40) clover:test-single attains goal clover:swing-report-internal which no longer exists

2005-05-27 Thread Kristopher Brown (JIRA)
clover:test-single attains goal clover:swing-report-internal which no longer exists --- Key: MPCLOVER-40 URL: http://jira.codehaus.org/browse/MPCLOVER-40 Project: maven-clover-plugin

[jira] Created: (CONTINUUM-173) plexus.bat doesn't start Continuum on Windows XP

2005-05-27 Thread Tim O'Brien (JIRA)
plexus.bat doesn't start Continuum on Windows XP Key: CONTINUUM-173 URL: http://jira.codehaus.org/browse/CONTINUUM-173 Project: Continuum Type: Bug Components: continuum-core Versions: 1.0-alpha-2

results of synchronize

2005-05-27 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 29 (58 including POMs). building file list ... done last-sync.txt mule/jars/

svn commit: r178791 - in /maven/maven-1/plugins/trunk/clover: plugin.jelly xdocs/changes.xml

2005-05-27 Thread vmassol
Author: vmassol Date: Fri May 27 09:35:03 2005 New Revision: 178791 URL: http://svn.apache.org/viewcvs?rev=178791view=rev Log: MPCLOVER-40: Fixed the codeclover:test-single/code goal which was wrongly calling the codeclover:swing-report-internal/code (should have been

[jira] Closed: (MAVENUPLOAD-397) Log4j library, version 1.2.9

2005-05-27 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-397?page=all ] Carlos Sanchez closed MAVENUPLOAD-397: -- Resolution: Fixed Assign To: Carlos Sanchez Log4j library, version 1.2.9 Key: MAVENUPLOAD-397

Re: PVCS and Maven

2005-05-27 Thread dan tran
Simon, Download M2, then go to one of scm/maven-scm-provider implementation and type m2 install -D On 5/27/05, Richardson, Simon (Treasury) [EMAIL PROTECTED] wrote: Dan I've just grabbed the svn code for maven-scm, and wonder if you could tell me how to build it? I tried a jar:jar

JIRA issue

2005-05-27 Thread Vincent Massol
JIRA seems very unstable. Also it seems someone has modified the maven-clover-plugin JIRA project's version from 1.9.1 to 1.10. I'd like to know why. I cannot edit an issue, JIRA is returning some exception. Thanks -Vincent

JIRA issue

2005-05-27 Thread Vincent Massol
JIRA seems very unstable. Also it seems someone has modified the maven-clover-plugin JIRA project's version from 1.9.1 to 1.10. I'd like to know why. I cannot edit an issue, JIRA is returning some exception. Thanks -Vincent

Re: JIRA issue

2005-05-27 Thread Jason van Zyl
On Fri, 2005-05-27 at 18:40 +0200, Vincent Massol wrote: JIRA seems very unstable. Yah, I've been chatting with infra about setting up a JIRA instance for Maven on our zone machine. Each PMC now has a machine to use for their own purposes. Also it seems someone has modified the

ScmFileSet's excludes and includes [ Was Flaw in maven-scm-api command line expansion ]

2005-05-27 Thread dan tran
In starteam, when I want work against all of files under a directory (ie ScmFileSet without excludes and includes), I dont have to pass in anything to command line In order to detect this condition, I need a ability in ScmFileSet api to give me an indication if the user uses either excludes or

results of synchronize

2005-05-27 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). building file list ... done jmock/distributions/ last-sync.txt wrote 639746

[jira] Closed: (MAVENUPLOAD-396) add stax-1.0.jar to ibiblio repo. Please note the name collision!

2005-05-27 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-396?page=all ] Carlos Sanchez closed MAVENUPLOAD-396: -- Resolution: Fixed Assign To: Carlos Sanchez That groupId should be ok. Group naming will be clearer in m2 add stax-1.0.jar to ibiblio

[jira] Commented: (MAVENUPLOAD-382) Please upload final version of xpp2

2005-05-27 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-382?page=comments#action_40136 ] Carlos Sanchez commented on MAVENUPLOAD-382: Ok, I'll add to that groupID but please add a package tag so maven2 repo gets properly generated. Please upload

svn commit: r178825 - /maven/components/trunk/maven-model /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/inheritance /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/injection /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/inheritance

2005-05-27 Thread jdcasey
Author: jdcasey Date: Fri May 27 14:47:12 2005 New Revision: 178825 URL: http://svn.apache.org/viewcvs?rev=178825view=rev Log: Added inheritance of Plugins according to the rules we decided upon. This consists of: - inheritanceApplied flag on Plugin and Goal (NOT fields, just a code-only flag)

[maven2 build - SUCCESS] Fri May 27 18:07:00 EDT 2005

2005-05-27 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050527.180700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050527.180700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Created: (MPSCM-54) Need scm:checkin goal

2005-05-27 Thread Dan Tran (JIRA)
Need scm:checkin goal - Key: MPSCM-54 URL: http://jira.codehaus.org/browse/MPSCM-54 Project: maven-scm-plugin Type: New Feature Versions: 1.5 Environment: XP, maven 1.0.2 Reporter: Dan Tran Fix For: 1.5 Need scm:checkin goal

svn commit: r178836 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle /maven/components/trunk/maven-model /maven/components/trunk/maven-plugin-descriptor/src/main/java/org/apache/maven/plugin/descriptor /maven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project

2005-05-27 Thread jdcasey
Author: jdcasey Date: Fri May 27 16:05:09 2005 New Revision: 178836 URL: http://svn.apache.org/viewcvs?rev=178836view=rev Log: o changed the inheritanceApplied flag to be set by default, and unset if the plugin is merged to the child without inherit/ being specified...this makes it work with

[maven2 build - SUCCESS] Fri May 27 19:07:01 EDT 2005

2005-05-27 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050527.190701.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050527.190701.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Created: (MRM-7) postgresql-7.4.1-jdbc3.pom badly converted

2005-05-27 Thread Carlos Sanchez (JIRA)
postgresql-7.4.1-jdbc3.pom badly converted -- Key: MRM-7 URL: http://jira.codehaus.org/browse/MRM-7 Project: Maven Repository Manager Type: Bug Components: repository-converter Reporter: Carlos Sanchez The m1

results of synchronize

2005-05-27 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 1 (2 including POMs). building file list ... done ./ last-sync.txt net.sf.stax/ net.sf.stax/jars/

results of synchronize

2005-05-27 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). building file list ... done last-sync.txt wrote 639901 bytes read 42 bytes