[jira] Created: (MNG-3442) Add explicit resource bundle for English

2008-03-06 Thread Vincent Siveton (JIRA)
Add explicit resource bundle for English Key: MNG-3442 URL: http://jira.codehaus.org/browse/MNG-3442 Project: Maven 2 Issue Type: Improvement Components: General Affects Versions: 2.0.8

[jira] Closed: (MNG-428) Japanese message resource

2008-03-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MNG-428. --- Assignee: Vincent Siveton (was: Brian Fox) Resolution: Fixed Applied! Thanks to have review it. > Japa

[jira] Commented: (MPIR-85) Refactoring of dependency and dependency management report

2008-03-04 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPIR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126067 ] Vincent Siveton commented on MPIR-85: - Another thought for the getScope() issue: you could also create a wrapper for Artifa

[jira] Commented: (MPIR-85) Refactoring of dependency and dependency management report

2008-03-04 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPIR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126065 ] Vincent Siveton commented on MPIR-85: - IMHO it is a good work. Thanks! I have some comments on the code: * I dont like Abst

[jira] Commented: (MJAVADOC-116) Impossible to aggregate javadoc if snapshot never built

2008-03-04 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126063 ] Vincent Siveton commented on MJAVADOC-116: -- Damien, it seems that it is due to @requiresDependencyResolution, not

[jira] Updated: (MNG-3221) Infinite loop in DefaultLifecycleExecutor

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MNG-3221: - Attachment: MNG-3221-r633352.diff MNG-3221-maven-uml-plugin.diff Thanks for the reminder,

[jira] Updated: (MNG-3221) Infinite loop in DefaultLifecycleExecutor

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MNG-3221: - Fix Version/s: (was: 2.0.10) 2.0.9 Updated fix version since test case is provided

[jira] Commented: (MSHADE-21) NPE when calling mvn shade:shade

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSHADE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125989 ] Vincent Siveton commented on MSHADE-21: --- Take care of the maven-shade-plugin version > NPE when calling mvn shade:shade

[jira] Created: (MSHADE-21) NPE when calling mvn shade:shade

2008-03-03 Thread Vincent Siveton (JIRA)
NPE when calling mvn shade:shade Key: MSHADE-21 URL: http://jira.codehaus.org/browse/MSHADE-21 Project: Maven 2.x Shade Plugin Issue Type: Bug Affects Versions: 1.0 Reporter: Vincent Siveton

[jira] Updated: (MSHADE-20) Take care of Manifest attributes defined in maven-jar-plugin

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSHADE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MSHADE-20: -- Attachment: MSHADE-20.diff Here is a test case under doxia-converter [1] [1] https://svn.apache.org/

[jira] Commented: (MSHADE-20) Take care of Manifest attributes defined in maven-jar-plugin

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSHADE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125987 ] Vincent Siveton commented on MSHADE-20: --- As I said, it affects 1.1 so the trunk :) i.e r67 > Take care of Manifest

[jira] Closed: (DOXIA-228) Create a new tool to handle module conversion

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed DOXIA-228. - Resolution: Fixed added > Create a new tool to handle module conversion > -

[jira] Updated: (DOXIA-228) Create a new tool to handle module conversion

2008-03-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-228: -- Component/s: Doxia Tools > Create a new tool to handle module conversion > ---

[jira] Created: (DOXIA-228) Create a new tool to handle module conversion

2008-03-03 Thread Vincent Siveton (JIRA)
Create a new tool to handle module conversion - Key: DOXIA-228 URL: http://jira.codehaus.org/browse/DOXIA-228 Project: Maven Doxia Issue Type: New Feature Reporter: Vincent Siveton Se

[jira] Created: (MSHADE-20) Take care of Manifest attributes defined in maven-jar-plugin

2008-03-03 Thread Vincent Siveton (JIRA)
Take care of Manifest attributes defined in maven-jar-plugin Key: MSHADE-20 URL: http://jira.codehaus.org/browse/MSHADE-20 Project: Maven 2.x Shade Plugin Issue Type: Bug Affec

