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

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSITE-97?page=comments#action_61062 ] Carlos Sanchez commented on MSITE-97: - they are common images that are also used in the surefire plugin, i think they should be part of the skins and all the skins should include the

[jira] Created: (MPIDEA-45) Some improvements in generating iml-files for Intellij

2006-03-15 Thread Konstantin Polyzois (JIRA)
Some improvements in generating iml-files for Intellij -- Key: MPIDEA-45 URL: http://jira.codehaus.org/browse/MPIDEA-45 Project: maven-idea-plugin Type: Improvement Reporter: Konstantin Polyzois Priority: M

[jira] Updated: (MPIDEA-45) Some improvements in generating iml-files for Intellij

2006-03-15 Thread Konstantin Polyzois (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-45?page=all ] Konstantin Polyzois updated MPIDEA-45: -- Attachment: MPIDEA-45.patch > Some improvements in generating iml-files for Intellij > -- > >

[jira] Closed: (MRM-107) Remove unnecessary maven-proxy classes from the remote-proxy

2006-03-15 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-107?page=all ] Edwin Punzalan closed MRM-107: -- Resolution: Fixed Fix Version: 1.0-alpha-1 > Remove unnecessary maven-proxy classes from the remote-proxy > --

[jira] Commented: (MWAR-26) Do not overwrite target unless source is modified

2006-03-15 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MWAR-26?page=comments#action_61081 ] John Tolentino commented on MWAR-26: Almost done but still doing unit tests. Will definitely have a patch ready by tomorrow. > Do not overwrite target unless source is modified > ---

[jira] Commented: (CONTINUUM-554) Fix RUN_AS_USER feature for UNIX environments (linux, solaris,macos)

