[jira] Created: (MNG-3253) Initialization of Extensions like Wagon happens after Retrieval of Parent-POM

2007-10-24 Thread Benjamin Bentmann (JIRA)
Initialization of Extensions like Wagon happens after Retrieval of Parent-POM - Key: MNG-3253 URL: http://jira.codehaus.org/browse/MNG-3253 Project: Maven 2 Issue

[jira] Created: (MSOURCES-25) Allow additional source directories to be configured

2007-10-28 Thread Benjamin Bentmann (JIRA)
Allow additional source directories to be configured Key: MSOURCES-25 URL: http://jira.codehaus.org/browse/MSOURCES-25 Project: Maven 2.x Source Plugin Issue Type: New Feature Affects

[jira] Commented: (MSOURCES-25) Allow additional source directories to be configured

2007-10-28 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSOURCES-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111726 ] Benjamin Bentmann commented on MSOURCES-25: --- bq. Surely, the assembly-plugin would do the job but since it

[jira] Commented: (MSOURCES-25) Allow additional source directories to be configured

2007-10-28 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSOURCES-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111743 ] Benjamin Bentmann commented on MSOURCES-25: --- Well, I know of these predefined descriptors for the assembly

[jira] Commented: (MCOMPILER-20) add bootclasspath support to forked java compiler

2007-10-31 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112295 ] Benjamin Bentmann commented on MCOMPILER-20: bq. libraryxerces:xerces/library Wouldn't something like

[jira] Created: (MPLUGIN-60) MavenProjectStub uses immutable collections for modifiable data

2007-11-01 Thread Benjamin Bentmann (JIRA)
MavenProjectStub uses immutable collections for modifiable data --- Key: MPLUGIN-60 URL: http://jira.codehaus.org/browse/MPLUGIN-60 Project: Maven 2.x Plugin Tools Issue Type: Bug

[jira] Updated: (MPLUGIN-58) File Parameter Evaluation

2007-11-01 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MPLUGIN-58: - Attachment: align-to-base-birectory.patch This patch should fix this: - pass through absolute

[jira] Commented: (MCOMPILER-20) add bootclasspath support to forked java compiler

2007-11-01 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112355 ] Benjamin Bentmann commented on MCOMPILER-20: bq. Therefore I would suggest to configure the bootclasspath not

[jira] Updated: (MECLIPSE-335) Nested compile source roots in effective POM cause bad Eclipse build path

2007-11-01 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MECLIPSE-335: --- Attachment: nested-source-roots.patch After a look at the source code of MavenProject, I

[jira] Created: (MNG-3273) Point out known pitfalls when developing plugins

2007-11-05 Thread Benjamin Bentmann (JIRA)
Point out known pitfalls when developing plugins Key: MNG-3273 URL: http://jira.codehaus.org/browse/MNG-3273 Project: Maven 2 Issue Type: Improvement Components: Documentation:

[jira] Created: (MNG-3276) Review existing fix

2007-11-06 Thread Benjamin Bentmann (JIRA)
Review existing fix --- Key: MNG-3276 URL: http://jira.codehaus.org/browse/MNG-3276 Project: Maven 2 Issue Type: Sub-task Components: Command Line Reporter: Benjamin Bentmann Priority: Minor

[jira] Updated: (MNG-2166) Provide the help listing as default when no arguments are provided

2007-11-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-2166: --- Attachment: no-goal-help.patch I still consider the output from Maven quite unhelpful in this case.

[jira] Created: (MNG-3279) Support Exception Chaining for MojoFailureException

2007-11-08 Thread Benjamin Bentmann (JIRA)
Support Exception Chaining for MojoFailureException --- Key: MNG-3279 URL: http://jira.codehaus.org/browse/MNG-3279 Project: Maven 2 Issue Type: Improvement Components: Plugin API

[jira] Updated: (MNG-3279) Support Exception Chaining for MojoFailureException

2007-11-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3279: --- Attachment: exception-chaining.patch This patch provides the requested API extension. A little

