[jira] Commented: (MJAR-42) Add LICENCE and NOTICE files to the jar

2006-06-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAR-42?page=comments#action_67235 ] Brett Porter commented on MJAR-42: -- - default values should be given with default-value instead of an initialising value (the basedir won't be correctly aligned otherwise) - this techniq

[jira] Updated: (MWAR-33) jars with differents versions can be in WEB-INF/lib with war as dependencies

2006-06-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MWAR-33?page=all ] Brett Porter updated MWAR-33: - Fix Version: 2.0.1 well, this shouldn't happen for two reasons: a) it shouldn't duplicate b) wars shouldn't pass on dependencies (you should get the war in web-inf/lib) > ja

[jira] Closed: (MRELEASE-119) Release plugin is not updating changes.xml like it did in m1

2006-06-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-119?page=all ] Brett Porter closed MRELEASE-119: - Assign To: Brett Porter Resolution: Duplicate > Release plugin is not updating changes.xml like it did in m1 >

[jira] Updated: (MSUREFIRE-136) Add option to redirect stdout from tests to a file

2006-06-12 Thread Henry S. Isidro (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ] Henry S. Isidro updated MSUREFIRE-136: -- Attachment: MSUREFIRE-136-surefire-booter.patch MSUREFIRE-136-maven-surefire-plugin.patch > Add option to redirect stdout from tests t

[jira] Updated: (MSUREFIRE-136) Add option to redirect stdout from tests to a file

2006-06-12 Thread Henry S. Isidro (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ] Henry S. Isidro updated MSUREFIRE-136: -- Attachment: (was: maven-surefire-plugin.patch) > Add option to redirect stdout from tests to a file >

[jira] Updated: (MSUREFIRE-136) Add option to redirect stdout from tests to a file

2006-06-12 Thread Henry S. Isidro (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ] Henry S. Isidro updated MSUREFIRE-136: -- Attachment: (was: SurefireBooter.patch) > Add option to redirect stdout from tests to a file > --

[jira] Updated: (MSUREFIRE-136) Add option to redirect stdout from tests to a file

2006-06-12 Thread Henry S. Isidro (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=all ] Henry S. Isidro updated MSUREFIRE-136: -- Attachment: maven-surefire-plugin.patch SurefireBooter.patch > Add option to redirect stdout from tests to a file > --

[jira] Commented: (MSUREFIRE-136) Add option to redirect stdout from tests to a file

2006-06-12 Thread Henry S. Isidro (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-136?page=comments#action_67232 ] Henry S. Isidro commented on MSUREFIRE-136: --- I've patched surefire-booter as well as maven-surefire-plugin to exhibit this behavior. The plugin now accepts a boolean para

[jira] Created: (MSUREFIRE-136) Add option to redirect stdout from tests to a file

2006-06-12 Thread Carlos Sanchez (JIRA)
Add option to redirect stdout from tests to a file -- Key: MSUREFIRE-136 URL: http://jira.codehaus.org/browse/MSUREFIRE-136 Project: Maven 2.x Surefire Plugin Type: Improvement Versions: 2.1.3, 2.2 Reporter

[jira] Commented: (MSUREFIRE-122) Support tests written in Jython

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-122?page=comments#action_67228 ] Carlos Sanchez commented on MSUREFIRE-122: -- Not sure if anybody is interested but if it works can be added. Getting votes in this issue will help though. > Support tests

[jira] Created: (MRELEASE-131) release:prepare failed in 'cvs ... commit' phase for multi-module build

2006-06-12 Thread Hung Le (JIRA)
release:prepare failed in 'cvs ... commit' phase for multi-module build --- Key: MRELEASE-131 URL: http://jira.codehaus.org/browse/MRELEASE-131 Project: Maven 2.x Release Plugin Type: Bug Versio

[jira] Closed: (MNG-2336) [maven-maven1-plugin] Tweak the configuration xml syntax

2006-06-12 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2336?page=all ] Dennis Lundberg closed MNG-2336: Resolution: Fixed > [maven-maven1-plugin] Tweak the configuration xml syntax > > > Key: MNG-2336

[jira] Updated: (MCOMPILER-22) Compilation fails: "The command line is too long."

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-22?page=all ] Carlos Sanchez updated MCOMPILER-22: Attachment: plexus-compiler-javac.patch > Compilation fails: "The command line is too long." > -- > >

[jira] Updated: (MCOMPILER-22) Compilation fails: "The command line is too long."

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-22?page=all ] Carlos Sanchez updated MCOMPILER-22: Attachment: maven-compiler-plugin.patch > Compilation fails: "The command line is too long." > -- > >

[jira] Commented: (MSUREFIRE-123) unable to establish my own http protocol handler for unit tests

2006-06-12 Thread Andy Fyfe (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-123?page=comments#action_67226 ] Andy Fyfe commented on MSUREFIRE-123: - I've tried this now also on solaris and linux. In the case of our solaris machine, an attempt to access http://localhost is denied, and

[jira] Commented: (MSUREFIRE-123) unable to establish my own http protocol handler for unit tests

2006-06-12 Thread Andy Fyfe (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-123?page=comments#action_67225 ] Andy Fyfe commented on MSUREFIRE-123: - Part of the output of "mvn test" follows: ... --- T E S T S

[jira] Commented: (MSUREFIRE-132) Odd Filename/inner class dependant behavior (and some junit tests)

2006-06-12 Thread Bryce Nordgren (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-132?page=comments#action_67224 ] Bryce Nordgren commented on MSUREFIRE-132: -- My problem with the wierd filename behavior has been solved. In my POM, I had {{}} instead of {{}} However, this does not r

[jira] Commented: (MSUREFIRE-131) Surefire-JUnit does not recognize "suite"-methods

2006-06-12 Thread Bryce Nordgren (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-131?page=comments#action_67223 ] Bryce Nordgren commented on MSUREFIRE-131: -- My bad!! I had spelled it right, but I had the element inside a element. Copy paste error. Thanks for your POM, it helped

[jira] Commented: (MAVENUPLOAD-933) Please add Java Web Parts to iBiblio Maven repository

2006-06-12 Thread Frank W. Zammetti (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-933?page=comments#action_67218 ] Frank W. Zammetti commented on MAVENUPLOAD-933: --- To be more precise, the #2 attached ZIP has the updated POMs in all JARs, as do the JARs listed as download links.

[jira] Updated: (MAVENUPLOAD-933) Please add Java Web Parts to iBiblio Maven repository

2006-06-12 Thread Frank W. Zammetti (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-933?page=all ] Frank W. Zammetti updated MAVENUPLOAD-933: -- Attachment: javawebparts.zip > Please add Java Web Parts to iBiblio Maven repository > -

[jira] Created: (SUREFIRE-47) JUnit suite() method ends up being called twice when tests are run with Surefire

2006-06-12 Thread toli kuznets (JIRA)
JUnit suite() method ends up being called twice when tests are run with Surefire Key: SUREFIRE-47 URL: http://jira.codehaus.org/browse/SUREFIRE-47 Project: surefire Type: Bug Versio

[jira] Closed: (MAVENUPLOAD-932) postgresql-8.1-407

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-932?page=all ] Carlos Sanchez closed MAVENUPLOAD-932: -- Assign To: Carlos Sanchez Resolution: Fixed > postgresql-8.1-407 > -- > > Key: MAVENUPLOAD-932 > URL: ht

[jira] Commented: (MAVENUPLOAD-933) Please add Java Web Parts to iBiblio Maven repository

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-933?page=comments#action_67216 ] Carlos Sanchez commented on MAVENUPLOAD-933: Please check groupId naming conventions on upload instructions page > Please add Java Web Parts to iBiblio Maven reposito

[jira] Created: (MECLIPSE-114) eclipse:eclipse creates overlapping source directories

2006-06-12 Thread Matthew Beermann (JIRA)
eclipse:eclipse creates overlapping source directories -- Key: MECLIPSE-114 URL: http://jira.codehaus.org/browse/MECLIPSE-114 Project: Maven 2.x Eclipse Plugin Type: Bug Versions: 2.2 Reporter: Matthew

[jira] Closed: (MAVENUPLOAD-934) Upload spring-1.2.6 sources only

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-934?page=all ] Carlos Sanchez closed MAVENUPLOAD-934: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload spring-1.2.6 sources only > > > Key: MAVENU

[jira] Closed: (MAVENUPLOAD-935) Upload spring-1.2.7 sources only

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-935?page=all ] Carlos Sanchez closed MAVENUPLOAD-935: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload spring-1.2.7 sources only > > > Key: MAVENU

[jira] Closed: (ARCHETYPE-36) j2ee-simple archetype causes error

2006-06-12 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-36?page=all ] Jesse McConnell closed ARCHETYPE-36: Resolution: Fixed removed the offending reference from the archetype.xml file, it was removed so this plugin played nicely with the site archetype >

[jira] Closed: (MAVENUPLOAD-927) OpenWFE 1.7.1pre4 upload request

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-927?page=all ] Carlos Sanchez closed MAVENUPLOAD-927: -- Assign To: Carlos Sanchez Resolution: Fixed > OpenWFE 1.7.1pre4 upload request > > > Key: MAVENU

[jira] Closed: (MAVENUPLOAD-926) Please upload Mysql Java Connector 3.1.13

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-926?page=all ] Carlos Sanchez closed MAVENUPLOAD-926: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload Mysql Java Connector 3.1.13 > - > >

[jira] Kommentiert: (MCHECKSTYLE-45) It should be possible to configure checkstyle:check to fail on "warnings".

2006-06-12 Thread Fabian Bauschulte (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-45?page=comments#action_67209 ] Fabian Bauschulte commented on MCHECKSTYLE-45: -- I want to make sure that no version with checkstyle warnings (for example missing javadoc comments) is deployed. I am

[jira] Commented: (MAVENUPLOAD-902) Maven JSAR Plugin - Manage Multi-file Javascript dependencies!

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-902?page=comments#action_67210 ] Carlos Sanchez commented on MAVENUPLOAD-902: we don't upload snapshots, they have to be released > Maven JSAR Plugin - Manage Multi-file Javascript dependencies! > -

[jira] Reopened: (MAVENUPLOAD-895) Upload request for NLOG4J 1.2.25

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-895?page=all ] Carlos Sanchez reopened MAVENUPLOAD-895: Assign To: (was: Carlos Sanchez) Not uploaded yet > Upload request for NLOG4J 1.2.25 > > >

[jira] Closed: (MAVENUPLOAD-895) Upload request for NLOG4J 1.2.25

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-895?page=all ] Carlos Sanchez closed MAVENUPLOAD-895: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload request for NLOG4J 1.2.25 > > > Key: MAVENU

[jira] Closed: (MAVENUPLOAD-896) imageinfo 1.7

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-896?page=all ] Carlos Sanchez closed MAVENUPLOAD-896: -- Assign To: Carlos Sanchez Resolution: Fixed > imageinfo 1.7 > - > > Key: MAVENUPLOAD-896 > URL: http://jira.

[jira] Closed: (MAVENUPLOAD-938) Upload MySQL Connector/MXJ 5.0.2 beta

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-938?page=all ] Carlos Sanchez closed MAVENUPLOAD-938: -- Assign To: Carlos Sanchez Resolution: Fixed Nevermind, uploading > Upload MySQL Connector/MXJ 5.0.2 beta > --

[jira] Closed: (MAVENUPLOAD-937) Upload MySQL Connector/MXJ 1.1.6

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-937?page=all ] Carlos Sanchez closed MAVENUPLOAD-937: -- Assign To: Carlos Sanchez Resolution: Fixed Nevermind, uploading > Upload MySQL Connector/MXJ 1.1.6 > >

[jira] Closed: (MAVENUPLOAD-908) Intellij 5.1 redistribution jars

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-908?page=all ] Carlos Sanchez closed MAVENUPLOAD-908: -- Assign To: Carlos Sanchez Resolution: Fixed > Intellij 5.1 redistribution jars > > > Key: MAVENU

[jira] Commented: (MAVENUPLOAD-937) Upload MySQL Connector/MXJ 1.1.6

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-937?page=comments#action_67204 ] Carlos Sanchez commented on MAVENUPLOAD-937: please use com.mysql.management as groupId > Upload MySQL Connector/MXJ 1.1.6 > > >

[jira] Commented: (MAVENUPLOAD-938) Upload MySQL Connector/MXJ 5.0.2 beta

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-938?page=comments#action_67203 ] Carlos Sanchez commented on MAVENUPLOAD-938: please use com.mysql.management as groupId > Upload MySQL Connector/MXJ 5.0.2 beta >

[jira] Created: (MNG-2363) does not work in a multi-project build

2006-06-12 Thread David Boden (JIRA)
does not work in a multi-project build --- Key: MNG-2363 URL: http://jira.codehaus.org/browse/MNG-2363 Project: Maven 2 Type: Bug Components: Profiles Reporter: David Boden Priority

[jira] Commented: (CONTINUUM-727) Allow Continuum to work with the release plugin to perform the official release

2006-06-12 Thread Jeremy Whitlock (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-727?page=comments#action_67198 ] Jeremy Whitlock commented on CONTINUUM-727: --- Another useful link from Carlos: http://docs.codehaus.org/display/MAVENUSER/BEA+Maven+Requirement+Documents > Allow Continuu

[jira] Commented: (MNG-1245) Reactor projects sometimes used even with version mismatch

2006-06-12 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1245?page=comments#action_67190 ] Olivier Lamy commented on MNG-1245: --- The question is : is it a bug or a feature ? ( ;-) ) > Reactor projects sometimes used even with version mismatch > ---

[jira] Created: (MPLUGIN-21) Use of Java 5 annotations in Mojos produce error in QDox Parser

2006-06-12 Thread Chris Wewerka (JIRA)
Use of Java 5 annotations in Mojos produce error in QDox Parser --- Key: MPLUGIN-21 URL: http://jira.codehaus.org/browse/MPLUGIN-21 Project: Maven 2.x Plugin Plugin Type: Bug Versions: 2.1 Environm

[jira] Commented: (MCHECKSTYLE-19) filtering by severity

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-19?page=comments#action_67184 ] Carlos Sanchez commented on MCHECKSTYLE-19: --- I think now the multipage works, so this should be easy to apply > filtering by severity > - > >

[jira] Created: (MPH-16) help:active-profiles doesn't include profiles derived from the parent pom.

2006-06-12 Thread David Boden (JIRA)
help:active-profiles doesn't include profiles derived from the parent pom. -- Key: MPH-16 URL: http://jira.codehaus.org/browse/MPH-16 Project: Maven 2.x Help Plugin Type: Bug Reporter: David

[jira] Commented: (MCHECKSTYLE-45) It should be possible to configure checkstyle:check to fail on "warnings".

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCHECKSTYLE-45?page=comments#action_67183 ] Carlos Sanchez commented on MCHECKSTYLE-45: --- I don't think this should be changed. A warning is by definition just that, a warning. > It should be possible to configure

[jira] Closed: (WAGON-51) Wagon WebDAV swallows exceptions

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/WAGON-51?page=all ] Carlos Sanchez closed WAGON-51: --- Resolution: Fixed Fix Version: 1.0-beta-1 > Wagon WebDAV swallows exceptions > > > Key: WAGON-51 > URL: http

[jira] Created: (MAVENUPLOAD-941) Fluent API Plugin for JAXB RI 2.0.1 XJC

2006-06-12 Thread Joe D. Velopar (JIRA)
-api-20060612.jar Causes JAXB RI 2.0.1 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation. -- This

[jira] Closed: (MAVENUPLOAD-916) jaxb 2.0 RI

2006-06-12 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-916?page=all ] Carlos Sanchez closed MAVENUPLOAD-916: -- Assign To: Carlos Sanchez Resolution: Fixed Changed dependencies in poms javax.xml is only for the api com.sun.xml.bind for the impl and

