[jira] Reopened: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=all ] Brett Porter reopened MNG-2127: --- mvn.bat always exits 0 on Windows 2000 and higher - Key: MNG-2127 URL:

[jira] Closed: (MNG-2132) mvn.bat should exit 1 when maven fails by default

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2132?page=all ] Brett Porter closed MNG-2132: - Assign To: Brett Porter Resolution: Duplicate mvn.bat should exit 1 when maven fails by default -

[jira] Updated: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=all ] Brett Porter updated MNG-2127: -- Assign To: Brett Porter Fix Version: 2.0.3 will investigate mvn.bat always exits 0 on Windows 2000 and higher -

[jira] Moved: (MSITE-99) Spanish translation

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-99?page=all ] Brett Porter moved MPSITE-49 to MSITE-99: - Fix Version: (was: 1.7) 2.0 Component: (was: plugin) Workflow: Maven (was: jira) Key: MSITE-99

[jira] Closed: (MPA-50) create new Maven dev lists

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPA-50?page=all ] Brett Porter closed MPA-50: --- Resolution: Fixed create new Maven dev lists -- Key: MPA-50 URL: http://jira.codehaus.org/browse/MPA-50 Project: Maven

[jira] Updated: (MNG-2124) Incorrect resolution of parent POM properties

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2124?page=all ] Brett Porter updated MNG-2124: -- Priority: Blocker (was: Major) Fix Version: 2.0.3 promoting if it is a regression Incorrect resolution of parent POM properties

[jira] Commented: (MPIR-17) Create XML documents containing report data.

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-17?page=comments#action_60214 ] Brett Porter commented on MPIR-17: -- that said, I think it's minor and can be omitted from 2.0. Create XML documents containing report data.

[jira] Created: (MNG-2125) [doc] when and how to define plugins in a pom

2006-03-06 Thread Brett Porter (JIRA)
[doc] when and how to define plugins in a pom - Key: MNG-2125 URL: http://jira.codehaus.org/browse/MNG-2125 Project: Maven 2 Type: Improvement Components: POM, Plugins and Lifecycle, Documentation: Faqs, Design,

[jira] Updated: (SCM-170) SvnTagCommand doesn't work?

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SCM-170?page=all ] Brett Porter updated SCM-170: - Priority: Critical (was: Major) Fix Version: 1.0 SvnTagCommand doesn't work? --- Key: SCM-170 URL:

[jira] Commented: (SUREFIRE-31) support junit 4.0

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-31?page=comments#action_60284 ] Brett Porter commented on SUREFIRE-31: -- I'll take a look. It's not required that you don't use JUnit at all (see the testng provider for example). However, that is used to

[jira] Commented: (MNG-2126) Snapshot plugin repositories are not searched for plugins that do not explicitly specify a snapshot version.

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2126?page=comments#action_60287 ] Brett Porter commented on MNG-2126: --- no, its not the right behaviour, but I've seen it work. I suspect you have releasesenabledfalse on your snapshot repo. That bug is already known,

[jira] Closed: (MNG-1373) Broken links and improperly formatted headings in http://maven.apache.org/guides/introduction/introduction-to-repositories.html

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1373?page=all ] Brett Porter closed MNG-1373: - Assign To: Brett Porter Resolution: Duplicate Fix Version: (was: documentation) Broken links and improperly formatted headings in

[jira] Closed: (MNG-1686) Updates to the site, in particular introduction-to-repositories

2006-03-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1686?page=all ] Brett Porter closed MNG-1686: - Assign To: Brett Porter Resolution: Fixed thanks! Updates to the site, in particular introduction-to-repositories

[jira] Created: (MNG-2129) generated source repo page is misleading when added to the general site.

2006-03-06 Thread Brett Porter (JIRA)
generated source repo page is misleading when added to the general site. -- Key: MNG-2129 URL: http://jira.codehaus.org/browse/MNG-2129 Project: Maven 2 Type: Improvement Components:

[jira] Commented: (MSUREFIRE-69) stop output to test-output directory

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=comments#action_60115 ] Brett Porter commented on MSUREFIRE-69: --- I was just saying that new TestNG ( false ) is not a particularly help piece of code to read when used. new TestNG()