2006-03-15 Thread Martin van den Bemt (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-554?page=comments#action_61089 ] Martin van den Bemt commented on CONTINUUM-554: --- I can confirm this patch works like a charm.. > Fix RUN_AS_USER feature for UNIX environments (linux, solaris,macos)

[jira] Commented: (MPPDF-18) PDF Plugin Error on Table with Many Columns

2006-03-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-18?page=comments#action_61090 ] Arnaud Heritier commented on MPPDF-18: -- A workaround for this bug is to define the width (in percents if needded) of the columns to avoid the xsl trying to calculate them. > PDF Pl

[jira] Created: (MSUREFIRE-78) forkMode=once or pertest does not work on windows

2006-03-15 Thread Anita Kulshreshtha (JIRA)
forkMode=once or pertest does not work on windows - Key: MSUREFIRE-78 URL: http://jira.codehaus.org/browse/MSUREFIRE-78 Project: Maven 2.x Surefire Plugin Type: Bug Environment: Win Xp Reporter: Anita Kulshreshtha

[jira] Created: (MCLOVER-22) The licenseFile element is not taken into account

2006-03-15 Thread Vincent Massol (JIRA)
The licenseFile element is not taken into account - Key: MCLOVER-22 URL: http://jira.codehaus.org/browse/MCLOVER-22 Project: Maven 2.x Clover Plugin Type: Bug Versions: 2.0 Reporter: Vincent Massol Assigne

[jira] Commented: (MCLOVER-22) The licenseFile element is not taken into account

2006-03-15 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-22?page=comments#action_61095 ] Vincent Massol commented on MCLOVER-22: --- The problem happens when the licenseFile is specified inside an . Specifygin it outside works: {code:xml} o

[jira] Commented: (MIDEA-36) Multi-module vs. Single-module projects

2006-03-15 Thread Aleksandr Tarutin (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-36?page=comments#action_61098 ] Aleksandr Tarutin commented on MIDEA-36: I can see your point but I never tried that setup with IDEA. It seems like the root pom is the only file worth including in the global co

[jira] Created: (MEJB-7) Transitive Classpath not written to the manifest

2006-03-15 Thread Todd Nine (JIRA)
Transitive Classpath not written to the manifest Key: MEJB-7 URL: http://jira.codehaus.org/browse/MEJB-7 Project: Maven 2.x Ejb Plugin Type: Bug Reporter: Todd Nine The transitive classpath of all dependencies f

[jira] Closed: (CONTINUUM-554) Fix RUN_AS_USER feature for UNIX environments (linux, solaris,macos)

2006-03-15 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-554?page=all ] Emmanuel Venisse closed CONTINUUM-554: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.3 Applied. Thanks. > Fix RUN_AS_USER feature for UNIX environments (li

[jira] Updated: (CONTINUUM-587) Cannot reference POM via http link with authentication

2006-03-15 Thread Baron Reznik (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-587?page=all ] Baron Reznik updated CONTINUUM-587: --- Attachment: CONTINUUM-587.txt > Cannot reference POM via http link with authentication > -- > >

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

2006-03-15 Thread Kris Nuttycombe (JIRA)
[ http://jira.codehaus.org/browse/MWAR-12?page=comments#action_61107 ] Kris Nuttycombe commented on MWAR-12: - Hi, Scott, I encountered this problem as well. I think that the issue is that mvn uses an older version of the resources plugin when it loads t

[jira] Created: (CONTINUUM-628) Cannot Add Maven 2.0+ Project using HTTPS url to POM

2006-03-15 Thread Charles de Saint-Aignan (JIRA)
Cannot Add Maven 2.0+ Project using HTTPS url to POM Key: CONTINUUM-628 URL: http://jira.codehaus.org/browse/CONTINUUM-628 Project: Continuum Type: Bug Components: Core system Versions: 1.0.2 Environm

[jira] Updated: (MIDEA-33) Use path variables instead of absolute path to the Maven repository

2006-03-15 Thread Aleksandr Tarutin (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-33?page=all ] Aleksandr Tarutin updated MIDEA-33: --- Attachment: maven-idea-plugin-1.patch > Use path variables instead of absolute path to the Maven repository > ---

[jira] Closed: (CONTINUUM-525) Ability to abort / kill a build manually or after a specified time elapsed

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-525?page=all ] Brett Porter closed CONTINUUM-525: -- Assign To: Brett Porter Resolution: Duplicate > Ability to abort / kill a build manually or after a specified time elapsed > ---

[jira] Updated: (CONTINUUM-369) Stop button to cancel the "in progress" of a project.

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-369?page=all ] Brett Porter updated CONTINUUM-369: --- Fix Version: 1.1 note that there seems to be three levels to this problem: 1) detach continuum's state from the execution. So even if it has hung, be able

[jira] Commented: (CONTINUUM-369) Stop button to cancel the "in progress" of a project.

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-369?page=comments#action_61118 ] Brett Porter commented on CONTINUUM-369: in previous comment, point 3 should have been "duplicate", referring to CONTINUUM-525 > Stop button to cancel the "in progress" of

[jira] Reopened: (MNG-1908) snapshots not deployed using m2, or deployed with uniqueVersion = false are not updated if present locally

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1908?page=all ] Brett Porter reopened MNG-1908: --- need to investigate the performance regression caused by these revisions > snapshots not deployed using m2, or deployed with uniqueVersion = false are > not updated i

[jira] Updated: (MNG-1908) snapshots not deployed using m2, or deployed with uniqueVersion = false are not updated if present locally

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1908?page=all ] Brett Porter updated MNG-1908: -- Priority: Blocker (was: Critical) > snapshots not deployed using m2, or deployed with uniqueVersion = false are > not updated if present locally > --

[jira] Updated: (CONTINUUM-587) Cannot reference POM via http link with authentication

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-587?page=all ] Brett Porter updated CONTINUUM-587: --- Fix Version: 1.0.3 > Cannot reference POM via http link with authentication > -- > > Key: CONTI

[jira] Closed: (CONTINUUM-628) Cannot Add Maven 2.0+ Project using HTTPS url to POM

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-628?page=all ] Brett Porter closed CONTINUUM-628: -- Assign To: Brett Porter Resolution: Duplicate > Cannot Add Maven 2.0+ Project using HTTPS url to POM > -

[jira] Closed: (MSUREFIRE-78) forkMode=once or pertest does not work on windows

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-78?page=all ] Brett Porter closed MSUREFIRE-78: - Assign To: Brett Porter Resolution: Duplicate > forkMode=once or pertest does not work on windows > - >

[jira] Reopened: (CONTINUUM-628) Cannot Add Maven 2.0+ Project using HTTPS url to POM

2006-03-15 Thread Charles de Saint-Aignan (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-628?page=all ] Charles de Saint-Aignan reopened CONTINUUM-628: --- I'm sorry, I mislabeled the version - the error I am seeing is in Continuum 2.0.2 (not 1.0.2), and the exception is different than

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

2006-03-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MPMD-18?page=all ] Jesse McConnell updated MPMD-18: Attachment: mpmd-18.patch > set linkXRef to true by default, and only link if JXR report is included to > make it automatic > -

[jira] Commented: (CONTINUUM-628) Cannot Add Maven 2.0+ Project using HTTPS url to POM

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-628?page=comments#action_61126 ] Brett Porter commented on CONTINUUM-628: 401 means the username and password aren't right. > Cannot Add Maven 2.0+ Project using HTTPS url to POM >

[jira] Created: (MAVENUPLOAD-782) A framework for home automation based the the xPL protocol.

2006-03-15 Thread Fredrik Aubert (JIRA)
A framework for home automation based the the xPL protocol. --- Key: MAVENUPLOAD-782 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-782 Project: maven-upload-requests Type: Task Reporter: Fredrik Aubert

[jira] Closed: (MPMD-11) targetJdk parameter cannot be set in maven 2

2006-03-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MPMD-11?page=all ] Jesse McConnell closed MPMD-11: --- Resolution: Won't Fix I don't think this is an issue, looking through the code it is a supported configuration parameter, and there is support for it in the plugin.

[jira] Commented: (MPMD-11) targetJdk parameter cannot be set in maven 2

2006-03-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MPMD-11?page=comments#action_61128 ] Jesse McConnell commented on MPMD-11: - btw, if it is still not working with that configuration, go ahead and reopen and include the usage in the pom. > targetJdk parameter cannot be

[jira] Closed: (CONTINUUM-628) Cannot Add Maven 2.0+ Project using HTTPS url to POM

2006-03-15 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-628?page=all ] Emmanuel Venisse closed CONTINUUM-628: -- Resolution: Duplicate duplicated with CONTINUUM-587. > Cannot Add Maven 2.0+ Project using HTTPS url to POM > --

[jira] Commented: (CONTINUUM-628) Cannot Add Maven 2.0+ Project using HTTPS url to POM

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-628?page=comments#action_61131 ] Brett Porter commented on CONTINUUM-628: re-closed as a dupe so that all issues relating to this can be addressed in the other issue > Cannot Add Maven 2.0+ Project using

[jira] Closed: (CONTINUUM-626) Unable to checkout source if scmurl has spaces at the end

2006-03-15 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-626?page=all ] Emmanuel Venisse closed CONTINUUM-626: -- Assign To: Emmanuel Venisse Resolution: Fixed Done. > Unable to checkout source if scmurl has spaces at the end > -

[jira] Closed: (CONTINUUM-627) Add a section on installing Continuum as a service

2006-03-15 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-627?page=all ] Emmanuel Venisse closed CONTINUUM-627: -- Assign To: Emmanuel Venisse Resolution: Fixed Applied. Thanks. > Add a section on installing Continuum as a service > -

[jira] Updated: (CONTINUUM-611) as well as Start Time and End Time; show a column displaying how long ago - relative to the system time - the build took place

