[jira] Commented: (MAVEN-1729) java.lang.NoClassDefFoundError

2005-11-23 Thread Neha Singla (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1729?page=comments#action_51743 ] Neha Singla commented on MAVEN-1729: Hi again I did the following: 1. Wrote java classes and project.xml 2. Added dependencies and wrote POM file 3.

[jira] Commented: (MNG-710) Add ability to fork the maven-compiler-plugin

2005-11-23 Thread jan gunnar gr?nnings?ter (JIRA)
[ http://jira.codehaus.org/browse/MNG-710?page=comments#action_51744 ] jan gunnar grønningsæter commented on MNG-710: -- Thanks again, Brett ! - I'll do that. Jan G. Add ability to fork the maven-compiler-plugin

[jira] Closed: (ARCHETYPE-12) core pom missing/invalid version

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-12?page=all ] Brett Porter closed ARCHETYPE-12: - Assign To: Brett Porter (was: Jason van Zyl) Resolution: Fixed I fixed this already core pom missing/invalid version

[jira] Commented: (MEV-225) Replace wrong surefire plugin name in poms

2005-11-23 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-225?page=comments#action_51746 ] Edwin Punzalan commented on MEV-225: Carlos, Several poms only have artifactIdsurefire/artifactId and no groupId, so when replaced with

[jira] Updated: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-23 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1655?page=all ] Olivier Lamy updated MNG-1655: -- Attachment: WarCleanMojo.java Hi, Find in the attached file the simple class which delete the WebappDirectory(). I don't known how to attach it to the clean phase of the

[jira] Commented: (MNG-1664) Write mojos w/Groovy

2005-11-23 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MNG-1664?page=comments#action_51749 ] Joerg Schaible commented on MNG-1664: - Hi Jason, is this somehow related to the effort done by Éric Burghard, that announced something similar at the Coocoon list? Might be

[jira] Commented: (MNG-1647) Add a parameter to install a custom pom when using install:install-file

2005-11-23 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1647?page=comments#action_51750 ] Allan Ramirez commented on MNG-1647: -done You can now able to install a file and pom at the same time. just add the -DpomFile=path-to-pom parameter in the command line. Add a

[jira] Closed: (MNG-1647) Add a parameter to install a custom pom when using install:install-file

2005-11-23 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1647?page=all ] Allan Ramirez closed MNG-1647: -- Resolution: Fixed -done You can now able to install a file and pom at the same time. just add the -DpomFile=path-to-pom parameter in the command line. Add a

[jira] Commented: (MNG-1656) xml-apis relocation wrong

2005-11-23 Thread Jorg Heymans (JIRA)
[ http://jira.codehaus.org/browse/MNG-1656?page=comments#action_51752 ] Jorg Heymans commented on MNG-1656: --- I have verified with an SVN build as of a few minutes ago, the issue seems to have been fixed. xml-apis relocation wrong

[jira] Created: (MNG-1666) PluginParameterExpressionEvaluator, StringIndexOOBE

2005-11-23 Thread Jorg Heymans (JIRA)
PluginParameterExpressionEvaluator, StringIndexOOBE --- Key: MNG-1666 URL: http://jira.codehaus.org/browse/MNG-1666 Project: Maven 2 Type: Bug Components: Plugin API Versions: 2.0.1 Environment: SunOS

[jira] Commented: (MNG-1446) unable to config goals that are not bound to part of the standard lifecycle

2005-11-23 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1446?page=comments#action_51755 ] Dave Sag commented on MNG-1446: --- Hi brett, okay now you have me wondering if i should split my qalab plugin into multiple plugins, rather than simply one plugin with 3 goals and 2

[jira] Commented: (MNG-1368) Guide to using version ranges

2005-11-23 Thread Paul Spencer (JIRA)
[ http://jira.codehaus.org/browse/MNG-1368?page=comments#action_51758 ] Paul Spencer commented on MNG-1368: --- Assuming it is accurate, adding a link to http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution to the Introduction

[jira] Commented: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-11-23 Thread John Allen (JIRA)
[ http://jira.codehaus.org/browse/MNG-661?page=comments#action_51763 ] John Allen commented on MNG-661: Vincent, youre right regarding the limitations of using the projects 'published' URL location for building backward and fwd refs, namely that they only

[jira] Created: (MAVENUPLOAD-602) mysql-connector-java-3.1.11.jar is empty

2005-11-23 Thread Mattias Arbin (JIRA)
mysql-connector-java-3.1.11.jar is empty Key: MAVENUPLOAD-602 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-602 Project: maven-upload-requests Type: Bug Reporter: Mattias Arbin The jar file located at

[jira] Commented: (MNG-1663) Dependencies report throws NullPointerException when a transitive dependency has system scope

2005-11-23 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-1663?page=comments#action_51770 ] Vincent Siveton commented on MNG-1663: -- artifactProject = getMavenProjectFromRepository(...) is only used to get url and description. So, the report puts these informations in the

Re: release plugin not providing file name

2005-11-23 Thread Emmanuel Venisse
ok, i'll try to test it Wim Deblauwe a écrit : no, I don't have such a project. 2005/11/23, Emmanuel Venisse [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: I look at it later. Do you have test it too with a project with modules? Emmanuel Wim Deblauwe a écrit : ok, got

[jira] Created: (MNG-1667) M2_HOME is not used in the way described in README.txt and as such bootstrap build fails

2005-11-23 Thread John Allen (JIRA)
M2_HOME is not used in the way described in README.txt and as such bootstrap build fails Key: MNG-1667 URL: http://jira.codehaus.org/browse/MNG-1667 Project: Maven 2 Type: Bug

Re: release plugin not providing file name

2005-11-23 Thread Wim Deblauwe
Oh, we better mention that in the documentation then, because if you do not remove it, the next release will be incorrect. I haven't tested release:perform because we need a correct implementation of 'checkout' for ClearCase and we don't have that currently. Maybe we need to create a wiki page to

[jira] Commented: (MNG-1667) M2_HOME is not used in the way described in README.txt and as such bootstrap build fails

2005-11-23 Thread John Allen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1667?page=comments#action_51778 ] John Allen commented on MNG-1667: - From build output:- snip/ [INFO] [INFO] BUILD SUCCESSFUL [INFO]

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-23 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/23-Nov-2005_08.32.07/repository.report.txt - To unsubscribe, e-mail: [EMAIL

Re: [M2] Maven logo?

2005-11-23 Thread Alexandre Poitras
I would like but my skills are limited to the obscure language known as Java. I'm a tradionnal geek I guess :). I was just wondering because I was doing a little presentation of Maven 2 where I work. Maybe a contest would be nice! Maven2 seems to enjoys a good popularity lately. On 11/23/05,

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-23 Thread Tigran Antonyan (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51788 ] Tigran Antonyan commented on MAVEN-1728: I tried to set this from commond line before running maven, and when I tried to run maven I've got an error saying -Xms1024m is not

[jira] Created: (MNG-1668) Jakarta Commons IO 1.1 has a bad pom.xml

2005-11-23 Thread Dave Sag (JIRA)
Jakarta Commons IO 1.1 has a bad pom.xml Key: MNG-1668 URL: http://jira.codehaus.org/browse/MNG-1668 Project: Maven 2 Type: Wish Components: Artifacts and Repositories Versions: 2.0 Reporter: Dave Sag

[jira] Created: (MEV-226) common-collections 2.1 newer than 3.0

2005-11-23 Thread denis Cabasson (JIRA)
common-collections 2.1 newer than 3.0 - Key: MEV-226 URL: http://jira.codehaus.org/browse/MEV-226 Project: Maven Evangelism Type: Bug Reporter: denis Cabasson Seems to be something broken in common-collections version. V2.1

[jira] Created: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-23 Thread denis Cabasson (JIRA)
struts 1.2.4 and 1.2.8 dependencies still broken Key: MEV-227 URL: http://jira.codehaus.org/browse/MEV-227 Project: Maven Evangelism Type: Sub-task Reporter: denis Cabasson Looks like the dependencies are still

[jira] Updated: (MNG-1666) PluginParameterExpressionEvaluator, StringIndexOOBE

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1666?page=all ] John Casey updated MNG-1666: Fix Version: 2.0.1 Complexity: Expert (was: Intermediate) Remaining Estimate: 1 hour Original Estimate: 1 hour looks like a problem in the

[jira] Closed: (MNG-1417) Relocated artifacts hide other versions that should be picked

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1417?page=all ] John Casey closed MNG-1417: --- Resolution: Fixed cleaned up the debug output a bit, to make sure it doesn't say it's selecting both versions...my output now has: [DEBUG] test:test:jar:1 (selected for

[jira] Closed: (MNG-1656) xml-apis relocation wrong

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1656?page=all ] John Casey closed MNG-1656: --- Resolution: Fixed seems to be fixed. xml-apis relocation wrong - Key: MNG-1656 URL:

[jira] Created: (CONTINUUM-470) Continuum ignoring m2 sendOn* settings

2005-11-23 Thread Richard Wallace (JIRA)
Continuum ignoring m2 sendOn* settings -- Key: CONTINUUM-470 URL: http://jira.codehaus.org/browse/CONTINUUM-470 Project: Continuum Type: Bug Versions: 1.0.1 Reporter: Richard Wallace I'm trying to configure my maven

[jira] Closed: (MNG-1666) PluginParameterExpressionEvaluator, StringIndexOOBE

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1666?page=all ] John Casey closed MNG-1666: --- Resolution: Fixed Added regex escape sequence to the replacement value for escaped parameter expressions. PluginParameterExpressionEvaluator, StringIndexOOBE

[jira] Created: (MNG-1669) war-plugin feature

2005-11-23 Thread Olivier Lamy (JIRA)
war-plugin feature -- Key: MNG-1669 URL: http://jira.codehaus.org/browse/MNG-1669 Project: Maven 2 Type: Improvement Components: maven-war-plugin Environment: all Reporter: Olivier Lamy I have some trouble with the war plugin. With the

[jira] Created: (MPXDOC-185) maven.xdoc.date=navigation-top and navigation-bottom do not work

2005-11-23 Thread Lukas Theussl (JIRA)
maven.xdoc.date=navigation-top and navigation-bottom do not work Key: MPXDOC-185 URL: http://jira.codehaus.org/browse/MPXDOC-185 Project: maven-xdoc-plugin Type: Bug Environment: maven-1.1-beta2,

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-23 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/23-Nov-2005_12.32.56/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Created: (CONTINUUM-471) problem with postgres db

2005-11-23 Thread Miguel Griffa (JIRA)
problem with postgres db Key: CONTINUUM-471 URL: http://jira.codehaus.org/browse/CONTINUUM-471 Project: Continuum Type: Bug Versions: 1.0.1 Reporter: Miguel Griffa I got this error starting continuum, the strange thing is that

[jira] Created: (MAVEN-1730) Autoset MAVEN_HOME on Win32

2005-11-23 Thread Anton Tagunov (JIRA)
Autoset MAVEN_HOME on Win32 --- Key: MAVEN-1730 URL: http://jira.codehaus.org/browse/MAVEN-1730 Project: Maven Type: Improvement Components: core Environment: Windows Reporter: Anton Tagunov Attachments: maven.bat.diff I've had

[jira] Commented: (MAVEN-1729) java.lang.NoClassDefFoundError

2005-11-23 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1729?page=comments#action_51808 ] Lukas Theussl commented on MAVEN-1729: -- Did you update any plugins (in particular artifact, plugin and jar) or are you using the ones that shipped with m1.0.2? If possible,

[jira] Commented: (MEV-225) Replace wrong surefire plugin name in poms

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-225?page=comments#action_51810 ] Carlos Sanchez commented on MEV-225: We should probably fix that too Replace wrong surefire plugin name in poms -- Key: MEV-225

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-23 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_51811 ] Wendy Smoak commented on MEV-227: - I think we can fix this from the Apache side (in java-repository). We'll try, anyway. :) If you don't see what you're expecting in ibiblio by Monday,

[jira] Commented: (MNG-1263) Multiproject Release: No check in

2005-11-23 Thread Christian Schulte (JIRA)
[ http://jira.codehaus.org/browse/MNG-1263?page=comments#action_51812 ] Christian Schulte commented on MNG-1263: This is not only a problem of the release plugin its also a problem with inheritance in Maven 2 in general. Its completely ignoring

[jira] Closed: (CONTINUUM-462) Relative path not honoured in cvs commands for flat project layout

2005-11-23 Thread Christian Schulte (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-462?page=all ] Christian Schulte closed CONTINUUM-462: --- Resolution: Duplicate see comment in MNG-1263 Relative path not honoured in cvs commands for flat project layout

[jira] Commented: (MNG-1263) Multiproject Release: No check in

2005-11-23 Thread Christian Schulte (JIRA)
[ http://jira.codehaus.org/browse/MNG-1263?page=comments#action_51814 ] Christian Schulte commented on MNG-1263: see also CONTINUUM-462 Multiproject Release: No check in - Key: MNG-1263 URL:

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51815 ] Brett Porter commented on MAVEN-1728: - what is your setting for maven.junit.fork? MAVEN_OPTS is not being set correctly - Key:

[jira] Created: (MEV-228) dom4j needs xml-apis updated

2005-11-23 Thread Brian Fox (JIRA)
dom4j needs xml-apis updated Key: MEV-228 URL: http://jira.codehaus.org/browse/MEV-228 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Brian Fox Dom4j is dependant on xml-apis:xml-apis:2.0.2 but it should

[jira] Updated: (MEV-228) dom4j needs xml-apis updated

2005-11-23 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-228?page=all ] Brian Fox updated MEV-228: -- Attachment: dom4j-1.5.2 Patch for 1.5.2. Other versions need exact same change. dom4j needs xml-apis updated Key: MEV-228 URL:

[jira] Moved: (MEV-229) Jakarta Commons IO 1.1 has a bad pom.xml

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-229?page=all ] Brett Porter moved MNG-1668 to MEV-229: --- Priority: (was: Minor) Group ID: commons-io Version: (was: 2.0) Artifact ID: commons-io Version: 1.1

[jira] Commented: (MNG-1664) Write mojos w/Groovy

2005-11-23 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MNG-1664?page=comments#action_51820 ] Jason Dillon commented on MNG-1664: --- This is the first I've heard of other similar works. I will take a peek :-) Write mojos w/Groovy Key: MNG-1664

[jira] Created: (CONTINUUM-472) wrong UI for ant based projects

2005-11-23 Thread Milos Kleint (JIRA)
wrong UI for ant based projects --- Key: CONTINUUM-472 URL: http://jira.codehaus.org/browse/CONTINUUM-472 Project: Continuum Type: Bug Components: Web interface Versions: 1.0.1 Reporter: Milos Kleint in order to run ant

[jira] Commented: (MNG-1664) Write mojos w/Groovy

2005-11-23 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MNG-1664?page=comments#action_51821 ] Jason Dillon commented on MNG-1664: --- So, Éric Burghard basically wrote a proxy from Java to a .groovy, where as the modules attached to this issue provide plexus-level support for

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51822 ] Carlos Sanchez commented on MAVEN-1728: --- Look at the junit plugin preperties and jcoverage ones http://maven.apache.org/maven-1.x/reference/plugins/jcoverage/properties.html

[jira] Commented: (MNG-1664) Write mojos w/Groovy

2005-11-23 Thread Jason Dillon (JIRA)
[ http://jira.codehaus.org/browse/MNG-1664?page=comments#action_51823 ] Jason Dillon commented on MNG-1664: --- To build/test these modules you need plexus, maven2 groovy (probably from the trunk/head). Then: (cd plexus-groovy-factory mvn install) (cd

[jira] Created: (MAVENUPLOAD-603) Upload DWR 1.0 to iBiblio

2005-11-23 Thread Matt Raible (JIRA)
Upload DWR 1.0 to iBiblio - Key: MAVENUPLOAD-603 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-603 Project: maven-upload-requests Type: Task Reporter: Matt Raible http://static.raibledesigns.com/downloads/dwr-1.0-bundle.jar

[jira] Closed: (MAVENUPLOAD-603) Upload DWR 1.0 to iBiblio

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-603?page=all ] Carlos Sanchez closed MAVENUPLOAD-603: -- Assign To: Carlos Sanchez Resolution: Duplicate Already there http://www.ibiblio.org/maven2/uk/ltd/getahead/dwr/1.0/ Upload DWR 1.0 to

[jira] Created: (MNG-1670) using archetypes not deployed on central or one of it's mirrors

2005-11-23 Thread Jorg Heymans (JIRA)
using archetypes not deployed on central or one of it's mirrors --- Key: MNG-1670 URL: http://jira.codehaus.org/browse/MNG-1670 Project: Maven 2 Type: New Feature Versions: 2.0 Reporter: Jorg

[jira] Commented: (MAVENUPLOAD-602) mysql-connector-java-3.1.11.jar is empty

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-602?page=comments#action_51829 ] Carlos Sanchez commented on MAVENUPLOAD-602: Please read http://maven.apache.org/guides/mini/guide-ibiblio-upload.html mysql-connector-java-3.1.11.jar is empty

[jira] Commented: (MAVENUPLOAD-602) mysql-connector-java-3.1.11.jar is empty

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-602?page=comments#action_51830 ] Carlos Sanchez commented on MAVENUPLOAD-602: You can make a new bundle to replace the wrong jar mysql-connector-java-3.1.11.jar is empty

[jira] Commented: (MAVENUPLOAD-603) Upload DWR 1.0 to iBiblio

2005-11-23 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-603?page=comments#action_51831 ] Matt Raible commented on MAVENUPLOAD-603: - Yeah, I saw that a mere minute after posting it here. ;-) Now I just need to convince someone that all the dependencies are

[jira] Commented: (MAVEN-1730) Autoset MAVEN_HOME on Win32

2005-11-23 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1730?page=comments#action_51832 ] Arnaud Heritier commented on MAVEN-1730: Are you sure it works with all windows versions ? I didn't remember when variables like %~dp0.. were added. Autoset MAVEN_HOME on

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_51833 ] Carlos Sanchez commented on MEV-227: 1.2.4 is fine, there's an empty pom for 1.2.8 because the struts guys didn't put a maven1 pom in the apache repo. If you can provide one is fine,

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-23 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/23-Nov-2005_04.33.01/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Commented: (MNG-1670) using archetypes not deployed on central or one of it's mirrors

2005-11-23 Thread Jorg Heymans (JIRA)
[ http://jira.codehaus.org/browse/MNG-1670?page=comments#action_51834 ] Jorg Heymans commented on MNG-1670: --- http://jira.codehaus.org/browse/ARCHETYPE-1 seems like this was filed before. using archetypes not deployed on central or one of it's mirrors

[jira] Reopened: (MEV-136) MyFaces requires commons-digester and commons-el

2005-11-23 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=all ] Matt Raible reopened MEV-136: - commons-codec should be 1.3 instead of 1.3.0. I don't need this in my project, but I'll trust what others have said on this list. Since it's needed by Acegi, it's

[jira] Closed: (MRM-25) Handle java sources in upload bundles

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MRM-25?page=all ] Carlos Sanchez closed MRM-25: - Assign To: Carlos Sanchez Resolution: Fixed Fix Version: 1.0 Handle java sources in upload bundles - Key:

[jira] Commented: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-11-23 Thread Gopal Patwa (JIRA)
[ http://jira.codehaus.org/browse/MNG-661?page=comments#action_51842 ] Gopal Patwa commented on MNG-661: - I am using this type of relative url link for all sub modules in staging, so it can work with parent site and it works

[jira] Updated: (SCM-78) scm:checkout should default checkout dir to %{project.build.directory}

2005-11-23 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/SCM-78?page=all ] Dan Tran updated SCM-78: Attachment: SCM-78-2.patch Resubmit SCM-78-2.patch. This contains only plugin changes. Will open another JIRA for Starteam Changes scm:checkout should default checkout dir to

[jira] Created: (SCM-81) Unable to checkout starteam project to another path rather than current directory

2005-11-23 Thread Dan Tran (JIRA)
Unable to checkout starteam project to another path rather than current directory -- Key: SCM-81 URL: http://jira.codehaus.org/browse/SCM-81 Project: Maven SCM Type: Bug Components:

[jira] Closed: (MRM-27) Handle optional property

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MRM-27?page=all ] Carlos Sanchez closed MRM-27: - Assign To: Carlos Sanchez Resolution: Fixed Handle optional property Key: MRM-27 URL:

RE: release clover and javadoc plugins

2005-11-23 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 22 novembre 2005 12:56 To: Maven Developers List Subject: release clover and javadoc plugins Can we look into releasing these as soon as possible? We get a lot of the same issues right now - whether they

[jira] Created: (SCM-82) Support startDate, endDate in Starteam's changelog

2005-11-23 Thread Dan Tran (JIRA)
Support startDate, endDate in Starteam's changelog -- Key: SCM-82 URL: http://jira.codehaus.org/browse/SCM-82 Project: Maven SCM Type: Bug Versions: 1.0-beta-1 Environment: xp Reporter: Dan Tran Fix

[jira] Closed: (MNG-1384) optional dependencies not resolved while compiling from a master project

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1384?page=all ] John Casey closed MNG-1384: --- Resolution: Fixed Fixed this while addressing another issue. optional dependencies not resolved while compiling from a master project

[jira] Reopened: (MNG-1384) optional dependencies not resolved while compiling from a master project

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1384?page=all ] John Casey reopened MNG-1384: - Assign To: John Casey (was: Edwin Punzalan) sorry, assigning to myself, since I'm closing it. optional dependencies not resolved while compiling from a master

[jira] Closed: (MNG-1384) optional dependencies not resolved while compiling from a master project

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1384?page=all ] John Casey closed MNG-1384: --- Resolution: Fixed optional dependencies not resolved while compiling from a master project

[jira] Created: (MNG-1671) dependant plugins need to be built before any runMaven calls

2005-11-23 Thread Brett Porter (JIRA)
dependant plugins need to be built before any runMaven calls Key: MNG-1671 URL: http://jira.codehaus.org/browse/MNG-1671 Project: Maven 2 Type: Bug Components: bootstrap Reporter: Brett Porter

Re: download report was: svn commit: r322514

2005-11-23 Thread Brett Porter
Vincent Siveton wrote: Can we move it to the sandbox, then talk about what information to add to the POM to make it effective? Perhaps elaboration next to downloadUrl in distributionManagement. +1 Hi Vincent, Were you going to make this move? I'd like to do this before nay further releases

[jira] Commented: (MNG-1643) Provide installer support like NSIS or InnoSetup

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1643?page=comments#action_51846 ] Brett Porter commented on MNG-1643: --- Thanks for this Vincent. I have some comments: - the default paths should be to use the windows PATH instead, shouldn't it? - what if you wanted to

[jira] Created: (MAVENUPLOAD-604) Upload Canoo WebTest build 586 to ibiblio

2005-11-23 Thread Matt Raible (JIRA)
Upload Canoo WebTest build 586 to ibiblio - Key: MAVENUPLOAD-604 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-604 Project: maven-upload-requests Type: Task Reporter: Matt Raible Canoo WebTest

[jira] Commented: (MEV-136) MyFaces requires commons-digester and commons-el

2005-11-23 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=comments#action_51849 ] Matt Raible commented on MEV-136: - The jsp-api dependency seems to have a typo in it: dependency groupIdjavax.servlet/groupId artifactIdjsp-api/artifactId

[jira] Created: (MAVENUPLOAD-605) Upload UrlRewriteFilter

2005-11-23 Thread Matt Raible (JIRA)
Upload UrlRewriteFilter --- Key: MAVENUPLOAD-605 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-605 Project: maven-upload-requests Type: Task Reporter: Matt Raible The URLRewriteFilter is a *very* useful servlet filter that makes it easy

[jira] Closed: (MEV-136) MyFaces requires commons-digester and commons-el

2005-11-23 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=all ] Edwin Punzalan closed MEV-136: -- Resolution: Fixed Fixed the typo. Sorry about that, mvn validate didn't catch that. Thanks! MyFaces requires commons-digester and commons-el

[jira] Closed: (MEV-229) Jakarta Commons IO 1.1 has a bad pom.xml

2005-11-23 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-229?page=all ] Edwin Punzalan closed MEV-229: -- Resolution: Fixed Fixed. NOTE: May take up to 4 hours for the fix to reach central repo. Jakarta Commons IO 1.1 has a bad pom.xml

[maven2 build - FAILED - checkout] Thu Nov 24 00:15:02 GMT 2005

2005-11-23 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051124.001502.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-23 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/23-Nov-2005_08.33.27/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2005-11-23 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (26 issues) Subscriber: mavendevlist Key Summary MEV-227 struts 1.2.4 and 1.2.8 dependencies still broken http://jira.codehaus.org/browse/MEV-227 MEV-228 dom4j needs xml-apis updated

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2005-11-23 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (13 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-605Upload UrlRewriteFilter http://jira.codehaus.org/browse/MAVENUPLOAD-605 MAVENUPLOAD-604Upload Canoo WebTest build 586 to ibiblio

[continuum build - SUCCESS - checkout] Thu Nov 24 01:30:00 GMT 2005

2005-11-23 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051124.013000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051124.013000.txt

RE: 'No such provider: perforce'

2005-11-23 Thread Mike Perham
[INFO] [INFO] Reactor Summary:[INFO] [INFO] Maven SCM .. SUCCESS [0.328s][INFO] Maven SCM API

[jira] Closed: (MNG-1584) add google analytics code to website

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1584?page=all ] Brett Porter closed MNG-1584: - Resolution: Fixed add google analytics code to website Key: MNG-1584 URL:

[jira] Commented: (MEV-225) Replace wrong surefire plugin name in poms

2005-11-23 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-225?page=comments#action_51854 ] Edwin Punzalan commented on MEV-225: all surefire has been updated to maven-surefire-plugin... Will check the poms now for validity Replace wrong surefire plugin name in poms

[jira] Closed: (MAVENUPLOAD-604) Upload Canoo WebTest build 586 to ibiblio

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-604?page=all ] Carlos Sanchez closed MAVENUPLOAD-604: -- Assign To: Carlos Sanchez Resolution: Fixed Upload Canoo WebTest build 586 to ibiblio -

[jira] Updated: (MNG-1616) The install plugin fails if there are only attached artifacts.

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1616?page=all ] John Casey updated MNG-1616: Fix Version: 2.0.1 Remaining Estimate: 2 hours Original Estimate: 2 hours The install plugin fails if there are only attached artifacts.

[jira] Closed: (MAVENUPLOAD-605) Upload UrlRewriteFilter

2005-11-23 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-605?page=all ] Carlos Sanchez closed MAVENUPLOAD-605: -- Assign To: Carlos Sanchez Resolution: Fixed Upload UrlRewriteFilter --- Key: MAVENUPLOAD-605

[jira] Created: (MAVEN-1731) error on creating jar file

2005-11-23 Thread Neha Singla (JIRA)
error on creating jar file -- Key: MAVEN-1731 URL: http://jira.codehaus.org/browse/MAVEN-1731 Project: Maven Type: Bug Versions: 1.0.2 Environment: Windows XP Reporter: Neha Singla Fix For: 1.0.2 Hi Can anyone help me on

[jira] Updated: (MNG-1117) MavenEmbedder.writeModel( w, model) should allow to preserve xml formatting

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1117?page=all ] John Casey updated MNG-1117: Component: maven-embedder Environment: MavenEmbedder.writeModel( w, model) should allow to preserve xml formatting

[jira] Updated: (MNG-1180) improve integration of the site into the assembly

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1180?page=all ] John Casey updated MNG-1180: Fix Version: 2.0.2 Component: maven-assembly-plugin Environment: improve integration of the site into the assembly

[jira] Closed: (MAVEN-1731) error on creating jar file

2005-11-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1731?page=all ] Brett Porter closed MAVEN-1731: --- Resolution: Won't Fix Fix Version: (was: 1.0.2) you appear to have an id element (or artifactId) that contains a ':' further: a) please contact the

[jira] Updated: (MNG-1174) New Mojos for compiler and jar plugins to allow alternate jars

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1174?page=all ] John Casey updated MNG-1174: Component: maven-compiler-plugin New Mojos for compiler and jar plugins to allow alternate jars --

[jira] Closed: (MNG-1465) Maven not able to find setter for MavenProjectHelper property

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1465?page=all ] John Casey closed MNG-1465: --- Assign To: John Casey Resolution: Won't Fix Fix Version: 2.0.1 MavenProjectHelper is a plexus component, so use: /** * @component */ private

[jira] Reopened: (MNG-1465) Maven not able to find setter for MavenProjectHelper property

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1465?page=all ] John Casey reopened MNG-1465: - ah, didn't read closely enough. This is an issue of component requirements not using setter injection within plexus. Maven not able to find setter for

[jira] Updated: (MNG-1465) Maven not able to find setter for MavenProjectHelper property

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1465?page=all ] John Casey updated MNG-1465: Fix Version: (was: 2.0.1) 2.0.2 Maven not able to find setter for MavenProjectHelper property

[jira] Updated: (MNG-1531) add a report mojo to create a an effective pom and effective settings report (to be used in site generation)

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1531?page=all ] John Casey updated MNG-1531: Fix Version: 2.0.2 Component: maven-projecthelp-plugin this may display all kinds of localhost information...it definitely wouldn't be something I'd publish to a

[jira] Updated: (MNG-1476) ANTLR has stopped working

2005-11-23 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1476?page=all ] John Casey updated MNG-1476: Fix Version: 2.0.1 Component: maven-antlr-plugin ANTLR has stopped working - Key: MNG-1476 URL:

  1   2   >