Re: Re: 'No such provider: perforce'

2005-11-24 Thread Emmanuel Venisse
pom of release plugin is already updated. You must build it. Emmanuel dan tran a écrit : the current release plugin uses maven-scm alpha2. so you will need to fetch maven-release plugin, fix its pom to use maven-scm beta2 snapshot ( for now) -D On 11/23/05, *Wim Deblauwe* [EMAIL

RE: 'No such provider: perforce'

2005-11-24 Thread Mike Perham
D:\apache\maven-scm\maven-scm-providers\maven-scm-provider-clearcase\src\main\java\org\apache\maven\scm\provider\clearcase\command\unedit\ClearCaseUnEditConsumer.java:[53,16] cannot resolve symbolsymbol : method contains (java.lang.String)location: class java.lang.String I think you are

Re: RE: 'No such provider: perforce'

2005-11-24 Thread Emmanuel Venisse
I didn't see it, we must fix it Mike Perham a écrit : D:\apache\maven-scm\maven-scm-providers\maven-scm-provider-clearcase\src\main\java\org\apache\maven\ scm\provider\clearcase\command\unedit\ClearCaseUnEditConsumer.java:[53,16] cannot resolve symbol symbol : method contains

Re: 'No such provider: perforce'

2005-11-24 Thread Wim Deblauwe
Thanks, I added a JIRA ticket with a patch for it: http://jira.codehaus.org/browse/SCM-83 Wim2005/11/24, Mike Perham [EMAIL PROTECTED]:

[jira] Closed: (SCM-83) [patch] update to avoid that JDK 1.5 is needed to compile clearcase-provider

2005-11-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-83?page=all ] Emmanuel Venisse closed SCM-83: --- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0-beta-2 applied [patch] update to avoid that JDK 1.5 is needed to compile

problems with cvs provider

2005-11-24 Thread Mike Perham
Two tests fail. junit.framework.AssertionFailedError: expected:38403 but was:39511 at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:282) at junit.framework.Assert.assertEquals(Assert.java:64) at

[jira] Created: (SCM-84) Develop VSS Provider for Maven-SCM

2005-11-24 Thread George Gastaldi (JIRA)
Develop VSS Provider for Maven-SCM -- Key: SCM-84 URL: http://jira.codehaus.org/browse/SCM-84 Project: Maven SCM Type: New Feature Components: maven-scm-provider-vss Reporter: George Gastaldi -- This message is

Clearcase unedit command

2005-11-24 Thread Emmanuel Venisse
Can you remind me what is the role of this command for clearcase? Emmanuel

[jira] Commented: (SCM-84) Develop VSS Provider for Maven-SCM