[jira] Commented: (MSUREFIRE-69) stop output to test-output directory

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=comments#action_60121 ] Brett Porter commented on MSUREFIRE-69: --- it should only require: cd surefire-testng vi pom.xml mvn install mvn -X might help. I don't know how you go about getting testng

[jira] Updated: (MNG-32) Plugin test harness

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-32?page=all ] Brett Porter updated MNG-32: Priority: Blocker Assign To: Jesse McConnell Component: Sandbox Plugin API Design, Patterns Best Practices Plugin test harness

[jira] Commented: (MSUREFIRE-69) stop output to test-output directory

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=comments#action_60166 ] Brett Porter commented on MSUREFIRE-69: --- don't worry about uploads. I'll create snapshots from the cvs repository. I haven't tried building testNG with m2, but I don't think

[jira] Updated: (MSUREFIRE-72) [surefire-testng] SurefireReportMojo.executeReport() throws a java.lang.NumberFormatException

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-72?page=all ] Brett Porter updated MSUREFIRE-72: -- Fix Version: (was: 2.1.1) 2.2 [surefire-testng] SurefireReportMojo.executeReport() throws a java.lang.NumberFormatException

[jira] Updated: (MSUREFIRE-69) stop output to test-output directory

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=all ] Brett Porter updated MSUREFIRE-69: -- Attachment: pom.xml stop output to test-output directory Key: MSUREFIRE-69 URL:

[jira] Closed: (MNG-2122) Update web access and svn checkout URLS in source repository page of maven-javadoc-plugin

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2122?page=all ] Brett Porter closed MNG-2122: - Assign To: Brett Porter Resolution: Duplicate MJAVADOC was the right place for this bug. Update web access and svn checkout URLS in source repository page of

[jira] Commented: (MWAR-12) Add resource filtering to war plugin

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-12?page=comments#action_60182 ] Brett Porter commented on MWAR-12: -- Scott, IIUC your solution will only work for WARs, and will break resources for JARs. We agreed on dev@maven.apache.org that classpath resources and

[jira] Closed: (MSUREFIRE-73) systemClassLoader.getResource returns null

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-73?page=all ] Brett Porter closed MSUREFIRE-73: - Assign To: Brett Porter Resolution: Fixed Fix Version: (was: 2.1.3) 2.2 somehow I already fixed this. Confirmed broken on

[jira] Commented: (MNG-2098) Artifact resolver incorrectly selects repository which doesn't contain the selected version

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2098?page=comments#action_60188 ] Brett Porter commented on MNG-2098: --- from dev@: Setting the repository is not exactly a side effect of resolving metadata, but I see why its a bug. However, the collector can't

[jira] Commented: (MPIR-17) Create XML documents containing report data.

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-17?page=comments#action_60189 ] Brett Porter commented on MPIR-17: -- I think this is a worthwhile addition, but not on by default. Create XML documents containing report data.

[jira] Updated: (MPIR-11) improved dependency report

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-11?page=all ] Brett Porter updated MPIR-11: - Fix Version: 2.0 improved dependency report -- Key: MPIR-11 URL: http://jira.codehaus.org/browse/MPIR-11 Project: Maven

[jira] Updated: (MPIR-21) no a href generated for archive URL

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-21?page=all ] Brett Porter updated MPIR-21: - Fix Version: 2.0 no a href generated for archive URL -- Key: MPIR-21 URL: http://jira.codehaus.org/browse/MPIR-21

[jira] Updated: (MPIR-19) Site plugin doesn't handle pom.xml in maven 1 version.

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-19?page=all ] Brett Porter updated MPIR-19: - Fix Version: 2.0 Site plugin doesn't handle pom.xml in maven 1 version. -- Key: MPIR-19 URL:

[jira] Updated: (MPIR-12) Dutch (NL) translation for site and reports plugins

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-12?page=all ] Brett Porter updated MPIR-12: - Fix Version: 2.0 Dutch (NL) translation for site and reports plugins --- Key: MPIR-12 URL:

[jira] Updated: (MPIR-29) Invalid groupId in dependency pom fails dependencies report with an IAE

2006-03-05 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-29?page=all ] Brett Porter updated MPIR-29: - Fix Version: 2.0 Invalid groupId in dependency pom fails dependencies report with an IAE ---