[jira] Created: (MPLUGIN-62) Exclude read-only components from plugin goal documentation

2007-11-08 Thread Benjamin Bentmann (JIRA)
Exclude read-only components from plugin goal documentation --- Key: MPLUGIN-62 URL: http://jira.codehaus.org/browse/MPLUGIN-62 Project: Maven 2.x Plugin Tools Issue Type: Bug

[jira] Updated: (MNG-2365) classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?

2007-11-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-2365: --- Attachment: MNG-3118-test.patch This patch includes a unit test to to check the proper test class

[jira] Updated: (MPLUGIN-39) adding package-info.java breaks build

2007-11-26 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MPLUGIN-39: - Attachment: MPLUGIN-39.patch I can confirm this bug for maven-plugin-tools-java-2.1. However,

[jira] Commented: (MNG-3118) Test-classes should come before classes in the classpath

2007-12-05 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115925 ] Benjamin Bentmann commented on MNG-3118: Henri, Andreas, I think you are suffering from problems with Surefire 2.3.

[jira] Created: (MNG-3315) Path normalization during inheritance prohibits usage of properties

2007-12-10 Thread Benjamin Bentmann (JIRA)
Path normalization during inheritance prohibits usage of properties --- Key: MNG-3315 URL: http://jira.codehaus.org/browse/MNG-3315 Project: Maven 2 Issue Type: Bug

[jira] Updated: (MNG-3315) Path normalization during inheritance prohibits usage of properties

2007-12-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3315: --- Attachment: project.zip This dummy projects demonstrates the issue. Just run mvn site and look at

[jira] Commented: (MSITE-277) site:deploy possibility to choose directory tree when using sub-modules

2007-12-11 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116510 ] Benjamin Bentmann commented on MSITE-277: - I experienced this change, too, but it was not caused by

[jira] Commented: (MSITE-271) Page title reads Introduction to $project.name

2007-12-11 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116521 ] Benjamin Bentmann commented on MSITE-271: - From the source of

[jira] Created: (MSITE-279) Inheritance of elements from site descriptor quite broken

2007-12-11 Thread Benjamin Bentmann (JIRA)
Inheritance of elements from site descriptor quite broken - Key: MSITE-279 URL: http://jira.codehaus.org/browse/MSITE-279 Project: Maven 2.x Site Plugin Issue Type: Bug

[jira] Updated: (MSITE-271) Page title reads Introduction to $project.name

2007-12-11 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MSITE-271: Attachment: site-index.patch Proposed patch for the index.apt together with some further tweaks

[jira] Commented: (MSITE-271) Page title reads Introduction to $project.name

2007-12-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117022 ] Benjamin Bentmann commented on MSITE-271: - bq. That makes it extremely hard to see what actually changed Sorry, maybe

[jira] Created: (MSITE-280) Fix FAQ entry about staging

2007-12-17 Thread Benjamin Bentmann (JIRA)
Fix FAQ entry about staging --- Key: MSITE-280 URL: http://jira.codehaus.org/browse/MSITE-280 Project: Maven 2.x Site Plugin Issue Type: Improvement Affects Versions: 2.0-beta-6 Reporter: Benjamin

[jira] Created: (MSITE-281) Employ consistent typesetting/formatting

2007-12-17 Thread Benjamin Bentmann (JIRA)
Employ consistent typesetting/formatting Key: MSITE-281 URL: http://jira.codehaus.org/browse/MSITE-281 Project: Maven 2.x Site Plugin Issue Type: Improvement Affects Versions: 2.0-beta-6

[jira] Created: (MARTIFACT-8) Make wagon lookup case-insensitive with regard to protocol

2007-12-18 Thread Benjamin Bentmann (JIRA)
Make wagon lookup case-insensitive with regard to protocol -- Key: MARTIFACT-8 URL: http://jira.codehaus.org/browse/MARTIFACT-8 Project: Maven Artifact Issue Type: Bug

[jira] Created: (MNG-3327) Deploy site of SNAPSHOT to a different location than site of release version

2007-12-19 Thread Benjamin Bentmann (JIRA)
Deploy site of SNAPSHOT to a different location than site of release version Key: MNG-3327 URL: http://jira.codehaus.org/browse/MNG-3327 Project: Maven 2 Issue

[jira] Commented: (MNG-3118) Test-classes should come before classes in the classpath

2007-12-19 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117282 ] Benjamin Bentmann commented on MNG-3118: Well, how should Maven have kept backward compatibility here? There can only

[jira] Created: (MNG-3331) Normalize paths to sub modules

2007-12-21 Thread Benjamin Bentmann (JIRA)
Normalize paths to sub modules -- Key: MNG-3331 URL: http://jira.codehaus.org/browse/MNG-3331 Project: Maven 2 Issue Type: Improvement Components: Reactor and workspace Affects Versions: 2.0.8

[jira] Created: (MASSEMBLY-258) Sync usage guide with Maven standard directory layout

2007-12-30 Thread Benjamin Bentmann (JIRA)
Sync usage guide with Maven standard directory layout - Key: MASSEMBLY-258 URL: http://jira.codehaus.org/browse/MASSEMBLY-258 Project: Maven 2.x Assembly Plugin Issue Type: Improvement

[jira] Updated: (MASSEMBLY-255) type in error message

2007-12-30 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MASSEMBLY-255: Attachment: windows-eol.patch I think given the fact that DOS is rather historical,

[jira] Created: (MNG-3343) Add new lifecylce mapping maven-skin

2007-12-31 Thread Benjamin Bentmann (JIRA)
Add new lifecylce mapping maven-skin -- Key: MNG-3343 URL: http://jira.codehaus.org/browse/MNG-3343 Project: Maven 2 Issue Type: New Feature Components: General Affects Versions: 2.0.8

[jira] Updated: (MSITE-279) Inheritance of elements from site descriptor quite broken

2007-12-31 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MSITE-279: Attachment: site-directory.patch Here is a fix. Inheritance of elements from site descriptor

[jira] Created: (MSITE-284) getRelativePath fails on non-normalized inputs

2007-12-31 Thread Benjamin Bentmann (JIRA)
getRelativePath fails on non-normalized inputs -- Key: MSITE-284 URL: http://jira.codehaus.org/browse/MSITE-284 Project: Maven 2.x Site Plugin Issue Type: Bug Components: relative links

[jira] Created: (MNG-3344) Provide new POM element to configure site directory (e.g. src/site)

2008-01-01 Thread Benjamin Bentmann (JIRA)
Provide new POM element to configure site directory (e.g. src/site) - Key: MNG-3344 URL: http://jira.codehaus.org/browse/MNG-3344 Project: Maven 2 Issue Type: New Feature

[jira] Commented: (MNG-3344) Provide new POM element to configure site directory (e.g. src/site)

2008-01-04 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118733 ] Benjamin Bentmann commented on MNG-3344: bq. e.g. ${project.reporting.siteDirectory} On the other hand, the

[jira] Created: (MNG-3348) Add new dependency scope bootstrap to support concept of boot class path

2008-01-04 Thread Benjamin Bentmann (JIRA)
Add new dependency scope bootstrap to support concept of boot class path -- Key: MNG-3348 URL: http://jira.codehaus.org/browse/MNG-3348 Project: Maven 2 Issue Type: New