[jira] Updated: (MNGECLIPSE-124) Plugin fail to initialize when default maven repository folder is not available

2006-06-12 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-124?page=all ] Eugene Kuleshov updated MNGECLIPSE-124: --- Summary: Plugin fail to initialize when default maven repository folder is not available (was: Unable to view use Maven2 using Eclipse 3.2RC4) >

[jira] Commented: (MNGECLIPSE-124) Unable to view use Maven2 using Eclipse 3.2RC4

2006-06-12 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-124?page=comments#action_67180 ] Eugene Kuleshov commented on MNGECLIPSE-124: It has nothing to do with plugin classes. As I said, plugin is trying to initialize embedder on startup and if that fail p

[jira] Created: (WAGON-51) Wagon WebDAV swallows exceptions

2006-06-12 Thread Dan Diephouse (JIRA)
Wagon WebDAV swallows exceptions Key: WAGON-51 URL: http://jira.codehaus.org/browse/WAGON-51 Project: wagon Type: Bug Versions: 1.0-beta-1 Reporter: Dan Diephouse Attachments: webdav.patch Attached is a simple patch for

[jira] Commented: (MNGECLIPSE-124) Unable to view use Maven2 using Eclipse 3.2RC4

2006-06-12 Thread Matthijs Wensveen (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-124?page=comments#action_67178 ] Matthijs Wensveen commented on MNGECLIPSE-124: -- Same problem here on linux using eclipse 3.1.2 with m2eclipse version 0.0.9. Weird thing is that it worked after I inst

[jira] Created: (MASSEMBLY-116) Provide ability to use a temp dir which doesn't get included in the assembly archive

2006-06-12 Thread Prasad Kashyap (JIRA)
Provide ability to use a temp dir which doesn't get included in the assembly archive Key: MASSEMBLY-116 URL: http://jira.codehaus.org/browse/MASSEMBLY-116 Project: Maven 2.x Assembly Plugin

[jira] Commented: (MSUREFIRE-133) Working directory is not setup correctly when running a unit test in the child subproject if run from the parent's directory

2006-06-12 Thread toli kuznets (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-133?page=comments#action_67172 ] toli kuznets commented on MSUREFIRE-133: forcing maven to use maven-surefire-plugin-2.2 solved my problems. apologies for posting a dupe - i searched for a dupe but didn't

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

2006-06-12 Thread james strachan (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-667?page=comments#action_67171 ] james strachan commented on CONTINUUM-667: -- Sounds good to me :) > need a way to limit the mount of time a unit test runs for > ---

[jira] Created: (MPH-15) help:describe should accept plugin prefix or prefix:goal

2006-06-12 Thread Kenney Westerhof (JIRA)
help:describe should accept plugin prefix or prefix:goal Key: MPH-15 URL: http://jira.codehaus.org/browse/MPH-15 Project: Maven 2.x Help Plugin Type: Improvement Reporter: Kenney Westerhof Priority: Mi

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-12 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67170 ] Emmanuel Venisse commented on SCM-116: -- We use @aggregator, because generally, sub-modules are under the root directory and I don't think a user with this layout want to update sever

[jira] Created: (MWAR-47) Regression : Files not copied when overlaying wars

2006-06-12 Thread Eric Bottard (JIRA)
Regression : Files not copied when overlaying wars -- Key: MWAR-47 URL: http://jira.codehaus.org/browse/MWAR-47 Project: Maven 2.x War Plugin Type: Bug Versions: 2.0 Reporter: Eric Bottard The handy "over

[jira] Commented: (MWAR-47) Regression : Files not copied when overlaying wars

2006-06-12 Thread Eric Bottard (JIRA)
[ http://jira.codehaus.org/browse/MWAR-47?page=comments#action_67168 ] Eric Bottard commented on MWAR-47: -- Please read " ... must benefit MANY "real, final" projects ..." above > Regression : Files not copied when overlaying wars > -

[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 timeout

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67166 ] David Boden commented on SCM-116: - None of the other goals (checkout, checkin, diff...) have the @aggregator tag. *Has the update goal been overlooked?* > scm:update doesn't iterate thro

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67163 ] David Boden commented on SCM-116: - Removing this line from UpdateMojo.java in the maven-scm-plugin project: * @aggregator Completely fixes this issue. The plugin updates each of my subpr

[jira] Created: (MAVENUPLOAD-940) Upload Stripes 1.3.2 to maven2 repository

2006-06-12 Thread Tim Fennell (JIRA)
Upload Stripes 1.3.2 to maven2 repository - Key: MAVENUPLOAD-940 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-940 Project: maven-upload-requests Type: Task Reporter: Tim Fennell -- This message is automatically ge

[jira] Created: (MSUREFIRE-135) Excluding tests with command line pattern

2006-06-12 Thread Johannes Carl?n (JIRA)
Excluding tests with command line pattern - Key: MSUREFIRE-135 URL: http://jira.codehaus.org/browse/MSUREFIRE-135 Project: Maven 2.x Surefire Plugin Type: New Feature Versions: 2.2 Environment: All environments runnin

[jira] Commented: (MSITE-148) does not seem to work

2006-06-12 Thread Jean Deruelle (JIRA)
[ http://jira.codehaus.org/browse/MSITE-148?page=comments#action_67158 ] Jean Deruelle commented on MSITE-148: - move to maven-2-0-4 (it's using site-plugin-2.0-beta-5). Looks like the inital problem you had(problems when generating the dependencies repor

[jira] Commented: (MEAR-8) Add security role definitions to maven-ear-plugin

2006-06-12 Thread Martijn de Bruijn (JIRA)
[ http://jira.codehaus.org/browse/MEAR-8?page=comments#action_67157 ] Martijn de Bruijn commented on MEAR-8: -- Thanks > Add security role definitions to maven-ear-plugin > - > > Key: MEAR-8 >

[jira] Commented: (MJAR-41) Cannot specify additional classpath entries in jar manifest when using addClasspath

2006-06-12 Thread Fredrik Vraalsen (JIRA)
[ http://jira.codehaus.org/browse/MJAR-41?page=comments#action_67156 ] Fredrik Vraalsen commented on MJAR-41: -- It seems the spec and the implementation are not quite in agreement, unfortunately. I've tested with multiple Class-Path entries in the mani

[jira] Created: (MASSEMBLY-115) Should avoid modifying assembly if none of the underlying files have changed.

2006-06-12 Thread David Boden (JIRA)
Should avoid modifying assembly if none of the underlying files have changed. - Key: MASSEMBLY-115 URL: http://jira.codehaus.org/browse/MASSEMBLY-115 Project: Maven 2.x Assembly Plugin Type:

[jira] Commented: (MASSEMBLY-97) multiproject with assembly fails in mysterious ways

2006-06-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-97?page=comments#action_67154 ] David Boden commented on MASSEMBLY-97: -- I have worked around this by using "single" as the goal rather than "assembly". The "single" goal has been added as a workaround for thi

[jira] Commented: (MASSEMBLY-103) More powerful includes/excludes stuff in DependencySets in descriptors

2006-06-12 Thread Richard van der Hoff (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-103?page=comments#action_67151 ] Richard van der Hoff commented on MASSEMBLY-103: The compile-time error is due to source files which have been deleted... They're reduced to zero size by the patch,

[jira] Commented: (MASSEMBLY-103) More powerful includes/excludes stuff in DependencySets in descriptors

2006-06-12 Thread Chris Chen (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-103?page=comments#action_67147 ] Chris Chen commented on MASSEMBLY-103: -- Oh, missed a few more lines of output that occurs before the exception. The output is after the modello generation. {noformat} [INFO]

[jira] Commented: (MASSEMBLY-103) More powerful includes/excludes stuff in DependencySets in descriptors

2006-06-12 Thread Chris Chen (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-103?page=comments#action_67146 ] Chris Chen commented on MASSEMBLY-103: -- I'm getting building errors when I run "mvn compile" with your patch. Also, the AssemblyMojoTest.java also gets patch problems, which