[mojo-dev] [jira] Assigned: (MOJO-286) Sibling Dependency Not Included in copy-dependencies output during multi-project build

2006-02-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MOJO-286?page=all ] Brian Fox reassigned MOJO-286: -- Assign To: Brian Fox > Sibling Dependency Not Included in copy-dependencies output during > multi-project build >

[mojo-dev] [jira] Created: (MOJO-286) Sibling Dependency Not Included in copy-dependencies output during multi-project build

2006-02-07 Thread Stephen Duncan Jr (JIRA)
Sibling Dependency Not Included in copy-dependencies output during multi-project build -- Key: MOJO-286 URL: http://jira.codehaus.org/browse/MOJO-286 Project: Mojo Type: Bug Rep

[mojo-dev] [jira] Commented: (MOJO-135) surefire-report reruns tests

2006-02-07 Thread Dirk Sturzebecher (JIRA)
[ http://jira.codehaus.org/browse/MOJO-135?page=comments#action_58090 ] Dirk Sturzebecher commented on MOJO-135: Just tried the same again with maven 2.0.2 and set my surefire to fork. Works fine now. That is the result looks good on first inspection

[mojo-dev] [jira] Created: (MOJO-285) Should be able to specify Cobertura on parent pom for all sub modules

2006-02-07 Thread Daun DeFrance (JIRA)
Should be able to specify Cobertura on parent pom for all sub modules - Key: MOJO-285 URL: http://jira.codehaus.org/browse/MOJO-285 Project: Mojo Type: Improvement Components: cobertura Repo

[mojo-dev] [jira] Updated: (MOJO-283) [dependency-maven-plugin] Override existing output file

2006-02-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MOJO-283?page=all ] Brian Fox updated MOJO-283: --- Version: 1.0 Fix Version: 1.1 > [dependency-maven-plugin] Override existing output file > --- > > Key: MOJO-

[mojo-dev] [jira] Commented: (MOJO-283) [dependency-maven-plugin] Override existing output file

2006-02-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MOJO-283?page=comments#action_58073 ] Brian Fox commented on MOJO-283: The svn version 1.1 can do this currently. The code is undergoing a major refactor but hasn't been checked in to svn yet so the current version is usable

[mojo-dev] [jira] Assigned: (MOJO-283) [dependency-maven-plugin] Override existing output file

2006-02-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MOJO-283?page=all ] Brian Fox reassigned MOJO-283: -- Assign To: Brian Fox > [dependency-maven-plugin] Override existing output file > --- > > Key: MOJO-283 >

Re: [mojo-dev] [Vote] Release build-helper-maven-plugin 1.0

2006-02-07 Thread dan tran
Alright, build-helper-maven-plugin stays at MOJO.  I will realease it.   Thanks   -Dan  On 2/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: This is a good point. I think that we can keep it here.The main thing I was interested in is the artifact attachment, but IMO that is something that should be m

RE: [mojo-dev] Re: [mojo-scm] [1445] trunk/mojo/mojo-sandbox/cobertura-maven-plugin: PR: MOJO-226

2006-02-07 Thread Mike Perham
Only the actual Cobertura jar is needed during test, just like Clover. Note in MEV-321 that Carlos's solution excludes every dep. The issue is that CoberturaInstrumentMojo.addCoberturaDependenciesToTestClasspath() adds the cobertura artifact in such a manner that transitive deps are pulled in also

Re: [mojo-dev] Re: [mojo-scm] [1445] trunk/mojo/mojo-sandbox/cobertura-maven-plugin: PR: MOJO-226

2006-02-07 Thread Brett Porter
Mike Perham wrote: > Brett, I'm not an expert in Cobertura's usage of ASM. The POM says it > requires 2.1 and I was not about to jump from 2.1 -> 1.5.3. Instead I > focused on Cobertura's own best practice which is simply to not put ASM > in the classpath during runtime. cool - I'm sure its an i

RE: [mojo-dev] Re: [mojo-scm] [1445] trunk/mojo/mojo-sandbox/cobertura-maven-plugin: PR: MOJO-226

2006-02-07 Thread Mike Perham
Brett, I'm not an expert in Cobertura's usage of ASM. The POM says it requires 2.1 and I was not about to jump from 2.1 -> 1.5.3. Instead I focused on Cobertura's own best practice which is simply to not put ASM in the classpath during runtime. The issue is that Cobertura needs to be in the plug

[mojo-dev] Re: [mojo-scm] [1445] trunk/mojo/mojo-sandbox/cobertura-maven-plugin: PR: MOJO-226

2006-02-07 Thread Brett Porter
Mike? Brett Porter wrote: > Sorry, I don't understand this. > > If older ASM's work with Cobertura, why isn't Cobertura changed to use > the older ASM (or a range?) Why can't you use exclusions in the plugin, > even if not changing the cobertura POM? > > Also, it shouldn't have been committed be

Re: [mojo-dev] [Vote] Release build-helper-maven-plugin 1.0

2006-02-07 Thread Brett Porter
This is a good point. I think that we can keep it here. The main thing I was interested in is the artifact attachment, but IMO that is something that should be made easier in a later version of Maven. - Brett jerome lacoste wrote: > On 1/30/06, Brett Porter <[EMAIL PROTECTED]> wrote: >> I'm plen

[mojo-dev] [jira] Created: (MOJO-284) [webstart] Getting maven variables in jnlp file

2006-02-07 Thread Hes Siemelink (JIRA)
[webstart] Getting maven variables in jnlp file --- Key: MOJO-284 URL: http://jira.codehaus.org/browse/MOJO-284 Project: Mojo Type: Improvement Components: sandbox Reporter: Hes Siemelink Priority: Minor I wo

[mojo-dev] [jira] Commented: (MOJO-274) Cobertura doesn't check for project programming language

2006-02-07 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MOJO-274?page=comments#action_58037 ] Michael Böckling commented on MOJO-274: --- Thanks for the correction of the patch format, I was unaware of the guideline. The thing that it fixed "pom" projects is nice, returning "n

[mojo-dev] [jira] Created: (MOJO-283) [dependency-maven-plugin] Override existing output file

2006-02-07 Thread Laurent Berteau (JIRA)
[dependency-maven-plugin] Override existing output file --- Key: MOJO-283 URL: http://jira.codehaus.org/browse/MOJO-283 Project: Mojo Type: Improvement Reporter: Laurent Berteau Set an option to enable overwr