[jira] Updated: (MNG-3425) Required parameters of self written Mojo configured in execution part of POM are ignored and causing error

2008-03-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MNG-3425: - Fix Version/s: 2.0.9 Component/s: Plugins and Lifecycle > Required parameters of self written Mojo

[jira] Moved: (MNG-3425) Required parameters of self written Mojo configured in execution part of POM are ignored and causing error

2008-03-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton moved MPLUGIN-48 to MNG-3425: - Key: MNG-3425 (was: MPLUGIN-48) Project: Maven 2 (was: Maven 2.x Plugin

[jira] Updated: (MPLUGIN-51) Allow plugin annotations on mojo members' classes

2008-03-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MPLUGIN-51: --- Description: Right now, you can design a plugin to take nested xml in its section. For example:

[jira] Closed: (MPLUGIN-55) Maven (plexus?) doesn't recognize Mojo parameter setters defined in a base class

2008-03-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-55. -- Assignee: Vincent Siveton Resolution: Cannot Reproduce Cannot reproduce > Maven (plexus?) doe

[jira] Closed: (MPLUGIN-80) Detection of report goals always fails due to class loader separation

2008-03-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-80. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Fixed and snapshots re

[jira] Closed: (DOXIA-217) Make default internal classes

2008-02-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed DOXIA-217. - Assignee: Vincent Siveton Resolution: Fixed Fixed > Make default internal classes > -

[jira] Updated: (DOXIA-217) Make default internal classes

2008-02-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-217: -- Summary: Make default internal classes (was: Make default impl classes) > Make default internal class

[jira] Commented: (DOXIA-217) Make default impl classes

2008-02-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125597 ] Vincent Siveton commented on DOXIA-217: --- To be more clear, a lot of internal classes are publics and should be change to

[jira] Closed: (MPLUGIN-46) [maven-plugin-testing-harness-1.0-beta-1] AbstractMojoTestCase.extractPluginConfiguration expects plugin configuration directly under plugin (configuration under executions

2008-02-28 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-46. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 applied > [maven-plug

[jira] Updated: (MPLUGIN-46) [maven-plugin-testing-harness-1.0-beta-1] AbstractMojoTestCase.extractPluginConfiguration expects plugin configuration directly under plugin (configuration under execution

2008-02-28 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MPLUGIN-46: --- Description: AbstractMojoTestCase.extractPluginConfiguration expects plugin configuration directly

[jira] Closed: (MPLUGIN-79) Fix detection of JDK requirement

2008-02-28 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-79. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Applied. Thanks! > Fi

[jira] Closed: (MPLUGIN-81) Handle Mojo annotations as Javadoc taglets to make better javadoc

2008-02-28 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-81. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Fixed in r632196 > Ha

[jira] Created: (MPLUGIN-81) Handle Mojo annotations as Javadoc taglets to make better javadoc

2008-02-27 Thread Vincent Siveton (JIRA)
Handle Mojo annotations as Javadoc taglets to make better javadoc -- Key: MPLUGIN-81 URL: http://jira.codehaus.org/browse/MPLUGIN-81 Project: Maven 2.x Plugin Tools Issue Type:

[jira] Closed: (MPLUGIN-45) Plugin dependencies are not put in generated plugin.xml

2008-02-25 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-45. -- Assignee: Vincent Siveton Resolution: Fixed fixed in r630836 > Plugin dependencies are not put

[jira] Commented: (DOXIA-204) Add generic parameters support to Figure and Link events

2008-02-25 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124958 ] Vincent Siveton commented on DOXIA-204: --- I like your idea of SinkEventAttributes. These attributes add the dynamic that

[jira] Updated: (MPLUGIN-45) Plugin dependencies are not put in generated plugin.xml

2008-02-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MPLUGIN-45: --- Fix Version/s: 2.4 > Plugin dependencies are not put in generated plugin.xml >

[jira] Moved: (MNGSITE-34) Document how to define new lifecycle

2008-02-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNGSITE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton moved MPLUGIN-14 to MNGSITE-34: --- Affects Version/s: (was: 2.1) Key: MNGSITE-34 (was: M

[jira] Closed: (MPLUGIN-28) Error of goal value in Plugin documentation generation

2008-02-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-28. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 fixed in r630181 > Er

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

2008-02-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSITE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124661 ] Vincent Siveton commented on MSITE-287: --- Like said, I used an Eclipse plugin to edit properties but unfortunately, by d

[jira] Closed: (MPLUGIN-78) Fix german localization

2008-02-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-78. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 done in r630167 > Fix

[jira] Commented: (MPLUGIN-78) Fix german localization

2008-02-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124655 ] Vincent Siveton commented on MPLUGIN-78: bq: The commit in r630057 messed up file encoding (BTW, we should come to a

[jira] Closed: (MPLUGIN-13) Provide Automated Documentation for a Plugin That Provides a Report

2008-02-21 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-13. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Added a new column in

[jira] Issue Comment Edited: (MNG-3402) MavenArtifactFilterManager needs to not filtering doxia-sink-api

2008-02-21 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124579 ] siveton edited comment on MNG-3402 at 2/21/08 5:59 AM: --- An other solution could be to bump doxia-

[jira] Commented: (MNG-3402) MavenArtifactFilterManager needs to not filtering doxia-sink-api

2008-02-21 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124579 ] Vincent Siveton commented on MNG-3402: -- An other solution could be to bump doxia-sink-api:1.0-beta-1-SNAPSHOT in maven-re