2005-11-24 Thread George Gastaldi (JIRA)
[ http://jira.codehaus.org/browse/SCM-84?page=comments#action_51940 ] George Gastaldi commented on SCM-84: More info on VSS command (SS.exe) can be found on:

RE: Clearcase unedit command

2005-11-24 Thread Mike Perham
Cool, but why do you force the user to do that? Shouldn't this operation just always be called and the svn/cvs impl be a no-op? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, November 24, 2005 3:04 PM To: scm-dev@maven.apache.org Subject: Re:

Re: Clearcase unedit command

2005-11-24 Thread Emmanuel Venisse
but we can perhaps add a hook in release plugin ( if clearcase or perforce, always set it to true) Emmanuel Mike Perham a écrit : Cool, but why do you force the user to do that? Shouldn't this operation just always be called and the svn/cvs impl be a no-op? -Original Message- From:

RE: Clearcase unedit command

2005-11-24 Thread Mike Perham
I just tried this and I don't think it works correctly. Edit = please unlock and make this file available for me to change Unedit = please undo any of my changes, revert to repository version and lock it The PrepareReleaseMojo is just doing: 1. edit POM 2. update POM 3.

[jira] Commented: (SCM-80) [patch] update for the release and clearcase plugins

2005-11-24 Thread Wim Deblauwe (JIRA)
[ http://jira.codehaus.org/browse/SCM-80?page=comments#action_51971 ] Wim Deblauwe commented on SCM-80: - Ah, ok, I was not aware of that. Is there an easy way to get the list of the modified poms? How do you do this in SVN or CVS? [patch] update for the

[jira] Commented: (MEV-232) DWR POM should list dependencies as optional

2005-11-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-232?page=comments#action_51880 ] Carlos Sanchez commented on MEV-232: I think you go too far, is commons-logging optional too? DWR POM should list dependencies as optional

[jira] Commented: (MEV-231) OJB should list commons-dbcp as a dependency

2005-11-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-231?page=comments#action_51881 ] Carlos Sanchez commented on MEV-231: Dependencies are listed at http://cvs.apache.org/viewcvs.cgi/db-ojb/lib/ They include everything there for compilation, I'll try to get more info.

[jira] Commented: (MEV-231) OJB should list commons-dbcp as a dependency

2005-11-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-231?page=comments#action_51882 ] Carlos Sanchez commented on MEV-231: Forget last comment, let's not change the pom until we have an answer, trying to avoid changing the poms frequently. In the meantime users can

[jira] Created: (MEV-233) JSTL should list jsp-api as scope=provided

2005-11-24 Thread Matt Raible (JIRA)
JSTL should list jsp-api as scope=provided -- Key: MEV-233 URL: http://jira.codehaus.org/browse/MEV-233 Project: Maven Evangelism Type: Bug Reporter: Matt Raible

[jira] Updated: (MAVENUPLOAD-602) mysql-connector-java-3.1.11.jar is empty

2005-11-24 Thread Mattias Arbin (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-602?page=all ] Mattias Arbin updated MAVENUPLOAD-602: -- Attachment: mysql-connector-java-3.1.11.jar Here is the jar file. mysql-connector-java-3.1.11.jar is empty

[jira] Commented: (MEV-146) JSTL need also the standard.jar companion lib

2005-11-24 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-146?page=comments#action_51885 ] Matt Raible commented on MEV-146: - I've been able to reproduce this. It seems to me that jstl should depend on standard, or standard should depend on jstl - so you don't have to declare

[jira] Created: (MEV-234) Jakarta Commons IO 1.1 has a bad pom.xml

2005-11-24 Thread Dave Sag (JIRA)
Jakarta Commons IO 1.1 has a bad pom.xml Key: MEV-234 URL: http://jira.codehaus.org/browse/MEV-234 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Dave Sag specified the following dependency

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=comments#action_51887 ] Emmanuel Venisse commented on CONTINUUM-401: strange. Can you attache a little sample and some explanations, so i'll try to reproduce it. With maven2, all projects are

Re: [vote] 2.0.1/2.1 dev process

2005-11-24 Thread Alan D. Cabrera
Brett Porter wrote, On 11/22/2005 9:07 PM: - use of the flying fish technique (ie bugfix only release goes over to /branches/2.0.x) * we should merge at each point release (2.0.1, 2.0.2) back to trunk * can do interim merges if there are long time lines on those releases It has always

[jira] Created: (MRM-30) use post commit hook instead of svn update for poms

2005-11-24 Thread Brett Porter (JIRA)
use post commit hook instead of svn update for poms --- Key: MRM-30 URL: http://jira.codehaus.org/browse/MRM-30 Project: Maven Repository Manager Type: Bug Components: repository-converter Reporter: Brett

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-24 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/24-Nov-2005_05.08.10/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Created: (MNG-1673) Improper APT tags? (Guide to release plugin)

2005-11-24 Thread Anuerin Diaz (JIRA)
Improper APT tags? (Guide to release plugin) Key: MNG-1673 URL: http://jira.codehaus.org/browse/MNG-1673 Project: Maven 2 Type: Bug Components: documentation - guides Reporter: Anuerin Diaz Priority: Trivial

[jira] Commented: (MNG-1673) Improper APT tags? (Guide to release plugin)

2005-11-24 Thread Trent Rosenbaum (JIRA)
[ http://jira.codehaus.org/browse/MNG-1673?page=comments#action_51894 ] Trent Rosenbaum commented on MNG-1673: -- This issue is a duplicate of the following issue: http://jira.codehaus.org/browse/MNG-1642 Improper APT tags? (Guide to release plugin)

[maven2 build - SUCCESS - update] Thu Nov 24 10:45:00 GMT 2005

2005-11-24 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051124.104500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051124.104500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[jira] Created: (MNG-1674) configure test-jar to include only special classes of the test source

2005-11-24 Thread Joerg Schaible (JIRA)
configure test-jar to include only special classes of the test source - Key: MNG-1674 URL: http://jira.codehaus.org/browse/MNG-1674 Project: Maven 2 Type: Improvement Components: maven-jar-plugin

[jira] Closed: (MNG-1642) Incorrect APT markup applied to the Title of the guide-releasing.apt

2005-11-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1642?page=all ] Emmanuel Venisse closed MNG-1642: - Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 2.0.1 Fixed. Incorrect APT markup applied to the Title of the guide-releasing.apt

[jira] Closed: (MNG-1673) Improper APT tags? (Guide to release plugin)

2005-11-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1673?page=all ] Emmanuel Venisse closed MNG-1673: - Resolution: Duplicate Improper APT tags? (Guide to release plugin) Key: MNG-1673 URL:

[jira] Closed: (MPA-21) Create site for doxia sub project

2005-11-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MPA-21?page=all ] Emmanuel Venisse closed MPA-21: --- Assign To: Brett Porter (was: Jason van Zyl) Resolution: Fixed Create site for doxia sub project - Key: MPA-21