2006-03-15 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-611?page=all ] Emmanuel Venisse updated CONTINUUM-611: --- Assign To: Emmanuel Venisse Fix Version: 1.0.3 > as well as Start Time and End Time; show a column displaying how long ago - > relative to th

[jira] Created: (MNG-2151) classpath used to build a module affects compile classpath for building another module

2006-03-15 Thread Vincent Massol (JIRA)
classpath used to build a module affects compile classpath for building another module -- Key: MNG-2151 URL: http://jira.codehaus.org/browse/MNG-2151 Project: Maven 2 Type: Bug Co

[jira] Updated: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

2006-03-15 Thread Dan Greening (JIRA)
[ http://jira.codehaus.org/browse/MEJB-6?page=all ] Dan Greening updated MEJB-6: Attachment: MEJB-6-maven-ejb-plugin.patch > Make the ejb-jar.xml deployment descriptor optional > --- > > Key: MEJB-6 >

[jira] Created: (MNG-2152) pom.xml and pom.properties in JAR file causes JBOSS SARDeployer to fail.

2006-03-15 Thread Walt Barrow (JIRA)
pom.xml and pom.properties in JAR file causes JBOSS SARDeployer to fail. Key: MNG-2152 URL: http://jira.codehaus.org/browse/MNG-2152 Project: Maven 2 Type: Bug Components: POM, Plugin API

[jira] Created: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Jason Dillon (JIRA)
Docs for systemProperties on website are wrong -- Key: MSUREFIRE-79 URL: http://jira.codehaus.org/browse/MSUREFIRE-79 Project: Maven 2.x Surefire Plugin Type: Bug Reporter: Jason Dillon Priority: Critical Site sa

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

2006-03-15 Thread Brian Topping (JIRA)
[ http://jira.codehaus.org/browse/MWAR-12?page=comments#action_61146 ] Brian Topping commented on MWAR-12: --- Hi guys, This patch requires that a recent version of plexus-utils-XXX.jar is on the classpath. Unfortunately, because plexus-utils is on the boot

[jira] Created: (CONTINUUM-629) disable icons instead of hiding them

2006-03-15 Thread Brett Porter (JIRA)
disable icons instead of hiding them Key: CONTINUUM-629 URL: http://jira.codehaus.org/browse/CONTINUUM-629 Project: Continuum Type: Improvement Components: Web interface Reporter: Brett Porter Priority: Minor Fix

[jira] Commented: (CONTINUUM-629) disable icons instead of hiding them

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-629?page=comments#action_61147 ] Brett Porter commented on CONTINUUM-629: this can be bumped if there isn't time > disable icons instead of hiding them > > > K

[jira] Created: (MNG-2153) Updated resource bundles for pl and en locales

2006-03-15 Thread Jacek Laskowski (JIRA)
Updated resource bundles for pl and en locales -- Key: MNG-2153 URL: http://jira.codehaus.org/browse/MNG-2153 Project: Maven 2 Type: Improvement Reporter: Jacek Laskowski Attachments: messages.patch Attached you can

[jira] Commented: (SUREFIRE-25) surefire property droppings in fork mode

2006-03-15 Thread Derek Slife (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-25?page=comments#action_61149 ] Derek Slife commented on SUREFIRE-25: - I'm still having this issue using 1.5.3-SNAPSHOT. After some initial investigation, it seems like the deteleOnExit within loadProperties()

[jira] Commented: (CONTINUUM-629) disable icons instead of hiding them

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-629?page=comments#action_61150 ] Brett Porter commented on CONTINUUM-629: added some icons to svn to use for this > disable icons instead of hiding them > > >

[jira] Created: (CONTINUUM-630) keep previous state in left most column on summary, even when build is queued

2006-03-15 Thread Brett Porter (JIRA)
keep previous state in left most column on summary, even when build is queued - Key: CONTINUUM-630 URL: http://jira.codehaus.org/browse/CONTINUUM-630 Project: Continuum Type: Improvement C

[jira] Commented: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-79?page=comments#action_61152 ] Dan Tran commented on MSUREFIRE-79: --- The site is correct, the current code in svn uses Properties type for systemProperties. What you proprose is Map type (I like it better that w

[jira] Created: (CONTINUUM-631) summary column misalignment

2006-03-15 Thread Brett Porter (JIRA)
summary column misalignment --- Key: CONTINUUM-631 URL: http://jira.codehaus.org/browse/CONTINUUM-631 Project: Continuum Type: Bug Components: Web interface Reporter: Brett Porter Priority: Trivial Fix For: 1.0.3 the first

[jira] Commented: (MNG-1954) Need better handling of malformed poms in local cache, like check for an update every run

2006-03-15 Thread ruel loehr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1954?page=comments#action_61170 ] ruel loehr commented on MNG-1954: - Agreed, this is a problem. A user shouldn't have to wipe out things in his repo to get a pom update. Another possible use case: A user runs

[jira] Closed: (MAVENUPLOAD-770) jalopy-console-0.1-1.5rc2

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-770?page=all ] Carlos Sanchez closed MAVENUPLOAD-770: -- Assign To: Carlos Sanchez Resolution: Fixed > jalopy-console-0.1-1.5rc2 > - > > Key: MAVENUPLOAD-770 >

[jira] Closed: (MAVENUPLOAD-720) JavaCC 4.0

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-720?page=all ] Carlos Sanchez closed MAVENUPLOAD-720: -- Resolution: Fixed They are there http://www.ibiblio.org/maven2/javacc/javacc/4.0/ anyway i've deployed them again > JavaCC 4.0 > -- >

[jira] Commented: (MAVENUPLOAD-782) A framework for home automation based the the xPL protocol.

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-782?page=comments#action_61173 ] Carlos Sanchez commented on MAVENUPLOAD-782: there's no such scope "main", you mean compile? > A framework for home automation based the the xPL protocol. > -

[jira] Created: (CONTINUUM-632) additional images should be cleaned up

2006-03-15 Thread Brett Porter (JIRA)
additional images should be cleaned up -- Key: CONTINUUM-632 URL: http://jira.codehaus.org/browse/CONTINUUM-632 Project: Continuum Type: Task Components: Web interface Reporter: Brett Porter Fix For: 1.0.3 there are

[jira] Commented: (MSUREFIRE-78) forkMode=once or pertest does not work on windows

2006-03-15 Thread Anita Kulshreshtha (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-78?page=comments#action_61174 ] Anita Kulshreshtha commented on MSUREFIRE-78: - I have read through the comments on surefire-30. It is clear to me that I need to use surefire-booter-2.0.jar. As of tod

[jira] Updated: (MRM-105) Use cacheFailure configuration in remote repositories

2006-03-15 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-105?page=all ] Edwin Punzalan updated MRM-105: --- Assign To: Edwin Punzalan Fix Version: 1.0-alpha-1 Remaining Estimate: 1 hour Original Estimate: 1 hour Summary: Use cacheFailu

[jira] Reopened: (SUREFIRE-25) surefire property droppings in fork mode

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-25?page=all ] Carlos Sanchez reopened SUREFIRE-25: Assign To: (was: Jason van Zyl) Reopen per user comments > surefire property droppings in fork mode > >

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

2006-03-15 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-32?page=all ] Jesse McConnell updated MNG-32: --- Attachment: compiler-harness.patch jar-harness.patch > Plugin test harness > --- > > Key: MNG-32 > URL: http://jira.codeh

[jira] Commented: (MSUREFIRE-78) forkMode=once or pertest does not work on windows

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-78?page=comments#action_61177 ] Brett Porter commented on MSUREFIRE-78: --- It requires 2.2-SNAPSHOT of the surefire plugin. Instructions were details on the [EMAIL PROTECTED] list if that's necessary. > forkMo

[jira] Closed: (SUREFIRE-25) surefire property droppings in fork mode

2006-03-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-25?page=all ] Brett Porter closed SUREFIRE-25: Assign To: Brett Porter Resolution: Fixed Fix Version: (was: 1.5.2) 2.0 I ended up fixing it in 2.0-SNAPSHOT > surefire proper

[jira] Closed: (MRM-105) Use cacheFailure configuration in remote repositories

2006-03-15 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-105?page=all ] Edwin Punzalan closed MRM-105: -- Resolution: Fixed > Use cacheFailure configuration in remote repositories > - > > Key: MRM-105 >

[jira] Commented: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-79?page=comments#action_61184 ] Jason Dillon commented on MSUREFIRE-79: --- I'm confused now... I was using Maven 2.0.2, and this *will not work*: {code} propertyName