[jira] Closed: (MPLUGIN-76) Fixed file encoding employed by PluginXDocGenerator

2008-02-20 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-76. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Patch applied > Fixed

[jira] Closed: (MPLUGIN-77) Add german translation

2008-02-20 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-77. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Applied > Add german

[jira] Updated: (MANTLR-24) allow (force?) users to define the antlr artifact to use (w/ patch)

2008-02-20 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MANTLR-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MANTLR-24: -- Fix Version/s: (was: 2.0) 2.1 corrected the fix version > allow (force?) users

[jira] Closed: (MPLUGIN-35) Generated documentation for @phase is misleading

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-35. -- Assignee: Vincent Siveton Resolution: Fixed Added the French translation > Generated documenta

[jira] Commented: (MPLUGIN-76) Fixed file encoding employed by PluginXDocGenerator

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124391 ] Vincent Siveton commented on MPLUGIN-76: Better should be to use WriterFactory.newWriter( file, encoding ) > Fixed f

[jira] Created: (DOXIA-224) Add source name in parser

2008-02-19 Thread Vincent Siveton (JIRA)
Add source name in parser - Key: DOXIA-224 URL: http://jira.codehaus.org/browse/DOXIA-224 Project: Maven Doxia Issue Type: New Feature Components: Core Affects Versions: 1.0-alpha-10 Reporter

[jira] Reopened: (DOXIA-135) Handle SSI in xdoc

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton reopened DOXIA-135: --- reopen to fix as fixed > Handle SSI in xdoc > -- > > Key: DOXIA-135 >

[jira] Closed: (DOXIA-135) Handle SSI in xdoc

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed DOXIA-135. - Resolution: Fixed > Handle SSI in xdoc > -- > > Key: DOXIA-135 >

[jira] Commented: (DOXIA-135) Handle SSI in xdoc

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124314 ] Vincent Siveton commented on DOXIA-135: --- Only preserve comments. > Handle SSI in xdoc > -- > >

[jira] Closed: (DOXIA-135) Handle SSI in xdoc

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed DOXIA-135. - Resolution: Cannot Reproduce Works now on trunk > Handle SSI in xdoc > -- > >

[jira] Closed: (DOXIA-219) Bump to new release of plexus-utils

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed DOXIA-219. - Assignee: Vincent Siveton Resolution: Fixed done in r629097 > Bump to new release of plexus-utils

[jira] Closed: (MPLUGIN-75) Internationalize PluginXdocGenerator

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-75. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 fixed in r629078 > In

[jira] Created: (MPLUGIN-75) Internationalize PluginXdocGenerator