[maven2 build - SUCCESS - update] Thu Nov 24 11:00:00 GMT 2005

2005-11-24 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051124.11.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051124.11.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[jira] Created: (MPCLOVER-50) Add support for span

2005-11-24 Thread Matt Read (JIRA)
Add support for span Key: MPCLOVER-50 URL: http://jira.codehaus.org/browse/MPCLOVER-50 Project: maven-clover-plugin Type: Improvement Versions: 1.10 Reporter: Matt Read Priority: Minor Would it be possible add support for the

RE: [Maybe Spam] RE: release clover and javadoc plugins

2005-11-24 Thread Keil, Werner
Is Maven 2.0.1 already out? Or does it have to be compiled from source? Thanks, Werner -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: 23 November 2005 22:17 To: 'Maven Developers List' Subject: [Maybe Spam] RE: release clover and javadoc plugins

[maven2 build - SUCCESS - update] Thu Nov 24 11:45:00 GMT 2005

2005-11-24 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051124.114500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051124.114500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[maven2 build - SUCCESS - update] Thu Nov 24 12:15:00 GMT 2005

2005-11-24 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051124.121500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051124.121500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[jira] Closed: (MRM-30) use post commit hook instead of svn update for poms

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-30?page=all ] Brett Porter closed MRM-30: --- Assign To: Brett Porter Resolution: Fixed use post commit hook instead of svn update for poms --- Key:

[jira] Updated: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-24 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1655?page=all ] Olivier Lamy updated MNG-1655: -- Attachment: WarExplodedMojo.java WarCleanMojo.java lifecycle.xml I provided different files to attach the clean in the clean phase of the

Re: ClearCase 'checkout' implementation

