[jira] Resolved: (MPXDOC-200) [m1.1-RC1 Oct06] maven-xdoc-plugin-1.10.1-SNAPSHOT fails under JDK 6

2007-02-20 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinobu Kawai resolved MPXDOC-200. -- Assignee: Shinobu Kawai Resolution: Fixed Fix Version/s: 1.10.1 Resolved! :)

[jira] Commented: (MPXDOC-200) [m1.1-RC1 Oct06] maven-xdoc-plugin-1.10.1-SNAPSHOT fails under JDK 6

2007-02-18 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87869 ] Shinobu Kawai commented on MPXDOC-200: -- This is due to a jelly bug [1] due to a change in the java6 ClassLoader

[jira] Commented: (MPXDOC-200) [m1.1-RC1 Oct06] maven-xdoc-plugin-1.10.1-SNAPSHOT fails under JDK 6

2007-02-18 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87872 ] Shinobu Kawai commented on MPXDOC-200: -- I applied a workaround to SVN, but looks like I don't have permission to

[jira] Commented: (MPWAR-62) maven-war-plugin doesn't compile java sources when used with maven-test-plugin 1.8

2006-09-06 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-62?page=comments#action_74214 ] Shinobu Kawai commented on MPWAR-62: This should be revisited once MPTEST-66 is fixed one way or another. maven-war-plugin doesn't compile java sources when used with

[jira] Closed: (MPEJB-23) ejb:init does not compile java code if tests are not run

2006-09-06 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPEJB-23?page=all ] Shinobu Kawai closed MPEJB-23. -- Resolution: Fixed This should be revisited once MPTEST-66 is fixed one way or another. ejb:init does not compile java code if tests are not run

[jira] Commented: (MPTEST-66) 1.8 version introduces bug in other plugins

2006-08-23 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-66?page=comments#action_73116 ] Shinobu Kawai commented on MPTEST-66: - Not clear how the whole prereqs stuff work, but I was wondering if adding an attribute to call attainGoal with the same werkz

[jira] Commented: (MPTEST-66) 1.8 version introduces bug in other plugins

2006-08-21 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-66?page=comments#action_72972 ] Shinobu Kawai commented on MPTEST-66: - I like nicolas' solution for backward compatability, but I'm not sure if it is right to assume that test:test will always compile

[jira] Commented: (MPTEST-66) 1.8 version introduces bug in other plugins

2006-08-21 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-66?page=comments#action_72976 ] Shinobu Kawai commented on MPTEST-66: - Actually, it's going to compile twice anyways (unless we revert the whole MPTEST-46 fix) because test:compile is being

[jira] Commented: (MJAVADOC-85) taglet allow only one taglet

2006-08-17 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-85?page=comments#action_72576 ] Shinobu Kawai commented on MJAVADOC-85: --- Unfortunately, the plugin currently only allows one taglet. taglet allow only one taglet --

[jira] Created: (MPJUNITREPORT-14) Don't run test:test if not needed.

2006-08-04 Thread Shinobu Kawai (JIRA)
Don't run test:test if not needed. -- Key: MPJUNITREPORT-14 URL: http://jira.codehaus.org/browse/MPJUNITREPORT-14 Project: maven-junitreport-plugin Issue Type: Wish Reporter: Shinobu Kawai

[jira] Created: (MJAVADOC-81) Additional doclets do not run.

2006-08-02 Thread Shinobu Kawai (JIRA)
Additional doclets do not run. -- Key: MJAVADOC-81 URL: http://jira.codehaus.org/browse/MJAVADOC-81 Project: Maven 2.x Javadoc Plugin Issue Type: Bug Affects Versions: 2.0 Reporter: Shinobu Kawai

[jira] Updated: (MJAVADOC-81) Additional doclets do not run.

2006-08-02 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-81?page=all ] Shinobu Kawai updated MJAVADOC-81: -- Attachment: pom.xml The pom that doesn't work. I get the following in the log: [INFO] Skipped JavaDocs report, file apidocs/index.html already exists for the

[jira] Updated: (MJAVADOC-81) Additional doclets do not run.

2006-08-02 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-81?page=all ] Shinobu Kawai updated MJAVADOC-81: -- Attachment: MJAVADOC-81 Patch to expose name, description, and outputName. Applied, I can add the following to my pom to make it work: ...