2008-02-19 Thread Vincent Siveton (JIRA)
Internationalize PluginXdocGenerator Key: MPLUGIN-75 URL: http://jira.codehaus.org/browse/MPLUGIN-75 Project: Maven 2.x Plugin Tools Issue Type: Improvement Components: Java Plugins, Plugin Plug

[jira] Closed: (MPLUGIN-59) [maven-plugin-testing-harness] Clean the code

2008-02-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-59. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 did several cleanup >

[jira] Closed: (MPIR-84) StringIndexOutOfBoundsException when ML archive dont finish with a /

2008-02-18 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPIR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPIR-84. --- Assignee: Vincent Siveton Resolution: Fixed fixed in r628688 > StringIndexOutOfBoundsException when ML

[jira] Updated: (MPIR-84) StringIndexOutOfBoundsException when ML archive dont finish with a /

2008-02-18 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPIR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MPIR-84: Affects Version/s: 2.0.1 Fix Version/s: 2.1 > StringIndexOutOfBoundsException when ML archive dont f

[jira] Created: (MPIR-84) StringIndexOutOfBoundsException when ML archive dont finish with a /

2008-02-18 Thread Vincent Siveton (JIRA)
StringIndexOutOfBoundsException when ML archive dont finish with a / Key: MPIR-84 URL: http://jira.codehaus.org/browse/MPIR-84 Project: Maven 2.x Project Info Reports Plugin

[jira] Closed: (MPLUGIN-73) PluginXdocGenerator fails to decode javadoc inline tags

2008-02-17 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-73. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Patch applied. Thanks!

[jira] Updated: (DOXIA-218) AbstractSink needs to have a default protected constructor

2008-02-16 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-218: -- Component/s: Core > AbstractSink needs to have a default protected constructor >

[jira] Updated: (DOXIA-219) Bump to new release of plexus-utils

2008-02-16 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-219: -- Fix Version/s: 1.0-beta-1 > Bump to new release of plexus-utils > ---

[jira] Created: (DOXIA-219) Bump to new release of plexus-utils

2008-02-16 Thread Vincent Siveton (JIRA)
Bump to new release of plexus-utils --- Key: DOXIA-219 URL: http://jira.codehaus.org/browse/DOXIA-219 Project: Maven Doxia Issue Type: Task Components: Decoration Model Affects Versions: 1.0-alph

[jira] Created: (DOXIA-218) AbstractSink needs to have a default protected constructor

2008-02-16 Thread Vincent Siveton (JIRA)
AbstractSink needs to have a default protected constructor --- Key: DOXIA-218 URL: http://jira.codehaus.org/browse/DOXIA-218 Project: Maven Doxia Issue Type: Improvement Affects Ve

[jira] Updated: (DOXIA-119) How to deal with encoding and documentation

2008-02-16 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-119: -- Fix Version/s: (was: 1.0) 1.0-beta-1 > How to deal with encoding and documentat

[jira] Updated: (DOXIA-217) Make default impl classes

2008-02-16 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-217: -- Fix Version/s: 1.0-beta-1 > Make default impl classes > - > >

[jira] Updated: (DOXIA-135) Handle SSI in xdoc

2008-02-16 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-135: -- Fix Version/s: (was: 1.0) 1.0-beta-1 > Handle SSI in xdoc > --

[jira] Created: (DOXIA-217) Make default impl classes

2008-02-16 Thread Vincent Siveton (JIRA)
Make default impl classes - Key: DOXIA-217 URL: http://jira.codehaus.org/browse/DOXIA-217 Project: Maven Doxia Issue Type: Improvement Components: Module - Confluence, Module - Rtf, Module - Twiki Affect

[jira] Commented: (DOXIA-144) Review signature methods

2008-02-16 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123996 ] Vincent Siveton commented on DOXIA-144: --- Some public methods in the following classes need to be review: - AbstractParse

[jira] Commented: (DOXIA-56) clean up doxia api and code

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123969 ] Vincent Siveton commented on DOXIA-56: -- Fixed in r628207. Renamed o.a.m.d.s.StructureSink to o.a.m.d.u.StructureSinkUtils

[jira] Commented: (MJAVADOC-176) javadoc uses the undcoumented and platform unspecific -J-fullversion to determine version instead of the more standardized -J-version

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123967 ] Vincent Siveton commented on MJAVADOC-176: -- Related thread: http://www.nabble.com/Re%3A-Javadoc-plugin-bug-issue-r

[jira] Closed: (MJAVADOC-176) javadoc uses the undcoumented and platform unspecific -J-fullversion to determine version instead of the more standardized -J-version

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MJAVADOC-176. Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Patch applied an

[jira] Updated: (MSITE-298) Bump to Doxia 1.0-beta-1-SNAPSHOT

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSITE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MSITE-298: -- Affects Version/s: (was: 2.0-beta-7) 2.0-beta-6 Fix Version/s: 2.0-b

[jira] Updated: (MSITE-300) Using maven-shade-plugin instead of forking plexus-utils

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSITE-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MSITE-300: -- Fix Version/s: 2.0-beta-7 > Using maven-shade-plugin instead of forking plexus-utils > ---

[jira] Created: (MSITE-300) Using maven-shade-plugin instead of forking plexus-utils

2008-02-15 Thread Vincent Siveton (JIRA)
Using maven-shade-plugin instead of forking plexus-utils Key: MSITE-300 URL: http://jira.codehaus.org/browse/MSITE-300 Project: Maven 2.x Site Plugin Issue Type: Sub-task Affects V

[jira] Commented: (DOXIA-145) Adding logger feature

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123785 ] Vincent Siveton commented on DOXIA-145: --- Fixed in r62806. Lukas, could you review it? Thanks. > Adding logger feature

[jira] Updated: (MNG-3402) MavenArtifactFilterManager needs to not filtering doxia-sink-api

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MNG-3402: - Fix Version/s: 2.1-alpha-1 2.0.9 > MavenArtifactFilterManager needs to not filtering d

[jira] Updated: (MSITE-299) Add Doxia logging support

2008-02-15 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSITE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated MSITE-299: -- Attachment: MSITE-299_maven-site-plugin.diff MSITE-299_maven-doxia-tools.diff The patc

[jira] Created: (MNG-3402) MavenArtifactFilterManager needs to not filtering doxia-sink-api

2008-02-15 Thread Vincent Siveton (JIRA)
MavenArtifactFilterManager needs to not filtering doxia-sink-api Key: MNG-3402 URL: http://jira.codehaus.org/browse/MNG-3402 Project: Maven 2 Issue Type: Improvement

[jira] Created: (MSITE-299) Add Doxia logging support

2008-02-15 Thread Vincent Siveton (JIRA)
Add Doxia logging support - Key: MSITE-299 URL: http://jira.codehaus.org/browse/MSITE-299 Project: Maven 2.x Site Plugin Issue Type: Sub-task Components: doxia integration Affects Versions: 2.0-beta-7

[jira] Created: (MSITE-298) Bump to Doxia 1.0-beta-1-SNAPSHOT

2008-02-15 Thread Vincent Siveton (JIRA)
Bump to Doxia 1.0-beta-1-SNAPSHOT - Key: MSITE-298 URL: http://jira.codehaus.org/browse/MSITE-298 Project: Maven 2.x Site Plugin Issue Type: Task Affects Versions: 2.0-beta-7 Reporter: Vincent

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

2008-02-11 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSITE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MSITE-279. - Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.0-beta-7 new patch applied

[jira] Commented: (DOXIA-145) Adding logger feature

2008-02-10 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123189 ] Vincent Siveton commented on DOXIA-145: --- Basically, we need to improve logging in Sink, Parser and Macro. Using Plexus

[jira] Closed: (MPLUGIN-69) Be consistent about physical/logical formatting tags

2008-02-09 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-69. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Apply. Thanks! > Be c

[jira] Closed: (MPLUGIN-71) Make JavaMojoDescriptorExtractor extract class-level deprecated tag

2008-02-09 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-71. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Apply in r620120. Than