2005-11-24 Thread Emmanuel Venisse
dan tran a écrit : Wim, it looks good to me from base SCM configuration perspective. I use a mixture of UCM and base SCM configurations. I keep the configspec file in base SCM. At the time doing the label, I update the confispec file and label that config spec only. At the perform

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-24 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/24-Nov-2005_08.31.25/repository.report.txt - To unsubscribe, e-mail: [EMAIL

Re: ClearCase 'checkout' implementation

2005-11-24 Thread dan tran
On 11/24/05, Emmanuel Venisse [EMAIL PROTECTED] wrote: dan tran a écrit : Wim, it looks good to me from base SCM configuration perspective. I use a mixture of UCM and base SCM configurations.I keep the configspec file in base SCM.At the time doing the label, I update the confispec file and label

Re: ClearCase 'checkout' implementation

2005-11-24 Thread dan tran
I am working on it, got approvals from my boss and VP. It is now on legal department's desk since I will spend some time during working hours for Maven. -Dan On 11/24/05, Emmanuel Venisse [EMAIL PROTECTED] wrote: Dan,do you have send your CLA?EmmanuelEmmanuel Venisse a écrit : dan tran a écrit

[jira] Created: (MEV-235) saaj-1.2.1

2005-11-24 Thread Joerg Schaible (JIRA)
saaj-1.2.1 -- Key: MEV-235 URL: http://jira.codehaus.org/browse/MEV-235 Project: Maven Evangelism Type: Task Components: Missing POM Reporter: Joerg Schaible Artifact part of jwsdp-1.4 as saaj/lib/saaj-api.jar -- This message is automatically

[jira] Updated: (MEV-235) saaj-1.2.1

2005-11-24 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MEV-235?page=all ] Joerg Schaible updated MEV-235: --- Attachment: saaj-1.2.1.pom The missing POM. BTW: The Manifest of this jar claims the spec to be 1.2, but the jar is signed despite to the saaj-1_2-fr-api.jar available

[jira] Updated: (MEV-236) saaj-impl-1.2.1

2005-11-24 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MEV-236?page=all ] Joerg Schaible updated MEV-236: --- Attachment: saaj-impl-1.2.1.pom The POM to the saaj-impl.jar saaj-impl-1.2.1 --- Key: MEV-236 URL:

[jira] Created: (MEV-236) saaj-impl-1.2.1

2005-11-24 Thread Joerg Schaible (JIRA)
saaj-impl-1.2.1 --- Key: MEV-236 URL: http://jira.codehaus.org/browse/MEV-236 Project: Maven Evangelism Type: Task Reporter: Joerg Schaible Attachments: saaj-impl-1.2.1.pom Artifact contained in jwsdp-1.4 in saaj/lib/saaj-impl.jar. See MEV-235 for

Re: ClearCase 'checkout' implementation

2005-11-24 Thread Emmanuel Venisse
dan tran a écrit : On 11/24/05, *Emmanuel Venisse* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: dan tran a écrit : Wim, it looks good to me from base SCM configuration perspective. I use a mixture of UCM and base SCM configurations. I keep the

[jira] Updated: (MAVEN-1730) Autoset MAVEN_HOME on Win32

2005-11-24 Thread Anton Tagunov (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1730?page=all ] Anton Tagunov updated MAVEN-1730: - Attachment: maven.bat.2.diff Arnaud, it's a 100% hit. On my way home yesterday I remembered that it won't work on win98. But it does work on NT. How about

[jira] Updated: (MAVEN-1730) Autoset MAVEN_HOME on Win32

2005-11-24 Thread Anton Tagunov (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1730?page=all ] Anton Tagunov updated MAVEN-1730: - Attachment: maven.bat.3.diff Or to be even on a safer side, could do like mvn.bat does. Now we're bulletproof :-) Autoset MAVEN_HOME on Win32

Re: [Maybe Spam] RE: release clover and javadoc plugins

2005-11-24 Thread Jason van Zyl
Keil, Werner wrote: Is Maven 2.0.1 already out? Or does it have to be compiled from source? It is not currently released, but slated for mid December. You will need to build from source if you want what will be 2.0.1 -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org Three

[jira] Commented: (MNG-1643) Provide installer support like NSIS or InnoSetup

2005-11-24 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-1643?page=comments#action_51906 ] Vincent Siveton commented on MNG-1643: -- - the default paths should be to use the windows PATH instead, shouldn't it? I am not sure to understand what you mean. Could you please

[jira] Closed: (MNG-1507) Merge contents of dependent wars into war being built

2005-11-24 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1507?page=all ] Emmanuel Venisse closed MNG-1507: - Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 2.0.1 Applied Merge contents of dependent wars into war being built

[jira] Closed: (MNG-1663) Dependencies report throws NullPointerException when a transitive dependency has system scope

2005-11-24 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-1663?page=all ] Vincent Siveton closed MNG-1663: Resolution: Fixed Applied in svn Dependencies report throws NullPointerException when a transitive dependency has system scope

[jira] Created: (MEV-237) Sun artifactId naming mess

2005-11-24 Thread Joerg Schaible (JIRA)
Sun artifactId naming mess -- Key: MEV-237 URL: http://jira.codehaus.org/browse/MEV-237 Project: Maven Evangelism Type: Bug Reporter: Joerg Schaible Looking at the current javax.xml poms in the repo, there is a mess in the naming of

[jira] Created: (MNG-1675) Source does not compile when the package name contains a - sign.

2005-11-24 Thread Luc Carpentier (JIRA)
Source does not compile when the package name contains a - sign. Key: MNG-1675 URL: http://jira.codehaus.org/browse/MNG-1675 Project: Maven 2 Type: Bug Versions: 2.0 Environment: Windows XP

[jira] Created: (MNG-1676) finalName not taken into account in install

2005-11-24 Thread Wim Deblauwe (JIRA)
finalName not taken into account in install --- Key: MNG-1676 URL: http://jira.codehaus.org/browse/MNG-1676 Project: Maven 2 Type: Bug Versions: 2.0 Reporter: Wim Deblauwe Hi, when I set finalName/ in my

[jira] Commented: (MNG-1670) using archetypes not deployed on central or one of it's mirrors