[jira] Created: (MPA-50) create new Maven dev lists

2006-03-05 Thread Brett Porter (JIRA)
create new Maven dev lists -- Key: MPA-50 URL: http://jira.codehaus.org/browse/MPA-50 Project: Maven Project Administration Type: Task Reporter: Brett Porter Assigned to: Brett Porter Fix For: 2006-q1 our dev list traffic has

[jira] Commented: (MNG-553) Secure Storage of Server Passwords

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-553?page=comments#action_60054 ] Brett Porter commented on MNG-553: -- Something to investigate for implementation of this: - how exactly do apps like svn cache and store it. I assume that while its not perfect, the

[jira] Created: (MSUREFIRE-66) Fix classloader separation of Test NG

2006-03-04 Thread Brett Porter (JIRA)
Fix classloader separation of Test NG - Key: MSUREFIRE-66 URL: http://jira.codehaus.org/browse/MSUREFIRE-66 Project: Maven 2.x Surefire Plugin Type: Sub-task Reporter: Brett Porter Currently, all of the test classes go into

[jira] Created: (MSUREFIRE-67) Correct call to getMethod().getExtraOutput in reporter

2006-03-04 Thread Brett Porter (JIRA)
Correct call to getMethod().getExtraOutput in reporter -- Key: MSUREFIRE-67 URL: http://jira.codehaus.org/browse/MSUREFIRE-67 Project: Maven 2.x Surefire Plugin Type: Sub-task Reporter: Brett Porter Fix

[jira] Created: (MSUREFIRE-68) Implement getTestCount for TestNG

2006-03-04 Thread Brett Porter (JIRA)
Implement getTestCount for TestNG - Key: MSUREFIRE-68 URL: http://jira.codehaus.org/browse/MSUREFIRE-68 Project: Maven 2.x Surefire Plugin Type: Sub-task Reporter: Brett Porter this isn't required for correct operation of the

[jira] Created: (MSUREFIRE-69) stop output to test-output directory

2006-03-04 Thread Brett Porter (JIRA)
stop output to test-output directory Key: MSUREFIRE-69 URL: http://jira.codehaus.org/browse/MSUREFIRE-69 Project: Maven 2.x Surefire Plugin Type: Sub-task Reporter: Brett Porter Fix For: 2.2 -- This message is

[jira] Commented: (MSUREFIRE-69) stop output to test-output directory

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=comments#action_60060 ] Brett Porter commented on MSUREFIRE-69: --- this was by setting the output directory - but that was to target/surefire-reports which isn't wanted. ideally, the listeners would

[jira] Closed: (MSUREFIRE-62) forkMode=pertest shows Results: line after every battery, not at the end.

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-62?page=all ] Brett Porter closed MSUREFIRE-62: - Assign To: Brett Porter Resolution: Fixed Fix Version: 2.2 forkMode=pertest shows Results: line after every battery, not at the end.

[jira] Created: (MSUREFIRE-70) junit test execution via testng seems to have recently broken

2006-03-04 Thread Brett Porter (JIRA)
junit test execution via testng seems to have recently broken - Key: MSUREFIRE-70 URL: http://jira.codehaus.org/browse/MSUREFIRE-70 Project: Maven 2.x Surefire Plugin Type: Improvement Versions: 2.2

[jira] Created: (MSUREFIRE-71) activemq tests fail - system property not set

2006-03-04 Thread Brett Porter (JIRA)
activemq tests fail - system property not set - Key: MSUREFIRE-71 URL: http://jira.codehaus.org/browse/MSUREFIRE-71 Project: Maven 2.x Surefire Plugin Type: Improvement Reporter: Brett Porter Assigned to: Brett

[jira] Commented: (MSUREFIRE-69) stop output to test-output directory

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=comments#action_60088 ] Brett Porter commented on MSUREFIRE-69: --- Jesse, This doesn't seem like the best way to fix this from the TestNG perspective. Shouldn't it be more explicit? I assume this is

[jira] Closed: (MPIR-32) excludeDefaults in reporting doesn't work.

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-32?page=all ] Brett Porter closed MPIR-32: Assign To: Brett Porter Resolution: Won't Fix you've explicitly included project-info-reports in the parent pom, which is why it gets generated. You are also