[jira] Closed: (MPLUGIN-70) Make plugin highlight deprecated goals in the plugin overview

2008-02-09 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-70. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Apply. Thanks! > Make

[jira] Closed: (MPLUGIN-72) Add german translation

2008-02-09 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MPLUGIN-72. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Applied. Thanks! > Ad

[jira] Issue Comment Edited: (MNG-330) centralise and internationalise error messages

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122714 ] siveton edited comment on MNG-330 at 2/6/08 9:29 PM: - Is it a prerequisite to go out 2.1? was

[jira] Commented: (MNG-330) centralise and internationalise error messages

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122714 ] Vincent Siveton commented on MNG-330: - It is a prerequisite to go out 2.1? > centralise and internationalise error messages

[jira] Commented: (MNG-3320) Avoid perm gen space out of memory errors

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122713 ] Vincent Siveton commented on MNG-3320: -- Could you send us a patch according [1]. Thanks! [1] http://maven.apache.org/gui

[jira] Closed: (MNG-3378) Sync maven-eclipse-codestyle with maven_checks

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MNG-3378. Assignee: Vincent Siveton Resolution: Fixed Applied. Thanks! > Sync maven-eclipse-codestyle with mav

[jira] Commented: (MNG-3380) MavenMetadataSource retrieves ResolutionGroup without consulting ManagedVersionMap, is problem when relocation

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122711 ] Vincent Siveton commented on MNG-3380: -- Could you send us a patch according [1]. Thanks! [1] http://maven.apache.org/gui

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

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MNG-3273. Resolution: Fixed Applied. Thanks! > Point out known pitfalls when developing plugins > --

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

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122708 ] Vincent Siveton commented on MCHANGES-88: - I fixed recently MNG-3388 so debug shoud be better specially in the realm

[jira] Closed: (MNG-3388) DefaultPluginManager needs to catch LinkageError

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MNG-3388. Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.1-alpha-1 2.

[jira] Created: (MNG-3388) DefaultPluginManager needs to catch LinkageError

2008-02-06 Thread Vincent Siveton (JIRA)
DefaultPluginManager needs to catch LinkageError Key: MNG-3388 URL: http://jira.codehaus.org/browse/MNG-3388 Project: Maven 2 Issue Type: Improvement Components: Plugins and Lifecycl

[jira] Closed: (MJAVADOC-174) Fix hyperlink to reference doc for mojo parameter "use"

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed MJAVADOC-174. Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.4 Applied. Thanks!

[jira] Commented: (MNG-3385) PluginManagement does not work for report-plugins

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122571 ] Vincent Siveton commented on MNG-3385: -- I guess should be better > PluginManagement does not work for report-plugins > -

[jira] Commented: (MJAVADOC-116) Impossible to aggregate javadoc if snapshot never built

2008-02-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122567 ] Vincent Siveton commented on MJAVADOC-116: -- Damien, did you call mvn site or mvn javadoc:javadoc? Could you send u

[jira] Reopened: (MJAVADOC-116) Impossible to aggregate javadoc if snapshot never built

2008-02-04 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton reopened MJAVADOC-116: -- Reopen since checkMissingArtifactsInReactor() doesnt take care of classifier. > Impossible to

[jira] Commented: (MJAVADOC-171) Modules in multi-module projects are "built" too often

2008-02-04 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122272 ] Vincent Siveton commented on MJAVADOC-171: -- Don't know about xmlbeans plugin, but the javadoc plugin generates jav

[jira] Commented: (MPLUGIN-40) All plugins should by default have an auto-generated goal 'help'

2008-02-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122198 ] Vincent Siveton commented on MPLUGIN-40: Read the doc [1]. Surefire plugin needs to be built with the plugin-plugin i

[jira] Commented: (MJAVADOC-111) Can't release when I use javadoc aggregate/groups

2008-02-03 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122194 ] Vincent Siveton commented on MJAVADOC-111: -- MJAVADOC-116 is now fixed. Could you retry? > Can't release when I us

<    5   6   7   8   9   10   11   12   13   14   >