2005-11-24 Thread Jorg Heymans (JIRA)
[ http://jira.codehaus.org/browse/MNG-1670?page=comments#action_51914 ] Jorg Heymans commented on MNG-1670: --- thinking about it, this effectively makes it impossible to have say company-wide archetypes. I would like to up the priority of this but it seems

Re: svn commit: r348748 - in /maven/sandbox/issue/rbot: jira.rb rbot_jira_plugin.rb

2005-11-24 Thread Emmanuel Venisse
Jason, Why do you use ruby and not java? Emmanuel [EMAIL PROTECTED] a écrit : Author: jvanzyl Date: Thu Nov 24 07:00:28 2005 New Revision: 348748 URL: http://svn.apache.org/viewcvs?rev=348748view=rev Log: (empty) Added: maven/sandbox/issue/rbot/jira.rb - copied unchanged from

Re: svn commit: r348748 - in /maven/sandbox/issue/rbot: jira.rb rbot_jira_plugin.rb

2005-11-24 Thread Jason van Zyl
Emmanuel Venisse wrote: Jason, Why do you use ruby and not java? I've been learning ruby and so I just make things. I have a Java interface as well but Ruby is pretty good at prototyping stuff and there are tons of libraries. -- jvz. Jason van Zyl jason at maven.org

[jira] Created: (MNG-1677) SCM docs in project reference

2005-11-24 Thread Miguel Griffa (JIRA)
SCM docs in project reference - Key: MNG-1677 URL: http://jira.codehaus.org/browse/MNG-1677 Project: Maven 2 Type: Bug Reporter: Miguel Griffa in the page 1. http://maven.apache.org/maven-model/maven.html#class_scm the 'building

[jira] Commented: (MNG-1558) Manifest generation problems caused by valid POM information

2005-11-24 Thread Zeger Hendrikse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1558?page=comments#action_51923 ] Zeger Hendrikse commented on MNG-1558: -- We (at Fortis bank) are seriously hampered by this issue as well. - Trying to let Maven add entries to the manifest by specifying

[jira] Commented: (MEV-146) JSTL need also the standard.jar companion lib

2005-11-24 Thread Srepfler Srgjan (JIRA)
[ http://jira.codehaus.org/browse/MEV-146?page=comments#action_51926 ] Srepfler Srgjan commented on MEV-146: - I agree but I'm not shure which whould depend on which (maybe both). The taglibs standard.jar needs for sure the jstl.jar but on the otherhand

[jira] Commented: (MPSIMIAN-11) Includes/excludes pattern does not support multiple patterns

2005-11-24 Thread Sebastian Dietrich (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-11?page=comments#action_51927 ] Sebastian Dietrich commented on MPSIMIAN-11: for which version is this sceduled? It's not in 1.5... Includes/excludes pattern does not support multiple patterns

[jira] Commented: (MEV-146) JSTL need also the standard.jar companion lib

2005-11-24 Thread Srepfler Srgjan (JIRA)
[ http://jira.codehaus.org/browse/MEV-146?page=comments#action_51928 ] Srepfler Srgjan commented on MEV-146: - On the other hand, the standard is standard because it's standardised by sun but it's not said it's jakarta implementation is the only one.

keep patching, wim

2005-11-24 Thread Mike Perham
:-) Compiles but two tests fail with the same error below. junit.framework.ComparisonFailure: expected:...10... but was:...09... at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-24 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/24-Nov-2005_12.32.43/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Reopened: (MPSIMIAN-11) Includes/excludes pattern does not support multiple patterns

2005-11-24 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-11?page=all ] Lukas Theussl reopened MPSIMIAN-11: --- Assign To: Lukas Theussl (was: David Eric Pugh) Includes/excludes pattern does not support multiple patterns

[jira] Closed: (MPSIMIAN-11) Includes/excludes pattern does not support multiple patterns

2005-11-24 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-11?page=all ] Lukas Theussl closed MPSIMIAN-11: - Resolution: Fixed Fix Version: 1.6 It will be in 1.6 ... Includes/excludes pattern does not support multiple patterns

[jira] Commented: (MNG-1663) Dependencies report throws NullPointerException when a transitive dependency has system scope

2005-11-24 Thread Bernd Bohmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1663?page=comments#action_51934 ] Bernd Bohmann commented on MNG-1663: This is a duplicate of http://jira.codehaus.org/browse/MNG-1455 Can you apply the suggested patch please? Or close 1455? Dependencies

[jira] Closed: (MNG-1455) Possible NPE in DefaultArtifactResolver

2005-11-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1455?page=all ] Carlos Sanchez closed MNG-1455: --- Assign To: Carlos Sanchez Resolution: Duplicate Dupe of MNG-1663 I don't think this patch will work Possible NPE in DefaultArtifactResolver

[jira] Commented: (MNG-1455) Possible NPE in DefaultArtifactResolver

2005-11-24 Thread Bernd Bohmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1455?page=comments#action_51936 ] Bernd Bohmann commented on MNG-1455: Why I should include a patch if the patch doesn't solve the problem? Possible NPE in DefaultArtifactResolver

[jira] Updated: (SCM-84) Develop VSS Provider for Maven-SCM

