[jira] Closed: (MAVEN-1298) Repostory.splitSCMConnection() is broken for non-cvs scm

2004-05-28 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sat, 29 May 2004 1:03 AM Fixed. Repository class changed. RepositoryTest updated and reinstated to build. - View the issue: http://jira.co

cvs commit: maven/xdocs changes.xml

2004-05-28 Thread dion
dion2004/05/28 21:48:26 Modified:xdocsTag: MAVEN-1_0-BRANCH changes.xml Log: Fix for MAVEN-1298. Revision ChangesPath No revision No revision 1.14.4.21 +5 -0 maven/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven project.xml

2004-05-28 Thread dion
dion2004/05/28 21:46:28 Modified:src/test/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH RepositoryTest.java src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH Repository.java .Tag: MAVEN-

[maven2 build] Sat May 29 00:07:00 EDT 2004

2004-05-28 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-core/bootstrap.plugins P maven-core/project.xml --- Building mboot ... -

cvs commit: maven-components/maven-core bootstrap.plugins project.xml

2004-05-28 Thread jvanzyl
jvanzyl 2004/05/28 20:23:21 Modified:maven-core bootstrap.plugins project.xml Log: o add goodies for plugin plugin Revision ChangesPath 1.7 +1 -0 maven-components/maven-core/bootstrap.plugins Index: bootstrap.plugins =

cvs commit: maven-components/maven-plugins/maven-plugin-plugin - Imported sources

2004-05-28 Thread jvanzyl
jvanzyl 2004/05/28 20:21:30 Log: Status: Vendor Tag: ASF Release Tags: INIT N maven-components/maven-plugins/maven-plugin-plugin/project.xml N maven-components/maven-plugins/maven-plugin-plugin/.cvsignore N maven-components/maven-plugins/maven-plugin-plugin/src/main/java

cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator PluginDescriptorGenerator.java

2004-05-28 Thread jvanzyl
jvanzyl 2004/05/28 20:20:33 Modified:maven-plugin/src/main/java/org/apache/maven/plugin/generator PluginDescriptorGenerator.java Log: o make sure dir exists Revision ChangesPath 1.7 +8 -1 maven-components/maven-plugin/src/main/java/org/

[maven2 build] Fri May 28 23:07:00 EDT 2004

2004-05-28 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-core/src/main/java/org/apache/maven/plugin/OgnlProjectValueExtractor.java --- Building mboot ... ---

[jira] Closed: (MNG-8) Enhance ognl parsing

2004-05-28 Thread jira
Message: The following issue has been closed. Resolver: Jason van Zyl Date: Fri, 28 May 2004 10:49 PM It is now possible to have expressions like: #maven.build.dest/META-INF/maven - View the issue: http://jira.co

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin OgnlProjectValueExtractor.java

2004-05-28 Thread jvanzyl
jvanzyl 2004/05/28 19:49:41 Modified:maven-core/src/main/java/org/apache/maven/plugin OgnlProjectValueExtractor.java Log: o allow path expressions and handle them properly Revision ChangesPath 1.3 +13 -2 maven-components/maven-core/src/m

cvs commit: maven-components/maven-core/src/test/java/org/apache/maven/plugin OgnlProjectValueExtractorTest.java

2004-05-28 Thread jvanzyl
jvanzyl 2004/05/28 19:48:28 Added: maven-core/src/test/java/org/apache/maven/plugin OgnlProjectValueExtractorTest.java Log: o test for the ognl project value extractor Revision ChangesPath 1.1 maven-components/maven-core/src/tes

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven/plugin OgnlProjectValueExtractor.java

2004-05-28 Thread jvanzyl
jvanzyl 2004/05/28 19:44:50 Modified:maven-core/src/main/java/org/apache/maven/plugin OgnlProjectValueExtractor.java Log: o fix logic, only pass back basedir value when it is explicity asked for. Revision ChangesPath 1.2 +2 -2 maven-com

[jira] Created: (MAVEN-1300) Add update support to maven-jar-plugin

2004-05-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1300 Here is an overview of the issue: - Key:

[jira] Commented: (MAVEN-1298) Repostory.splitSCMConnection() is broken for non-cvs scm

2004-05-28 Thread jira
The following comment has been added to this issue: Author: Jason Dillon Created: Fri, 28 May 2004 6:22 PM Body: This also breaks the maven-changelog-plugin... for scm:perforce anyways. Also, the maven-changelog-plugin does not know about changing the delimiter. --

[jira] Created: (MAVEN-1299) maven-plugin-plugin not updated in rc3 release

2004-05-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1299 Here is an overview of the issue: - Key:

[jira] Created: (MAVEN-1298) Repostory.splitSCMConnection() is broken for non-cvs scm

2004-05-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1298 Here is an overview of the issue: - Key:

[jira] Commented: (MPXDOC-91) bundled css files contain no filter tokens for ui property values

2004-05-28 Thread jira
The following comment has been added to this issue: Author: David Weinkauf Created: Fri, 28 May 2004 4:25 PM Body: As a user, I would like the ability to set the xdoc style properties against the default maven theme and not be relegated to using the 'classic' theme which is obvio

[maven2 build] Fri May 28 13:07:00 EDT 2004

2004-05-28 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-plugins/maven-resources-plugin/project.xml --- Building mboot ... --

Re: cvs commit: maven-jelly-tags/xdocs changes.xml

2004-05-28 Thread Brett Porter
Fixed... sorry about that. Emmanuel Venisse wrote: There a lock on this module for src and xdocs directories. Could you reslove it? Thanks. Emmanuel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache/maven/plugin ResourcesPluginTest.java

2004-05-28 Thread brett
brett 2004/05/28 09:52:04 Modified:maven-plugins/maven-resources-plugin project.xml Added: maven-plugins/maven-resources-plugin/src/test/java/org/apache/maven/plugin ResourcesPluginTest.java Log: add failing plugin test for something that should be

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache/maven/plugin - New directory

2004-05-28 Thread brett
brett 2004/05/28 09:50:20 maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache/maven/plugin - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache/maven - New directory

2004-05-28 Thread brett
brett 2004/05/28 09:48:09 maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache/maven - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache - New directory

2004-05-28 Thread brett
brett 2004/05/28 09:47:47 maven-components/maven-plugins/maven-resources-plugin/src/test/java/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test/java/org - New directory

2004-05-28 Thread brett
brett 2004/05/28 09:47:34 maven-components/maven-plugins/maven-resources-plugin/src/test/java/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test/java - New directory

2004-05-28 Thread brett
brett 2004/05/28 09:47:04 maven-components/maven-plugins/maven-resources-plugin/src/test/java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-resources-plugin/src/test - New directory

2004-05-28 Thread brett
brett 2004/05/28 09:46:49 maven-components/maven-plugins/maven-resources-plugin/src/test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: maven-jelly-tags/xdocs changes.xml

2004-05-28 Thread Emmanuel Venisse
There a lock on this module for src and xdocs directories. Could you reslove it? Thanks. Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 28, 2004 3:01 AM Subject: FW: cvs commit: maven-jelly-tags/xdocs changes.xml > since

[jira] Commented: (MAVEN-1297) The clean goal should ignore missing subproject dependencies

2004-05-28 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Fri, 28 May 2004 10:09 AM Body: Often in a multiproject environment a 'master build' project with no subproject dependencies is created. --

[jira] Created: (MAVEN-1297) The clean goal should ignore missing subproject dependencies

2004-05-28 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1297 Here is an overview of the issue: - Key:

ant vs m1 vs m2

2004-05-28 Thread Jason van Zyl
Howdy, Just for anyone interested in following the dev of m2: ant: real0m3.678s user0m2.270s sys 0m0.140s m1: real0m5.600s user0m4.180s sys 0m0.080s m2: real0m2.468s user0m0.910s sys 0m0.000s This is for the most simple of builds with one source

[maven2 build] Fri May 28 09:07:00 EDT 2004

2004-05-28 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-mboot/src/bash/pluggy P maven-plugins/maven-clean-plugin/project.xml P maven-plugins/maven-compiler-plugin/project.xml P maven-plugins/maven-jar-plugin/project.xml P maven-plugins/maven-resources-plugin/proj

RE: cvs commit: maven-components/maven-core/src/main/java/org/apa che/maven DefaultMavenCore.java

2004-05-28 Thread Jason van Zyl
On Fri, 2004-05-28 at 08:43, Jason van Zyl wrote: > On Fri, 2004-05-28 at 08:21, Maczka Michal wrote: > > > For plexus components we can use Plexus logging mechanism and/or Monitors. > > What might be difficult to deal with are Mojos (Maven Pojos) > > They are supposed to be really simple classes

Re: cvs commit: maven-components/maven-core/src/main/java/org/apache/maven DefaultMavenCore.java

2004-05-28 Thread Jason van Zyl
On Fri, 2004-05-28 at 08:11, Emmanuel Venisse wrote: > Yes for the moment, I think we don't have a log strategy. Jason? The use of a simple monitor and/or a strategy to extract message information from the response and let the client system take care of sending messages to the user, whether that b

RE: cvs commit: maven-components/maven-core/src/main/java/org/apa che/maven DefaultMavenCore.java

2004-05-28 Thread Jason van Zyl
On Fri, 2004-05-28 at 08:21, Maczka Michal wrote: > For plexus components we can use Plexus logging mechanism and/or Monitors. > What might be difficult to deal with are Mojos (Maven Pojos) > They are supposed to be really simple classes which are independent of > Plexus or Maven > and have (almo

RE: cvs commit: maven-components/maven-core/src/main/java/org/apa che/maven DefaultMavenCore.java

2004-05-28 Thread Maczka Michal
> -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Friday, May 28, 2004 2:12 PM > To: Maven Developers List; [EMAIL PROTECTED] > Subject: Re: cvs commit: > maven-components/maven-core/src/main/java/org/apache/maven > DefaultMavenCore.java > > > Yes for the m

cvs commit: maven-components/maven-mboot/src/bash pluggy

2004-05-28 Thread evenisse
evenisse2004/05/28 05:19:41 Modified:maven-mboot/src/bash pluggy Log: Add pom to usage. Revision ChangesPath 1.4 +2 -2 maven-components/maven-mboot/src/bash/pluggy Index: pluggy === RCS fi

[maven2 build] Fri May 28 08:07:00 EDT 2004

2004-05-28 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-core/src/main/java/org/apache/maven/DefaultMavenCore.java P maven-core/src/main/java/org/apache/maven/Maven.java P maven-core/src/main/java/org/apache/maven/MavenCli.java P maven-core/src/main/java/org/apach

cvs commit: maven-components/maven-plugins/maven-surefire-plugin project.xml

2004-05-28 Thread evenisse
evenisse2004/05/28 05:07:43 Modified:maven-plugins/maven-clean-plugin project.xml maven-plugins/maven-compiler-plugin project.xml maven-plugins/maven-jar-plugin project.xml maven-plugins/maven-resources-plugin project.xml maven-

Re: cvs commit: maven-components/maven-core/src/main/java/org/apache/maven DefaultMavenCore.java

2004-05-28 Thread Emmanuel Venisse
Yes for the moment, I think we don't have a log strategy. Jason? Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, May 28, 2004 2:02 PM Subject: Re: cvs commit: maven-components/maven-core/src/main/java/or

Re: cvs commit: maven-components/maven-core/src/main/java/org/apache/maven DefaultMavenCore.java

2004-05-28 Thread Brett Porter
Are we really still using System.out in the new code? I thought there would be some monitors for this. [EMAIL PROTECTED] wrote: evenisse2004/05/28 04:59:56 Modified:maven-core/src/main/java/org/apache/maven DefaultMavenCore.java Log: Add some trace processing for

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven DefaultMavenCore.java

2004-05-28 Thread evenisse
evenisse2004/05/28 04:59:56 Modified:maven-core/src/main/java/org/apache/maven DefaultMavenCore.java Log: Add some trace processing for reactor. Revision ChangesPath 1.8 +9 -0 maven-components/maven-core/src/main/java/org/apache/maven/D

cvs commit: maven-components/maven-core/src/main/java/org/apache/maven DefaultMavenCore.java Maven.java MavenCli.java MavenCore.java

2004-05-28 Thread evenisse
evenisse2004/05/28 04:32:09 Modified:maven-core/src/main/java/org/apache/maven DefaultMavenCore.java Maven.java MavenCli.java MavenCore.java Log: Add the possibility to define includes and excludes project for the reactor processing wi

[jira] Closed: (MPJCOVERAGE-8) jcoverage report generation fails when no java source present

2004-05-28 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 28 May 2004 6:27 AM Done. - View the issue: http://jira.codehaus.org/browse/MPJCOVERAGE-8 Here is an overview of the issue:

cvs commit: maven-plugins/jcoverage/xdocs changes.xml

2004-05-28 Thread evenisse
evenisse2004/05/28 03:27:27 Modified:jcoverage plugin.jelly jcoverage/xdocs changes.xml Log: MPJCOVERAGE-8. Fixed report generation fails when no java source present. Revision ChangesPath 1.13 +60 -53maven-plugins/jcoverage/plugin.jelly Index:

[jira] Closed: (MPJNLP-9) Missing initialization in jnlp:generate-keystore goal

2004-05-28 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 28 May 2004 6:12 AM Done. - View the issue: http://jira.codehaus.org/browse/MPJNLP-9 Here is an overview of the issue: -

[jira] Commented: (MAVEN-1273) HttpClient spits out errors when HTTP BASIC authenticated remote repos are configured

2004-05-28 Thread jira
The following comment has been added to this issue: Author: Andreas Peschka Created: Fri, 28 May 2004 6:05 AM Body: I had the same Problem! I fixed it by changing one line code in org.apache.maven.util.HttpUtils: Line 244 (CVS from 28.05.04) String encoding = Base64.encode(up.getB

cvs commit: maven-plugins/jnlp/xdocs changes.xml

2004-05-28 Thread evenisse
evenisse2004/05/28 03:12:31 Modified:jnlp plugin.jelly jnlp/xdocs changes.xml Log: MPJNLP-9. Add jnlp:init goal for jnlp:generate-keystore goal. Revision ChangesPath 1.26 +10 -5 maven-plugins/jnlp/plugin.jelly Index: plugin.jelly ===

[jira] Closed: (MPJNLP-8) Add Support for JarDiff

2004-05-28 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Fri, 28 May 2004 5:54 AM Applied. Thanks. - View the issue: http://jira.codehaus.org/browse/MPJNLP-8 Here is an overview of the issue

cvs commit: maven-plugins/jnlp/xdocs changes.xml properties.xml

2004-05-28 Thread evenisse
evenisse2004/05/28 02:53:24 Modified:jnlp plugin.jelly plugin.properties project.xml jnlp/xdocs changes.xml properties.xml Log: MPJNLP-8. Added Support for JarDiff. Revision ChangesPath 1.25 +35 -2 maven-plugins/jnlp/plugin.jelly Index: pl