[jira] Commented: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-79?page=comments#action_61185 ] Jason Dillon commented on MSUREFIRE-79: --- FYI, with the above, the debug output suggests that a property name "property" will be set to a value of null, which actually causes an

[jira] Commented: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-79?page=comments#action_61186 ] Dan Tran commented on MSUREFIRE-79: --- what version of sureplugin plugin do you use? > Docs for systemProperties on website are wrong > --

[jira] Commented: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-79?page=comments#action_61187 ] Jason Dillon commented on MSUREFIRE-79: --- I'm not specifying a version in the pom, literally have: {code} org.apache.maven.plugins maven-surefir

[jira] Closed: (MIDEA-32) Changed Xpp3Dom in favor of dom4j

2006-03-15 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-32?page=all ] Edwin Punzalan closed MIDEA-32: --- Resolution: Fixed Applied, thanks. > Changed Xpp3Dom in favor of dom4j > - > > Key: MIDEA-32 > URL: http://jira.c

[jira] Commented: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-15 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-79?page=comments#action_61189 ] Dan Tran commented on MSUREFIRE-79: --- there were a brief moment where systemProperties was changed to Map ( my stupid mistake) MSUREFIRE-61, then it is reversed in MSUREFIRE-64. You

[jira] Created: (MSITE-105) No line number for Doxia barfs makes using APT to write site documentation all but impossible

2006-03-15 Thread Greg Luck (JIRA)
No line number for Doxia barfs makes using APT to write site documentation all but impossible - Key: MSITE-105 URL: http://jira.codehaus.org/browse/MSITE-105 Project: Maven 2.x Site

[jira] Closed: (SUREFIRE-36) SurefireBooter's use of colon ":" character for delimeting classpath results in drive letter to be parsed as a seperate classpath entry

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-36?page=all ] Carlos Sanchez closed SUREFIRE-36: -- Assign To: Carlos Sanchez (was: John Tolentino) Resolution: Duplicate Already created in SUREFIRE-30 > SurefireBooter's use of colon ":" character f

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

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-30?page=all ] Carlos Sanchez reopened SUREFIRE-30: Assign To: Carlos Sanchez (was: Brett Porter) Reopening to fix in 1.5.3 > Wrong classpath separator > - > > Key: SU

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

2006-03-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-30?page=all ] Carlos Sanchez updated SUREFIRE-30: --- Testcase included: yes Fix Version: 1.5.3 Applied patch in trunk > Wrong classpath separator > - > > Key: SUREFIRE

[jira] Commented: (MNG-1950) Ability to introduce new lifecycles phases

2006-03-15 Thread Chris Hagmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1950?page=comments#action_61196 ] Chris Hagmann commented on MNG-1950: I have another use case which indicates that Maven needs more flexibility in the configuring lifecycles: Problem: We need to do a couple of thin

[jira] Commented: (MAVENUPLOAD-782) A framework for home automation based the the xPL protocol.

2006-03-15 Thread Fredrik Aubert (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-782?page=comments#action_61198 ] Fredrik Aubert commented on MAVENUPLOAD-782: You're absolutly right. I have created a new xpl4java-1.3h-bundle.jar that corrects this error. It is vailable at the sam