2005-11-24 Thread George Gastaldi (JIRA)
[ http://jira.codehaus.org/browse/SCM-84?page=all ] George Gastaldi updated SCM-84: --- Attachment: maven-scm-provider-vss.zip Source Code attached. Commands not implemented yet !!! Develop VSS Provider for Maven-SCM --

[jira] Commented: (MNG-1455) Possible NPE in DefaultArtifactResolver

2005-11-24 Thread Bernd Bohmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1455?page=comments#action_51938 ] Bernd Bohmann commented on MNG-1455: Or can you explain me the difference between file doesn't exist or the file is null at this place? Possible NPE in DefaultArtifactResolver

[jira] Created: (MNG-1678) missing element does not trigger any warning

2005-11-24 Thread Jorg Heymans (JIRA)
missing element does not trigger any warning Key: MNG-1678 URL: http://jira.codehaus.org/browse/MNG-1678 Project: Maven 2 Type: Improvement Versions: 2.0 Reporter: Jorg Heymans spot the subtle error in below

[jira] Created: (MNG-1679) Delicious bookmarks plugin

2005-11-24 Thread Ashley Williams (JIRA)
Delicious bookmarks plugin -- Key: MNG-1679 URL: http://jira.codehaus.org/browse/MNG-1679 Project: Maven 2 Type: New Feature Components: Plugin Requests Environment: Not specified Reporter: Ashley Williams Priority: Trivial

RE: Clearcase unedit command

2005-11-24 Thread Mike Perham
+1 -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, November 24, 2005 3:17 PM To: scm-dev@maven.apache.org Subject: Re: Clearcase unedit command but we can perhaps add a hook in release plugin ( if clearcase or perforce, always set it to true)

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-24 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/24-Nov-2005_04.30.59/repository.report.txt - To unsubscribe, e-mail: [EMAIL

interested in SCM support? join scm-dev

2005-11-24 Thread Brett Porter
Hi, There is a whole lot of activity over on scm-dev@maven.apache.org these days as a number of volunteers are helping improve the common SCM API support used by Maven and Continuum. We could always use help in these areas: - testing providers - implementing missing functionality - offering use

[jira] Updated: (MNG-1678) missing element does not trigger any warning

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1678?page=all ] Brett Porter updated MNG-1678: -- Fix Version: 2.0.2 missing element does not trigger any warning Key: MNG-1678 URL:

[jira] Updated: (MNG-1677) SCM docs in project reference

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1677?page=all ] Brett Porter updated MNG-1677: -- Component: documentation - general SCM docs in project reference - Key: MNG-1677 URL:

[jira] Updated: (ARCHETYPE-17) Validation of package: Source does not compile when the package name contains a - sign.

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-17?page=all ] Brett Porter updated ARCHETYPE-17: -- Summary: Validation of package: Source does not compile when the package name contains a - sign. (was: Source does not compile when the package name

[jira] Commented: (MNG-1643) Provide installer support like NSIS or InnoSetup

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1643?page=comments#action_51950 ] Brett Porter commented on MNG-1643: --- 1) you've configured the defaults to c:\program files\... which may not be correct. I think at least NSIS puts itself on the PATH - so can we use

[jira] Closed: (MNG-1670) using archetypes not deployed on central or one of it's mirrors

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1670?page=all ] Brett Porter closed MNG-1670: - Assign To: Brett Porter (was: John Casey) Resolution: Duplicate using archetypes not deployed on central or one of it's mirrors

[jira] Commented: (MNG-1674) configure test-jar to include only special classes of the test source

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1674?page=comments#action_51951 ] Brett Porter commented on MNG-1674: --- I think there is an open issue to do this WRT mock classes and maybe actually creating a mock source directory. Other than that, I think adding

[jira] Commented: (MNG-1679) Delicious bookmarks plugin

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1679?page=comments#action_51949 ] Brett Porter commented on MNG-1679: --- since you have access, how about checking this in to the sandbox at mojo.codehaus.org? Delicious bookmarks plugin --

[jira] Closed: (MNG-1676) finalName not taken into account in install

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1676?page=all ] Brett Porter closed MNG-1676: - Assign To: Brett Porter Resolution: Won't Fix by design. See the original Mavne FAQ, search JIRA or the archives for more info. finalName not taken into

[jira] Moved: (ARCHETYPE-17) Source does not compile when the package name contains a - sign.

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-17?page=all ] Brett Porter moved MNG-1675 to ARCHETYPE-17: Version: (was: 2.0) Complexity: (was: Intermediate) Issue Type: Improvement (was: Bug) Key: ARCHETYPE-17

[jira] Updated: (MNG-1669) war-plugin feature

2005-11-24 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1669?page=all ] Olivier Lamy updated MNG-1669: -- Attachment: MNG-1669 The attached file contains the patch to implements this + MNG-1655 Thanks. Olivier war-plugin feature -- Key: MNG-1669

Transitive dependency without version conflict

2005-11-24 Thread Alexis Agahi
Hi, I've developed a basic application bootstrap able to fetch dependency with transitivity without version conflict. For example an application with such dependency : app-1.0 +-- depA-1.0 +-- depB-1.0—depA-2.0 is able to use the depA-1.0 on classloader app-1.0 classloader context and

[jira] Closed: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-24 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1655?page=all ] Olivier Lamy closed MNG-1655: - Resolution: Duplicate patch provided with MNG-1669 [maven-war-plugin] adding war:clean to delete webappDirectory

[jira] Closed: (MAVENUPLOAD-602) mysql-connector-java-3.1.11.jar is empty

2005-11-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-602?page=all ] Carlos Sanchez closed MAVENUPLOAD-602: -- Assign To: Carlos Sanchez Resolution: Fixed mysql-connector-java-3.1.11.jar is empty

[jira] Commented: (MNG-1679) Delicious bookmarks plugin

2005-11-24 Thread Ashley Williams (JIRA)
[ http://jira.codehaus.org/browse/MNG-1679?page=comments#action_51955 ] Ashley Williams commented on MNG-1679: -- So the sandbox is the wild wild west... Ok it's in. Delicious bookmarks plugin -- Key: MNG-1679

[jira] Closed: (MNG-1679) Delicious bookmarks plugin

2005-11-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1679?page=all ] Brett Porter closed MNG-1679: - Resolution: Won't Fix can now be found at the mojo project Delicious bookmarks plugin -- Key: MNG-1679 URL:

Re: [vote] 2.0.1/2.1 dev process

2005-11-24 Thread Carlos Sanchez
I agree that they should be done no less than once per week. About RCs I think we should tag them as that and add the 2.1 tag when the RC is accepted. We shoudn't remove the RC tags because we may want to reproduce the build for any reason. I'm fine with the other stuff On 11/24/05, Alan D.

Re: [vote] 2.0.1/2.1 dev process

2005-11-24 Thread Brett Porter
My thoughts: - this is more risky that it will be missed if someone misses one - its more cumbersome on an individual commit - the merge is not just the patch authors knowledge, but also the trunk changers knowledge, so its not always that simple if there is a clash so it might require some

[jira] Created: (MNG-1680) In assembly plugin, specify descriptor on CL via -Dmaven.assembly.descriptor doesn't work

2005-11-24 Thread Julian Wood (JIRA)
In assembly plugin, specify descriptor on CL via -Dmaven.assembly.descriptor doesn't work - Key: MNG-1680 URL: http://jira.codehaus.org/browse/MNG-1680 Project: Maven 2 Type:

[maven2 build - SUCCESS - checkout] Fri Nov 25 00:15:00 GMT 2005

2005-11-24 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051125.001500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051125.001500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[jira] Closed: (MNG-1680) In assembly plugin, specify descriptor on CL via -Dmaven.assembly.descriptor doesn't work

2005-11-24 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-1680?page=all ] Vincent Siveton closed MNG-1680: Resolution: Fixed The documentation is up to date in SVN: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/src/site/apt/howto.apt We

[jira] Commented: (MEV-237) Sun artifactId naming mess

2005-11-24 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-237?page=comments#action_51959 ] Carlos Sanchez commented on MEV-237: Joerg, where can I get the WSDP 1.4 and 1.5? I only see the 1.6 at sun webpage. The artifactId should be the name of the jar Sun artifactId

[jira] Created: (MAVENUPLOAD-606) jcommon 1.0.0-RC1

2005-11-24 Thread Brian Fox (JIRA)
jcommon 1.0.0-RC1 - Key: MAVENUPLOAD-606 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-606 Project: maven-upload-requests Type: Task Reporter: Brian Fox Jcommon library update. -- This message is automatically generated by JIRA. - If you

  1   2   >