[jira] Updated: (MPWAR-62) maven-war-plugin doesn't compile java sources when used with maven-test-plugin 1.8

2006-08-01 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-62?page=all ] Shinobu Kawai updated MPWAR-62: --- Attachment: MPWAR-62 Patch to fix bug against latest in SVN. maven-war-plugin doesn't compile java sources when used with maven-test-plugin 1.8

[jira] Commented: (MPTEST-67) maven.compile.target is not considered in test:compile

2006-07-28 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-67?page=comments#action_70999 ] Shinobu Kawai commented on MPTEST-67: - Good point. You might want to create a new issue for that. The test plugin is recycling many of the java plugin properties

[jira] Updated: (MPEJB-23) ejb:init does not compile java code if tests are not run

2006-07-27 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPEJB-23?page=all ] Shinobu Kawai updated MPEJB-23: --- Attachment: MPEJB-23 Patch to fix bug. ejb:init does not compile java code if tests are not run

[jira] Created: (MPEJB-23) ejb:init does not compile java code if tests are not run

2006-07-27 Thread Shinobu Kawai (JIRA)
ejb:init does not compile java code if tests are not run Key: MPEJB-23 URL: http://jira.codehaus.org/browse/MPEJB-23 Project: maven-ejb-plugin Issue Type: Bug Reporter:

[jira] Updated: (MPMULTIPROJECT-67) maven-multiproject-plugin:deregister does not work

2006-07-26 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-67?page=all ] Shinobu Kawai updated MPMULTIPROJECT-67: Attachment: MPMULTIPROJECT-67 Patch to fix bug. maven-multiproject-plugin:deregister does not work

[jira] Created: (MPMULTIPROJECT-68) maven-multiproject-plugin:register should not register if no child projects

2006-07-26 Thread Shinobu Kawai (JIRA)
maven-multiproject-plugin:register should not register if no child projects --- Key: MPMULTIPROJECT-68 URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-68 Project:

[jira] Updated: (MPMULTIPROJECT-68) maven-multiproject-plugin:register should not register if no child projects

2006-07-26 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-68?page=all ] Shinobu Kawai updated MPMULTIPROJECT-68: Attachment: MPMULTIPROJECT-68 Patch to grant wish. maven-multiproject-plugin:register should not register if no child projects

[jira] Commented: (MPMULTIPROJECT-68) maven-multiproject-plugin:register should not register if no child projects

2006-07-26 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-68?page=comments#action_70796 ] Shinobu Kawai commented on MPMULTIPROJECT-68: - It worked with a fresh maven 1.0.2 + multiproject 1.5 + my patch. :)

[jira] Created: (MPMULTIPROJECT-66) pre/postGoal defined in plugins are only called once during multiproject goals

2006-07-25 Thread Shinobu Kawai (JIRA)
pre/postGoal defined in plugins are only called once during multiproject goals -- Key: MPMULTIPROJECT-66 URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-66 Project:

[jira] Created: (MPTEST-67) maven.compile.target is not considered in test:compile

2006-07-24 Thread Shinobu Kawai (JIRA)
maven.compile.target is not considered in test:compile -- Key: MPTEST-67 URL: http://jira.codehaus.org/browse/MPTEST-67 Project: maven-test-plugin Issue Type: Bug Affects Versions: 1.8

[jira] Created: (MPJUNITREPORT-13) Ability to group packages and show in summary section

2006-07-19 Thread Shinobu Kawai (JIRA)
Ability to group packages and show in summary section - Key: MPJUNITREPORT-13 URL: http://jira.codehaus.org/browse/MPJUNITREPORT-13 Project: maven-junitreport-plugin Issue Type: Wish

[jira] Created: (CONTINUUM-748) Build Now button on Build Definitions does not get grayed out.

2006-06-30 Thread Shinobu Kawai (JIRA)
Build Now button on Build Definitions does not get grayed out. -- Key: CONTINUUM-748 URL: http://jira.codehaus.org/browse/CONTINUUM-748 Project: Continuum Type: Bug Components: Web interface

[jira] Commented: (CONTINUUM-667) need a way to limit the mount of time a unit test runs for

2006-06-12 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-667?page=comments#action_67167 ] Shinobu Kawai commented on CONTINUUM-667: - Since CONTINUUM-669 was marked as a duplicate of this issue, I would like this to be expanded to a more generic scope. A