[jira] Updated: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-05 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3273: --- Attachment: pitfalls.patch bq. java.io.File resolves relative paths (i.e. outputDirectory =

[jira] Reopened: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-05 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann reopened MNG-3273: Not quite happy... Point out known pitfalls when developing plugins

[jira] Created: (SUREFIRE-422) Strip Maven from report title

2008-01-06 Thread Benjamin Bentmann (JIRA)
Strip Maven from report title --- Key: SUREFIRE-422 URL: http://jira.codehaus.org/browse/SUREFIRE-422 Project: Maven Surefire Issue Type: Improvement Affects Versions: 2.3 Reporter: Benjamin

[jira] Created: (SUREFIRE-423) Output a title for the report

2008-01-06 Thread Benjamin Bentmann (JIRA)
Output a title for the report - Key: SUREFIRE-423 URL: http://jira.codehaus.org/browse/SUREFIRE-423 Project: Maven Surefire Issue Type: Bug Components: report plugin Affects Versions: 2.3

[jira] Commented: (SUREFIRE-267) Add a window and a document title plus a document description (like made in javadoc and jxr plugin)

2008-01-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118898 ] Benjamin Bentmann commented on SUREFIRE-267: While it's surely a nice feature to customize the window/document

[jira] Created: (MCHANGES-91) Output a title for the reports

2008-01-06 Thread Benjamin Bentmann (JIRA)
Output a title for the reports -- Key: MCHANGES-91 URL: http://jira.codehaus.org/browse/MCHANGES-91 Project: Maven 2.x Changes Plugin Issue Type: Bug Components: changes-report, jira-report Affects

[jira] Commented: (SUREFIRE-267) Add a window and a document title plus a document description (like made in javadoc and jxr plugin)

2008-01-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118906 ] Benjamin Bentmann commented on SUREFIRE-267: I'm quite fine with any other approach. My only intention was to

[jira] Updated: (MCHANGES-88) NoSuchMethodError with maven 2.0.8 when generating changes-report

2008-01-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCHANGES-88: -- Attachment: site.log changes.log changes.zip Quite funny,

[jira] Issue Comment Edited: (MCHANGES-88) NoSuchMethodError with maven 2.0.8 when generating changes-report

2008-01-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118913 ] bentmann edited comment on MCHANGES-88 at 1/6/08 10:46 AM: Quite funny, reports

[jira] Updated: (MCHANGES-66) The changes plugin scatters white space over its Changes report

2008-01-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCHANGES-66: -- Attachment: sax-parsing.patch changes.xml Dennis, here is the changes.xml

[jira] Created: (MPMD-70) Move hard-coded strings to resource bundle

2008-01-07 Thread Benjamin Bentmann (JIRA)
Move hard-coded strings to resource bundle -- Key: MPMD-70 URL: http://jira.codehaus.org/browse/MPMD-70 Project: Maven 2.x PMD Plugin Issue Type: Bug Components: CPD, PMD

[jira] Created: (MPMD-71) Add german translation

2008-01-07 Thread Benjamin Bentmann (JIRA)
Add german translation -- Key: MPMD-71 URL: http://jira.codehaus.org/browse/MPMD-71 Project: Maven 2.x PMD Plugin Issue Type: Improvement Components: CPD, PMD Reporter: Benjamin Bentmann

[jira] Updated: (MPMD-61) When running build using -f path_to_pom/pom.xml the site is stored in working directory instead of project directory

2008-01-07 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPMD-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MPMD-61: -- Attachment: output-directory.patch Actually, the issue is caused by the plugin's incorrect handling of

[jira] Created: (MDEP-131) Complete i18n support for new analyze-report

2008-01-07 Thread Benjamin Bentmann (JIRA)
Complete i18n support for new analyze-report Key: MDEP-131 URL: http://jira.codehaus.org/browse/MDEP-131 Project: Maven 2.x Dependency Plugin Issue Type: Improvement Components: analyze

[jira] Created: (MDEP-132) Add german translation for analyze-report mojo

2008-01-07 Thread Benjamin Bentmann (JIRA)
Add german translation for analyze-report mojo -- Key: MDEP-132 URL: http://jira.codehaus.org/browse/MDEP-132 Project: Maven 2.x Dependency Plugin Issue Type: Improvement Components:

[jira] Created: (MSITE-287) Clarify/fix documentation about encoding for translated resource bundles.

2008-01-07 Thread Benjamin Bentmann (JIRA)
Clarify/fix documentation about encoding for translated resource bundles. - Key: MSITE-287 URL: http://jira.codehaus.org/browse/MSITE-287 Project: Maven 2.x Site Plugin

[jira] Created: (MCHECKSTYLE-80) Add german translation

2008-01-07 Thread Benjamin Bentmann (JIRA)
Add german translation -- Key: MCHECKSTYLE-80 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-80 Project: Maven 2.x Checkstyle Plugin Issue Type: Improvement Affects Versions: 2.1 Reporter: Benjamin

[jira] Created: (MPIR-79) Add explicit resource bundle for English

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add explicit resource bundle for English Key: MPIR-79 URL: http://jira.codehaus.org/browse/MPIR-79 Project: Maven 2.x Project Info Reports Plugin Issue Type: Bug Affects Versions: 2.0.1

[jira] Reopened: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann reopened MNG-3273: Just found another anti-pattern that does not seem to be common knowledge. Point out known pitfalls

[jira] Commented: (MPIR-79) Add explicit resource bundle for English

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPIR-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119123 ] Benjamin Bentmann commented on MPIR-79: --- If you want to exploit this bug, just run {noformat} mvn site -Dlocales=de,en

[jira] Updated: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3273: --- Attachment: pitfalls-resource-bundles.patch Proposed addition to the pitfalls section about resource

[jira] Updated: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3273: --- Attachment: pitfalls-resource-bundles.patch Revised my last patch to include some further tweaks.

[jira] Updated: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3273: --- Attachment: plugin-api-logger.patch Yet another try to improve the documentation, this time

[jira] Created: (MCHANGES-93) Add dedicated resource bundle for locale en

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add dedicated resource bundle for locale en - Key: MCHANGES-93 URL: http://jira.codehaus.org/browse/MCHANGES-93 Project: Maven 2.x Changes Plugin Issue Type: Improvement Components:

[jira] Created: (MDEP-133) Add dedicated resource bundle for locale en

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add dedicated resource bundle for locale en - Key: MDEP-133 URL: http://jira.codehaus.org/browse/MDEP-133 Project: Maven 2.x Dependency Plugin Issue Type: Improvement Components: analyze

[jira] Created: (MCHECKSTYLE-81) Add dedicated resource bundle for locale en

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add dedicated resource bundle for locale en - Key: MCHECKSTYLE-81 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-81 Project: Maven 2.x Checkstyle Plugin Issue Type: Bug Reporter:

[jira] Created: (SUREFIRE-425) Add dedicated resource bundle for locale en.

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add dedicated resource bundle for locale en. -- Key: SUREFIRE-425 URL: http://jira.codehaus.org/browse/SUREFIRE-425 Project: Maven Surefire Issue Type: Improvement Components: report

[jira] Created: (SUREFIRE-426) Add german translation

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add german translation -- Key: SUREFIRE-426 URL: http://jira.codehaus.org/browse/SUREFIRE-426 Project: Maven Surefire Issue Type: Improvement Components: report plugin Affects Versions: 2.3

[jira] Created: (MPMD-72) Add dedicated resource bundles for locale en

2008-01-08 Thread Benjamin Bentmann (JIRA)
Add dedicated resource bundles for locale en -- Key: MPMD-72 URL: http://jira.codehaus.org/browse/MPMD-72 Project: Maven 2.x PMD Plugin Issue Type: Improvement Components: CPD, PMD

[jira] Commented: (MNG-3273) Point out known pitfalls when developing plugins

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119150 ] Benjamin Bentmann commented on MNG-3273: bq. (more can be found in the Parameter Expressions document) Where is this

[jira] Commented: (MPMD-71) Add german translation

2008-01-08 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPMD-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119171 ] Benjamin Bentmann commented on MPMD-71: --- I used ISO-8859-1 as this is the encoding dictated by the JRE for

[jira] Created: (MRESOURCES-52) Change type of plugin parameter outputDirectory to java.io.File

2008-01-09 Thread Benjamin Bentmann (JIRA)
Change type of plugin parameter outputDirectory to java.io.File - Key: MRESOURCES-52 URL: http://jira.codehaus.org/browse/MRESOURCES-52 Project: Maven 2.x Resources Plugin

[jira] Updated: (MRESOURCES-32) calls to DirectoryScanner.setBasedir(String) fail in embedded environment

2008-01-09 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MRESOURCES-32: Attachment: resource-directory.patch Attached patch to fix. calls to

[jira] Created: (MCLEAN-31) Always resolve relative path against the project's base directory

2008-01-10 Thread Benjamin Bentmann (JIRA)
Always resolve relative path against the project's base directory - Key: MCLEAN-31 URL: http://jira.codehaus.org/browse/MCLEAN-31 Project: Maven 2.x Clean Plugin Issue Type:

[jira] Updated: (MCLEAN-31) Always resolve relative path against the project's base directory

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCLEAN-31: Attachment: relative-paths.patch I previously attached a minimal patch to spotlight the problem.

[jira] Commented: (MCLEAN-31) Always resolve relative path against the project's base directory

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119470 ] Benjamin Bentmann commented on MCLEAN-31: - Sorry, I errorneously clicked Fix Version instead of Affected Version when

[jira] Commented: (MCLEAN-20) pom packaged (aggregtor) project files shouldn't activate clean to delete /target

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119471 ] Benjamin Bentmann commented on MCLEAN-20: - bq. Aggregator poms do not install anything into target and should not

[jira] Updated: (MCLEAN-29) Maven clean plugin doesn't filter resources from exclude list

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCLEAN-29: Attachment: clean-exclude.zip I can reproduce this issue (on WinXP), attached is a complete mini

[jira] Updated: (MCLEAN-29) Maven clean plugin doesn't filter resources from exclude list

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCLEAN-29: Attachment: dont-delete-excluded-file-test.patch Step 1: Patch providing a unit test for

[jira] Updated: (MCLEAN-29) Maven clean plugin doesn't filter resources from exclude list

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCLEAN-29: Attachment: dont-delete-excluded-file.patch Step 2: Patch to fix the FileSetManager. There were

[jira] Issue Comment Edited: (MCLEAN-29) Maven clean plugin doesn't filter resources from exclude list

2008-01-10 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119481 ] bentmann edited comment on MCLEAN-29 at 1/10/08 6:48 PM: -- I can reproduce this issue (on

[jira] Updated: (MRESOURCES-52) Change type of plugin parameter outputDirectory to java.io.File

2008-01-11 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MRESOURCES-52: Attachment: resources.zip Attached is now a mini project for you to experience this

[jira] Reopened: (MRESOURCES-52) Change type of plugin parameter outputDirectory to java.io.File

2008-01-11 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann reopened MRESOURCES-52: - Milos, this issue is NOT a duplicate of MRESOURCES-32, it is just another incarnation

[jira] Commented: (MNG-3118) Test-classes should come before classes in the classpath

2008-01-11 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119589 ] Benjamin Bentmann commented on MNG-3118: While I agree that having a documentation would be nice, it does not prevent

[jira] Created: (SUREFIRE-428) Add integration test to check class path order

2008-01-11 Thread Benjamin Bentmann (JIRA)
Add integration test to check class path order -- Key: SUREFIRE-428 URL: http://jira.codehaus.org/browse/SUREFIRE-428 Project: Maven Surefire Issue Type: Task Reporter: Benjamin

[jira] Updated: (MCHANGES-66) The changes plugin scatters white space over its Changes report

2008-01-14 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCHANGES-66: -- Attachment: changes-report.html Well, I tried 2.0-beta-3 as well as the current

[jira] Created: (MCHANGES-95) Add german translation

2008-01-14 Thread Benjamin Bentmann (JIRA)
Add german translation -- Key: MCHANGES-95 URL: http://jira.codehaus.org/browse/MCHANGES-95 Project: Maven 2.x Changes Plugin Issue Type: Improvement Components: changes-report, jira-report Affects

[jira] Commented: (MRESOURCES-52) Change type of plugin parameter outputDirectory to java.io.File

2008-01-14 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119887 ] Benjamin Bentmann commented on MRESOURCES-52: - There will not be any noticable changes for the end-user

[jira] Commented: (MPIR-79) Add explicit resource bundle for English

2008-01-14 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPIR-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119896 ] Benjamin Bentmann commented on MPIR-79: --- The illustrated command should produce the site output in two *different*

[jira] Issue Comment Edited: (MRESOURCES-52) Change type of plugin parameter outputDirectory to java.io.File

2008-01-14 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119887 ] bentmann edited comment on MRESOURCES-52 at 1/14/08 4:57 PM: -- There will not be any

[jira] Commented: (MCHANGES-66) The changes plugin scatters white space over its Changes report

2008-01-14 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119891 ] Benjamin Bentmann commented on MCHANGES-66: --- The removal of line breaks is simply caused by {code:java} replace(

[jira] Updated: (MSITE-174) Default bundle used not correct

2008-01-15 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MSITE-174: Attachment: i18n-en.patch Fix attached. I hope it's clear by now, that Plexus has nothing to do

[jira] Created: (MJAVADOC-165) Provide specific default value for encoding parameter

2008-01-15 Thread Benjamin Bentmann (JIRA)
Provide specific default value for encoding parameter --- Key: MJAVADOC-165 URL: http://jira.codehaus.org/browse/MJAVADOC-165 Project: Maven 2.x Javadoc Plugin Issue Type: Improvement

[jira] Created: (MCOMPILER-63) Provide specific default value for encoding parameter

2008-01-15 Thread Benjamin Bentmann (JIRA)
Provide specific default value for encoding parameter --- Key: MCOMPILER-63 URL: http://jira.codehaus.org/browse/MCOMPILER-63 Project: Maven 2.x Compiler Plugin Issue Type: Improvement

[jira] Updated: (MCOMPILER-47) Inhertitance does not work when having more than one level

2008-01-15 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCOMPILER-47: --- Attachment: MCOMPILER-47.zip I tried to reproduce this issue with the attached project

[jira] Updated: (MCOMPILER-41) recompiling behaves differently when build.sourceDirectory is not set to the default path src/main/java/

2008-01-15 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MCOMPILER-41: --- Attachment: MCOMPILER-41.zip Not reproducable with the attached mini project (Maven

[jira] Updated: (MPIR-79) Add explicit resource bundle for English

2008-01-15 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MPIR-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MPIR-79: -- Attachment: MPIR-79.zip bq. It sets the default locale to the first command line parameter. No, it

[jira] Commented: (MSITE-287) Clarify/fix documentation about encoding for translated resource bundles.

2008-01-15 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120157 ] Benjamin Bentmann commented on MSITE-287: - bq. Unicode escapes Ugh... If I really need to... I hope there was a

[jira] Commented: (SUREFIRE-430) default excludes of Abstract*Test not working

2008-01-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120199 ] Benjamin Bentmann commented on SUREFIRE-430: This break is by intention, to fix SUREFIRE-167. The official

[jira] Commented: (MSITE-287) Clarify/fix documentation about encoding for translated resource bundles.

2008-01-16 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MSITE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120207 ] Benjamin Bentmann commented on MSITE-287: - bq. My guess is that it was a known limitation due to the old MSITE-19.

[jira] Created: (SUREFIRE-432) Surefire swallows redirected test output if uncaught exceptions occur in forked SurefireBooter

2008-01-16 Thread Benjamin Bentmann (JIRA)
Surefire swallows redirected test output if uncaught exceptions occur in forked SurefireBooter -- Key: SUREFIRE-432 URL: http://jira.codehaus.org/browse/SUREFIRE-432

  1   2   3   4   5   6   7   8   9   10   >