[jira] Closed: (MINSTALL-15) Use ${variables} in dependencies doesn't work when pom is installed in the local repository

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MINSTALL-15?page=all ] Brett Porter closed MINSTALL-15: Assign To: Brett Porter Resolution: Won't Fix this is by design. the repository pom is not meant to be interpolated, and profiles should not be used to

[jira] Closed: (MAVENUPLOAD-761) Upload tomcat poms and commons-modeler-1.1.jar to maven2 repository

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-761?page=all ] Brett Porter closed MAVENUPLOAD-761: Assign To: Brett Porter Resolution: Fixed I authored a pom and put this in the Apache repository. It should find its way to ibiblio shortly.

[jira] Commented: (MNG-2098) Artifact resolver incorrectly selects repository which doesn't contain the selected version

2006-03-04 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2098?page=comments#action_60098 ] Brett Porter commented on MNG-2098: --- I believe the simple fix has more consequence than to just change the number of repos searched, but I'd need to investigate. This requires more

[jira] Updated: (MNG-2120) [REGRESSION] local plugin metadata files are being deleted when remote repository transfer fails

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2120?page=all ] Brett Porter updated MNG-2120: -- Fix Version: (was: 2.0.3) [REGRESSION] local plugin metadata files are being deleted when remote repository transfer fails

[jira] Closed: (MSUREFIRE-48) Enable assertions for underlying jvm

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-48?page=all ] Brett Porter closed MSUREFIRE-48: - Assign To: Brett Porter Resolution: Fixed Fix Version: (was: 2.1.3) 2.2 enabled, though I'm not sure why I need to use -ea

[jira] Commented: (MSUREFIRE-58) Cannot override read-only parameter: classpathElements

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-58?page=comments#action_60043 ] Brett Porter commented on MSUREFIRE-58: --- what part of the site is failing? surefire-report, or cobertura, or something else? Cannot override read-only parameter:

[jira] Closed: (MSUREFIRE-23) Support TestNG

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-23?page=all ] Brett Porter closed MSUREFIRE-23: - Resolution: Fixed Support TestNG -- Key: MSUREFIRE-23 URL: http://jira.codehaus.org/browse/MSUREFIRE-23 Project:

[jira] Closed: (MSUREFIRE-63) Surefire temporary files should be put in target rather than in the main project directory

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-63?page=all ] Brett Porter closed MSUREFIRE-63: - Assign To: Brett Porter Resolution: Fixed Fix Version: 2.2 Surefire temporary files should be put in target rather than in the main project

[jira] Commented: (MAVENUPLOAD-761) Upload tomcat poms and commons-modeler-1.1.jar to maven2 repository

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-761?page=comments#action_60045 ] Brett Porter commented on MAVENUPLOAD-761: -- Jeff, not sure what you mean about using legacy at cvs.apcahe.org, but you have to make sure that's not a part of the final

[jira] Closed: (MSUREFIRE-35) Improved errors in console

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-35?page=all ] Brett Porter closed MSUREFIRE-35: - Assign To: Brett Porter (was: Jason van Zyl) Resolution: Cannot Reproduce Fix Version: (was: 2.2) this has changed in 2.2, so probably

[jira] Closed: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-59?page=all ] Brett Porter closed MSUREFIRE-59: - Assign To: Brett Porter Resolution: Fixed This may have been fixed in 2.1.3. I can't reproduce using the supplied class under iether 2.1.3 or 2.2

[jira] Closed: (MSUREFIRE-51) Add a configuration element which allows artifact exclusions

2006-03-03 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-51?page=all ] Brett Porter closed MSUREFIRE-51: - Assign To: Brett Porter Resolution: Won't Fix this was a problem in cobertura, which has been fixed. Add a configuration element which allows

[jira] Closed: (SUREFIRE-30) Wrong classpath separator

2006-03-02 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-30?page=all ] Brett Porter closed SUREFIRE-30: Assign To: Brett Porter (was: Jason van Zyl) Resolution: Fixed Fix Version: 2.0 Wrong classpath separator -

[jira] Created: (MSUREFIRE-62) forkMode=pertest shows Results: line after every battery, not at the end.

2006-03-01 Thread Brett Porter (JIRA)
forkMode=pertest shows Results: line after every battery, not at the end. - Key: MSUREFIRE-62 URL: http://jira.codehaus.org/browse/MSUREFIRE-62 Project: Maven 2.x Surefire Plugin Type: Bug

[jira] Commented: (MSUREFIRE-53) Make forked mode console output look the same as non-forked mode console output

2006-03-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-53?page=comments#action_59842 ] Brett Porter commented on MSUREFIRE-53: --- I believe I've fixed this on the (currently unstable) surefire-testng branch:

[jira] Commented: (MSITE-97) Site plugin doesn't copy images to target

2006-03-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-97?page=comments#action_59843 ] Brett Porter commented on MSITE-97: --- it's probably because they are not in the skin you are using. Are these images in any reports, or are they just things you are using in your

[jira] Commented: (MNG-2110) ArtifactRepositoryLayout isn't extensible

2006-03-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2110?page=comments#action_59844 ] Brett Porter commented on MNG-2110: --- it depends on the way the components are instantiated. Those that are looked up from the container explicitly on the fly work, those that are

[jira] Commented: (MSITE-97) Site plugin doesn't copy images to target

2006-03-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-97?page=comments#action_59851 ] Brett Porter commented on MSITE-97: --- As discussed on IRC: I think checkstyle should copy them in. otherwise, you either put it into the site plugin (non-checkstyle users get things

[jira] Closed: (CONTINUUM-613) provide an easy way to view the failed tests on a build together with links to the output of the failed test case

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-613?page=all ] Brett Porter closed CONTINUUM-613: -- Assign To: Brett Porter Resolution: Duplicate provide an easy way to view the failed tests on a build together with links to the output of the

[jira] Created: (MPMD-18) set linkXRef to true by default, and only link if JXR report is included to make it automatic

2006-02-28 Thread Brett Porter (JIRA)
set linkXRef to true by default, and only link if JXR report is included to make it automatic - Key: MPMD-18 URL: http://jira.codehaus.org/browse/MPMD-18 Project: Maven 2.x Pmd

[jira] Created: (MCHECKSTYLE-34) automatically detect linkXref and default to on

2006-02-28 Thread Brett Porter (JIRA)
automatically detect linkXref and default to on --- Key: MCHECKSTYLE-34 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-34 Project: Maven 2.x Checkstyle Plugin Type: Improvement Reporter: Brett Porter Fix For:

[jira] Created: (MCHECKSTYLE-35) move rules summary to the bottom

2006-02-28 Thread Brett Porter (JIRA)
move rules summary to the bottom Key: MCHECKSTYLE-35 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-35 Project: Maven 2.x Checkstyle Plugin Type: Improvement Reporter: Brett Porter Fix For: 2.0-beta-2 -- This message

[jira] Commented: (MPMD-14) create pmd:cpd-check goal

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPMD-14?page=comments#action_59659 ] Brett Porter commented on MPMD-14: -- fail if copy pastes are found. it would require you tweak the token threshold to get a reasonable setting, and possibly deliberately ignore some to

[jira] Commented: (MPMD-19) upadte PMD plugin docs

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPMD-19?page=comments#action_59667 ] Brett Porter commented on MPMD-19: -- since you have estimated this will only take 10 minutes, perhaps you'd be able to supply a patch? upadte PMD plugin docs --

[jira] Commented: (MSUREFIRE-23) Support TestNG

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-23?page=comments#action_59730 ] Brett Porter commented on MSUREFIRE-23: --- issues still to resolve: - it won't work without a testNG dependency at present, breaking most junit tests. Separating the providers

[jira] Created: (CONTINUUM-609) Continuum deployment repository

2006-02-27 Thread Brett Porter (JIRA)
Continuum deployment repository --- Key: CONTINUUM-609 URL: http://jira.codehaus.org/browse/CONTINUUM-609 Project: Continuum Type: Improvement Components: Core system Reporter: Brett Porter Fix For: 1.0.3 What I was

[jira] Moved: (MNG-2113) Could I please submit these plugins as a new mojo project, csharp?

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2113?page=all ] Brett Porter moved MOJO-304 to MNG-2113: Workflow: Maven New (was: Maven) Key: MNG-2113 (was: MOJO-304) Project: Maven 2 (was: Mojo) Could I please submit these plugins as a

[jira] Updated: (MNG-2113) Could I please submit these plugins as a new mojo project, csharp?

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2113?page=all ] Brett Porter updated MNG-2113: -- Component: Sandbox Could I please submit these plugins as a new mojo project, csharp? -- Key:

[jira] Updated: (MJAVADOC-44) outputDirectory configuration clashes between javadoc:javadoc and javadoc:jar

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-44?page=all ] Brett Porter updated MJAVADOC-44: - Fix Version: 2.0 Summary: outputDirectory configuration clashes between javadoc:javadoc and javadoc:jar (was: Ability to have different plugin

[jira] Closed: (MJAVADOC-44) outputDirectory configuration clashes between javadoc:javadoc and javadoc:jar

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-44?page=all ] Brett Porter closed MJAVADOC-44: Assign To: Brett Porter Resolution: Duplicate Fix Version: (was: 2.0) outputDirectory configuration clashes between javadoc:javadoc and

[jira] Closed: (MJAVADOC-58) additionalparam content should not be included in apostrophes on the commandline

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-58?page=all ] Brett Porter closed MJAVADOC-58: Assign To: Brett Porter Resolution: Duplicate additionalparam content should not be included in apostrophes on the commandline

[jira] Commented: (MJAVADOC-8) group parameter seems hard to use

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-8?page=comments#action_59611 ] Brett Porter commented on MJAVADOC-8: - should probably be: groups group title.../title packages.../packages /group ... /groups group parameter seems hard to use

[jira] Closed: (MJAVADOC-7) The project name can't have quotes

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-7?page=all ] Brett Porter closed MJAVADOC-7: --- Assign To: Brett Porter Resolution: Duplicate The project name can't have quotes -- Key: MJAVADOC-7

[jira] Commented: (MJAVADOC-51) Wrong source url on website

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-51?page=comments#action_59612 ] Brett Porter commented on MJAVADOC-51: -- this will be taken care of at the next release. Wrong source url on website --- Key: MJAVADOC-51

[jira] Updated: (MJAVADOC-36) Would like a way to get default javadoc behavior

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-36?page=all ] Brett Porter updated MJAVADOC-36: - Fix Version: 2.0 Would like a way to get default javadoc behavior Key: MJAVADOC-36 URL:

[jira] Updated: (MJAVADOC-45) Quoted argument text must escape apostrophes

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-45?page=all ] Brett Porter updated MJAVADOC-45: - Fix Version: 2.0 Quoted argument text must escape apostrophes Key: MJAVADOC-45 URL:

[jira] Updated: (MJAVADOC-8) group parameter seems hard to use

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-8?page=all ] Brett Porter updated MJAVADOC-8: Fix Version: 2.0 group parameter seems hard to use --- Key: MJAVADOC-8 URL:

[jira] Updated: (MJAVADOC-55) offline links not generated when offline

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-55?page=all ] Brett Porter updated MJAVADOC-55: - Fix Version: 2.0 offline links not generated when offline Key: MJAVADOC-55 URL:

[jira] Updated: (MJAVADOC-46) Allow -docletpath to be specified as an artifact

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-46?page=all ] Brett Porter updated MJAVADOC-46: - Fix Version: 2.0 Allow -docletpath to be specified as an artifact Key: MJAVADOC-46 URL:

[jira] Updated: (MJAVADOC-54) Using ${project.organization.name} in bottom yields value of ${project.name}

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-54?page=all ] Brett Porter updated MJAVADOC-54: - Fix Version: 2.0 Using ${project.organization.name} in bottom yields value of ${project.name}

[jira] Updated: (MJAVADOC-56) excludePackageNames should accept wildars

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-56?page=all ] Brett Porter updated MJAVADOC-56: - Fix Version: 2.0 excludePackageNames should accept wildars - Key: MJAVADOC-56 URL:

[jira] Updated: (MJAVADOC-47) Javadoc plugin ignores destDir when used in reporting section

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-47?page=all ] Brett Porter updated MJAVADOC-47: - Fix Version: 2.0 Javadoc plugin ignores destDir when used in reporting section - Key:

[jira] Updated: (MJAVADOC-40) javadoc:jar doesn't work if destDir was changed in javadoc:javadoc

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-40?page=all ] Brett Porter updated MJAVADOC-40: - Fix Version: 2.0 javadoc:jar doesn't work if destDir was changed in javadoc:javadoc --

[jira] Updated: (MJAVADOC-3) plugin should honor proxy settings

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-3?page=all ] Brett Porter updated MJAVADOC-3: Fix Version: 2.0 plugin should honor proxy settings -- Key: MJAVADOC-3 URL:

[jira] Updated: (MJAVADOC-28) [EMAIL PROTECTED] foo} doesn't work when foo is a package name

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-28?page=all ] Brett Porter updated MJAVADOC-28: - Fix Version: 2.0 [EMAIL PROTECTED] foo} doesn't work when foo is a package name - Key:

[jira] Updated: (MJAVADOC-50) Allow configuration for whether images and css are copied to destDir

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-50?page=all ] Brett Porter updated MJAVADOC-50: - Fix Version: 2.0 Allow configuration for whether images and css are copied to destDir

[jira] Updated: (MJAVADOC-51) Wrong source url on website

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-51?page=all ] Brett Porter updated MJAVADOC-51: - Fix Version: 2.0 Wrong source url on website --- Key: MJAVADOC-51 URL: http://jira.codehaus.org/browse/MJAVADOC-51

[jira] Commented: (MWAR-21) Need a way to include limited set of webapp's dependencies

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-21?page=comments#action_59613 ] Brett Porter commented on MWAR-21: -- is this really a blocker? Is anyone actively working on it? Need a way to include limited set of webapp's dependencies

[jira] Commented: (MWAR-20) webXML/ tag doesn't work during aggregated build.

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-20?page=comments#action_59614 ] Brett Porter commented on MWAR-20: -- Just needs to be of type File in the mojo instead of String, I suspect. webXML/ tag doesn't work during aggregated build.

[jira] Updated: (MWAR-23) war plugin doesn't copy dependencies with system scope

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-23?page=all ] Brett Porter updated MWAR-23: - Priority: Minor (was: Major) Fix Version: 2.0 go for (1), if practical war plugin doesn't copy dependencies with system scope

[jira] Updated: (MWAR-19) Make sure that there aren't two jars with the same artifactId and version

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-19?page=all ] Brett Porter updated MWAR-19: - Fix Version: 2.0 Make sure that there aren't two jars with the same artifactId and version -

[jira] Updated: (MWAR-7) Referenced projects' artifacts naming scheme behaves differently when ran from reactor

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-7?page=all ] Brett Porter updated MWAR-7: Fix Version: 2.0 Referenced projects' artifacts naming scheme behaves differently when ran from reactor

[jira] Updated: (MWAR-13) War plugin needs better handling of multiple executions

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-13?page=all ] Brett Porter updated MWAR-13: - Fix Version: 2.0 War plugin needs better handling of multiple executions --- Key: MWAR-13 URL:

[jira] Updated: (MWAR-20) webXML/ tag doesn't work during aggregated build.

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-20?page=all ] Brett Porter updated MWAR-20: - Fix Version: 2.0 webXML/ tag doesn't work during aggregated build. --- Key: MWAR-20 URL:

[jira] Updated: (MIDEA-25) patch to add modules and libraries for web archives

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-25?page=all ] Brett Porter updated MIDEA-25: -- Fix Version: 2.0 patch to add modules and libraries for web archives --- Key: MIDEA-25 URL:

[jira] Updated: (MWAR-21) Need a way to include limited set of webapp's dependencies

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-21?page=all ] Brett Porter updated MWAR-21: - Fix Version: 2.0 Need a way to include limited set of webapp's dependencies -- Key: MWAR-21

[jira] Updated: (MASSEMBLY-71) Allow an archive base directory that accepts variables

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-71?page=all ] Brett Porter updated MASSEMBLY-71: -- Fix Version: 2.1 Allow an archive base directory that accepts variables -- Key: MASSEMBLY-71

[jira] Updated: (MASSEMBLY-68) Need method to exclude all child dependencies when creating a jar

2006-02-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-68?page=all ] Brett Porter updated MASSEMBLY-68: -- Fix Version: 2.1 Need method to exclude all child dependencies when creating a jar -

  1   2   3   4   5   6   7   8   9   10   >