[jira] Created: (MEV-404) pom for cactus:cactus-ant:13-1.7.2

2006-06-03 Thread Shinobu Kawai (JIRA)
pom for cactus:cactus-ant:13-1.7.2 -- Key: MEV-404 URL: http://jira.codehaus.org/browse/MEV-404 Project: Maven Evangelism Type: Bug Components: Missing POM Reporter: Shinobu Kawai initial pom suggestion for

[jira] Created: (MEV-405) pom for cactus:cactus:13-1.7.2

2006-06-03 Thread Shinobu Kawai (JIRA)
pom for cactus:cactus:13-1.7.2 -- Key: MEV-405 URL: http://jira.codehaus.org/browse/MEV-405 Project: Maven Evangelism Type: Bug Components: Missing POM Reporter: Shinobu Kawai initial pom suggestion for cactus:cactus:13-1.7.2

[jira] Updated: (MEV-404) pom for cactus:cactus-ant:13-1.7.2

2006-06-03 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MEV-404?page=all ] Shinobu Kawai updated MEV-404: -- Attachment: cactus-ant-13-1.7.2.pom pom for cactus:cactus-ant:13-1.7.2 -- Key: MEV-404 URL:

[jira] Updated: (MEV-405) pom for cactus:cactus:13-1.7.2

2006-06-03 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MEV-405?page=all ] Shinobu Kawai updated MEV-405: -- Attachment: cactus-13-1.7.2.pom pom for cactus:cactus:13-1.7.2 -- Key: MEV-405 URL:

[jira] Updated: (MAVEN-1763) Maven - Guide to Maven Evangelism has wrong svn URL

2006-06-03 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1763?page=all ] Shinobu Kawai updated MAVEN-1763: - Attachment: MAVEN-1763 Maven - Guide to Maven Evangelism has wrong svn URL --- Key: MAVEN-1763

[jira] Created: (MAVENUPLOAD-929) [NOT AN UPLOAD REQUEST] pom.xml is not uploaded for cactus 13-1.7.2

2006-06-02 Thread Shinobu Kawai (JIRA)
[NOT AN UPLOAD REQUEST] pom.xml is not uploaded for cactus 13-1.7.2 --- Key: MAVENUPLOAD-929 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-929 Project: maven-upload-requests Type: Bug Reporter:

[jira] Created: (CONTINUUM-695) Ability to edit Notifier from Project.

2006-05-12 Thread Shinobu Kawai (JIRA)
Ability to edit Notifier from Project. -- Key: CONTINUUM-695 URL: http://jira.codehaus.org/browse/CONTINUUM-695 Project: Continuum Type: Wish Components: Web interface Versions: 1.0.3 Reporter: Shinobu Kawai

[jira] Closed: (CONTINUUM-497) Ability to download from the Working Copy page.

2006-05-01 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-497?page=all ] Shinobu Kawai closed CONTINUUM-497: --- Resolution: Fixed Fix Version: 1.0.3 Looks fixed in 1.0.3. :) Ability to download from the Working Copy page.

[jira] Created: (CONTINUUM-676) Typo in Legend : Build In Progess

2006-05-01 Thread Shinobu Kawai (JIRA)
Typo in Legend : Build In Progess --- Key: CONTINUUM-676 URL: http://jira.codehaus.org/browse/CONTINUUM-676 Project: Continuum Type: Bug Components: Web interface Versions: 1.0.3 Reporter: Shinobu Kawai Priority:

[jira] Created: (CONTINUUM-668) Build history not showing after 1.0.2 to 1.0.3 migration

2006-04-27 Thread Shinobu Kawai (JIRA)
Build history not showing after 1.0.2 to 1.0.3 migration Key: CONTINUUM-668 URL: http://jira.codehaus.org/browse/CONTINUUM-668 Project: Continuum Type: Bug Components: Web interface Versions: 1.0.3

[jira] Created: (CONTINUUM-669) Ability to set timeout to a build

2006-04-27 Thread Shinobu Kawai (JIRA)
Ability to set timeout to a build - Key: CONTINUUM-669 URL: http://jira.codehaus.org/browse/CONTINUUM-669 Project: Continuum Type: Wish Components: Core system Versions: 1.0.3 Reporter: Shinobu Kawai Priority: