[jira] Commented: (CONTINUUM-863) Error clicking on project build results

2006-09-11 Thread Lester Ecarma (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-863?page=comments#action_74540 ] Lester Ecarma commented on CONTINUUM-863: - Also in projectGroupSummary, the link to buildResults page does not pass the project name, thus it's not being displa

[jira] Created: (CONTINUUM-864) Adding a project with a name that already exist causes internal error

2006-09-11 Thread Carlos Sanchez (JIRA)
Adding a project with a name that already exist causes internal error - Key: CONTINUUM-864 URL: http://jira.codehaus.org/browse/CONTINUUM-864 Project: Continuum Issue Type:

[jira] Commented: (CONTINUUM-863) Error clicking on project build results

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-863?page=comments#action_74537 ] Carlos Sanchez commented on CONTINUUM-863: -- projectgroup/members list has broken links in the name of the project and the remove link. I dont know if the funct

[jira] Updated: (MNG-1577) dependencyManagement does not work for transitive dependencies

2006-09-11 Thread Ralph Goers (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=all ] Ralph Goers updated MNG-1577: - Attachment: mng1577.patch Attached is a patch that addresses this issue. Without doing anything maven will behave as it currently does. However, adding true to the depen

[jira] Commented: (MDEP-23) unpack-dependencies unpacks the wrong dependencies

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-23?page=comments#action_74535 ] Brian Fox commented on MDEP-23: --- Can you paste your pom for this or even better, a test project that can reproduce it? I'm not sure I fully see what is happening. > unpack-depe

[jira] Commented: (MDEP-5) [dependency-maven-plugin] dependency:copy-dependencies should copy compile+runtime dependencies by default

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-5?page=comments#action_74534 ] Brian Fox commented on MDEP-5: -- Hrm. The code doesn't explicitely exclude those scopes, but I think it's because not everything is resolved: * @requiresDependencyResolution compi

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_74533 ] Brian Fox commented on MDEP-26: --- This is still the correct project for the plugin. This is an interesting idea and I can see how it would be usefull. Once everything else is in

[jira] Closed: (MDEP-16) Dependency plugin support for time check on artifacts

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-16?page=all ] Brian Fox closed MDEP-16. - Resolution: Fixed Fix Version/s: 2.0-ALPHA1 Added to new refactored filters. The timestamp check is now the default option but overWriteReleases and overWriteSnapshots are st

[jira] Updated: (CONTINUUM-863) Error clicking on project build results

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-863?page=all ] Carlos Sanchez updated CONTINUUM-863: - Fix Version/s: 1.1 > Error clicking on project build results > --- > > Key: CONTINUUM-863 >

[jira] Closed: (MPIR-56) Refactor the dependencies report

2006-09-11 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPIR-56?page=all ] Brett Porter closed MPIR-56. Resolution: Fixed Fix Version/s: 2.1 > Refactor the dependencies report > > > Key: MPIR-56 > URL: http:/

[jira] Updated: (MPIR-56) Refactor the dependencies report

2006-09-11 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MPIR-56?page=all ] Marvin King updated MPIR-56: Attachment: MPIR-56-maven-project-info-reports-plugin.patch > Refactor the dependencies report > > > Key: MPIR-56 >

[jira] Updated: (MPIR-56) Refactor the dependencies report

2006-09-11 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MPIR-56?page=all ] Marvin King updated MPIR-56: Attachment: (was: MPIR-56-maven-project-info-reports-plugin.patch) > Refactor the dependencies report > > > Key: MPIR-56 >

[jira] Updated: (MPIR-56) Refactor the dependencies report

2006-09-11 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MPIR-56?page=all ] Marvin King updated MPIR-56: Attachment: MPIR-56-maven-project-info-reports-plugin.patch > Refactor the dependencies report > > > Key: MPIR-56 >

[jira] Created: (MPIR-56) Refactor the dependencies report

2006-09-11 Thread Marvin King (JIRA)
Refactor the dependencies report Key: MPIR-56 URL: http://jira.codehaus.org/browse/MPIR-56 Project: Maven 2.x Project Info Reports Plugin Issue Type: Improvement Reporter: Marvin King Ass

[jira] Closed: (MDEP-37) setting type in config causes NullPointerException

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-37?page=all ] Brian Fox closed MDEP-37. - Assignee: Brian Fox Resolution: Fixed Fix Version/s: 2.0-ALPHA1 patch applied thanks. Obviously this wasn't testedI need to get the full plugin unit tests setup

[jira] Closed: (MDEP-22) copy of provided dependencies

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-22?page=all ] Brian Fox closed MDEP-22. - Assignee: Brian Fox Resolution: Fixed Fix Version/s: 2.0-ALPHA1 Added the ability to specify a scope to exclude. This uses the plexus ScopeArtifactFilter, which defi

[jira] Closed: (MDEP-21) Option to not copy 'provided' scoped jars

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-21?page=all ] Brian Fox closed MDEP-21. - Resolution: Fixed Fix Version/s: 2.0-ALPHA1 Added the ability to specify a scope to exclude. This uses the plexus ScopeArtifactFilter, which defines what scopes are included.

[jira] Commented: (CONTINUUM-854) Project tabbed menu doesn't pass the projectId, causing an error

2006-09-11 Thread Lester Ecarma (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-854?page=comments#action_74528 ] Lester Ecarma commented on CONTINUUM-854: - Can't replicate in current revision (r442352) of continuum-acegi branch. This may have already been fixed. > Projec

[jira] Commented: (CONTINUUM-853) Edit user info page errors

2006-09-11 Thread Lester Ecarma (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-853?page=comments#action_74527 ] Lester Ecarma commented on CONTINUUM-853: - All the other issues I posted above have already been fixed as well. > Edit user info page errors > -

[jira] Closed: (MDEP-28) Incorregect information on "How to use" web page

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-28?page=all ] Brian Fox closed MDEP-28. - Assignee: Brian Fox Resolution: Fixed Fix Version/s: 2.0-ALPHA1 appears to have been fixed in the rewrite of the documentation > Incorregect information on "How to u

[jira] Updated: (MDEP-30) Review Plugin Documentation

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-30?page=all ] Brian Fox updated MDEP-30: -- Affects Version/s: 2.0-ALPHA1 will review and update before alpha-1 > Review Plugin Documentation > --- > > Key: MDEP-30 >

[jira] Closed: (MDEP-29) Make (sure) dependency:resolve outputs absolute filename (or at least make it configurable)

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-29?page=all ] Brian Fox closed MDEP-29. - Resolution: Fixed Fix Version/s: 2.0-ALPHA1 patch applied, thanks. > Make (sure) dependency:resolve outputs absolute filename (or at least make it > configurable) >

[jira] Updated: (MDEP-35) Plugin documentation doesn't agree with what's actually deployed

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-35?page=all ] Brian Fox updated MDEP-35: -- Fix Version/s: 2.0-ALPHA1 Will be fixed when ALPHA-1 is released > Plugin documentation doesn't agree with what's actually deployed > -

[jira] Closed: (MDEP-3) [dependency-maven-plugin] Override existing output file

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-3?page=all ] Brian Fox closed MDEP-3. Resolution: Fixed Fix Version/s: 2.0-ALPHA1 > [dependency-maven-plugin] Override existing output file > --- > >

[jira] Closed: (MDEP-6) ClassCastException in project with sub-projects

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-6?page=all ] Brian Fox closed MDEP-6. Resolution: Duplicate Fix Version/s: 2.0-ALPHA1 > ClassCastException in project with sub-projects > --- > > Key: MDEP-

[jira] Closed: (MDEP-24) Sort the dependency:resolve output alphabetically

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MDEP-24?page=all ] Brian Fox closed MDEP-24. - Resolution: Fixed Fix Version/s: 2.0-ALPHA1 Patch applied, thanks. > Sort the dependency:resolve output alphabetically > - > >

[jira] Commented: (CONTINUUM-863) Error clicking on project build results

2006-09-11 Thread David Schwartz (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-863?page=comments#action_74510 ] David Schwartz commented on CONTINUUM-863: -- Similar when clicking on working copy 2006-09-11 15:06:00,421 [btpool0-4] INFO Action:workingCopy - c

[jira] Created: (CONTINUUM-863) Error clicking on project build results

2006-09-11 Thread David Schwartz (JIRA)
Error clicking on project build results --- Key: CONTINUUM-863 URL: http://jira.codehaus.org/browse/CONTINUUM-863 Project: Continuum Issue Type: Bug Components: Web interface Affects Versions

[jira] Created: (MECLIPSE-158) Add the ability to selectively treat a referenced project as a local repository file

2006-09-11 Thread Tim O'Brien (JIRA)
Add the ability to selectively treat a referenced project as a local repository file Key: MECLIPSE-158 URL: http://jira.codehaus.org/browse/MECLIPSE-158 Project: Mav

[jira] Created: (SCM-230) mercurial plugin

2006-09-11 Thread solo turn (JIRA)
mercurial plugin Key: SCM-230 URL: http://jira.codehaus.org/browse/SCM-230 Project: Maven SCM Issue Type: New Feature Reporter: solo turn it would be nice to have a mercurial source provider. and if not, it wou

[jira] Commented: (MNG-2486) disallow use of ${project.version} in dependency versions

2006-09-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2486?page=comments#action_74500 ] Brian Fox commented on MNG-2486: doht. I got burned on this one. Isn't it possible when a pom is deployed to resolve the property to the actual version? Then it would be safe

[jira] Created: (MPMD-40) deploy the pmd.xml with site:deploy

2006-09-11 Thread Stephan Heilner (JIRA)
deploy the pmd.xml with site:deploy --- Key: MPMD-40 URL: http://jira.codehaus.org/browse/MPMD-40 Project: Maven 2.x Pmd Plugin Issue Type: Improvement Affects Versions: 2.1 Reporter: Stephan H

[jira] Commented: (MECLIPSE-139) Eclipse plugin cannot handle Java source files in resource directories

2006-09-11 Thread Jochen Kuhnle (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-139?page=comments#action_74497 ] Jochen Kuhnle commented on MECLIPSE-139: This last patch also adds parameter forcePomProjects (expression ${eclipse.forcepomprojects}, default false). This param

[jira] Updated: (MECLIPSE-139) Eclipse plugin cannot handle Java source files in resource directories

2006-09-11 Thread Jochen Kuhnle (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-139?page=all ] Jochen Kuhnle updated MECLIPSE-139: --- Attachment: MECLIPSE-139-java-resources.patch Updated patch. Older one is obsolete. > Eclipse plugin cannot handle Java source files in resource directories

[jira] Updated: (MPLUGIN-22) Allow specification of mojo extractors to be used

2006-09-11 Thread Jochen Kuhnle (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-22?page=all ] Jochen Kuhnle updated MPLUGIN-22: - Attachment: MPLUGIN-22-maven-plugin-tools-api.patch Updated patch. Older one is obsolete. > Allow specification of mojo extractors to be used > --

[jira] Updated: (MPLUGIN-22) Allow specification of mojo extractors to be used

2006-09-11 Thread Jochen Kuhnle (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-22?page=all ] Jochen Kuhnle updated MPLUGIN-22: - Attachment: MPLUGIN-22-maven-plugin-plugin.patch Updated patch. Older one is obsolete. > Allow specification of mojo extractors to be used > -

[jira] Commented: (MPLUGIN-1) Maven fails while developing plugin with 1.5 compliant sources

2006-09-11 Thread Jimisola Laursen (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-1?page=comments#action_74491 ] Jimisola Laursen commented on MPLUGIN-1: QDox 1.6. That is really good news. I wonder why QDOX-94 haven't been resolved... What are the requirements for Maven in ge

[jira] Commented: (MPLUGIN-1) Maven fails while developing plugin with 1.5 compliant sources

2006-09-11 Thread Matthew Pocock (JIRA)
[ http://jira.codehaus.org/browse/MPLUGIN-1?page=comments#action_74490 ] Matthew Pocock commented on MPLUGIN-1: -- This is really annoying for us. Apparently qdox 1.6 is out, and handles java5 syntax gracefully. http://joe.truemesh.com/blog//

[jira] Created: (CONTINUUM-862) Hide links for project group operations based on users permissions

2006-09-11 Thread Carlos Sanchez (JIRA)
Hide links for project group operations based on users permissions -- Key: CONTINUUM-862 URL: http://jira.codehaus.org/browse/CONTINUUM-862 Project: Continuum Issue Type: Improv

[jira] Updated: (CONTINUUM-862) Hide links for project group operations based on users permissions

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-862?page=all ] Carlos Sanchez updated CONTINUUM-862: - Fix Version/s: 1.1 > Hide links for project group operations based on users permissions > --

[jira] Moved: (MWAR-76) Allow Axis2 archives (.aar files) to be imported into WEB-INF/services directory

2006-09-11 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MWAR-76?page=all ] Lukas Theussl moved MPWAR-66 to MWAR-76: Workflow: Maven New (was: jira) Key: MWAR-76 (was: MPWAR-66) Project: Maven 2.x War Plugin (was: maven-war-plugin) > Allow Axis2 archiv

[jira] Created: (MRELEASE-160) The next snapshot version is not used un submodules

2006-09-11 Thread Joerg Schaible (JIRA)
The next snapshot version is not used un submodules --- Key: MRELEASE-160 URL: http://jira.codehaus.org/browse/MRELEASE-160 Project: Maven 2.x Release Plugin Issue Type: Bug Affects Version

[jira] Created: (MRELEASE-159) Support a pattern to generate the release tag

2006-09-11 Thread Joerg Schaible (JIRA)
Support a pattern to generate the release tag - Key: MRELEASE-159 URL: http://jira.codehaus.org/browse/MRELEASE-159 Project: Maven 2.x Release Plugin Issue Type: New Feature Affects Versions: 2

[jira] Created: (MRELEASE-158) Support different strategies for the next snapshot version.

2006-09-11 Thread Joerg Schaible (JIRA)
Support different strategies for the next snapshot version. --- Key: MRELEASE-158 URL: http://jira.codehaus.org/browse/MRELEASE-158 Project: Maven 2.x Release Plugin Issue Type: New Fea

[jira] Updated: (MNG-2456) Maven Archiver creates incorrect Class-Path entry in Manifest for deployed snapshots

2006-09-11 Thread Max Bowsher (JIRA)
[ http://jira.codehaus.org/browse/MNG-2456?page=all ] Max Bowsher updated MNG-2456: - Attachment: MNG-2456-maxb.patch Since I cannot override a core component from a POM, I have made a workaround that fixes the behaviour at the maven-archiver level. I am att

[jira] Created: (MRELEASE-157) Share version for multi-module releases

2006-09-11 Thread Joerg Schaible (JIRA)
Share version for multi-module releases --- Key: MRELEASE-157 URL: http://jira.codehaus.org/browse/MRELEASE-157 Project: Maven 2.x Release Plugin Issue Type: New Feature Affects Versions: 2.0-beta-4

[jira] Commented: (MNG-2456) Maven Archiver creates incorrect Class-Path entry in Manifest for deployed snapshots

2006-09-11 Thread Max Bowsher (JIRA)
[ http://jira.codehaus.org/browse/MNG-2456?page=comments#action_74484 ] Max Bowsher commented on MNG-2456: -- I think the true issue is in the core component maven-artifact-manager, in the DefaultArtifactResolver class - which, in the case of a sn

[jira] Commented: (MANTRUN-37) Antrun breaks on multi-module builds

2006-09-11 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-37?page=comments#action_74483 ] Mike Perham commented on MANTRUN-37: I can't upgrade xdoclet to use antrun 1.1 because AbstractAntMojo in 1.1 has the following injected field: {code} /** * T

[jira] Commented: (MAVENUPLOAD-1108) Upload Spring 2.0 rc3

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1108?page=comments#action_74481 ] Carlos Sanchez commented on MAVENUPLOAD-1108: - Deployed by mistake and removed > Upload Spring 2.0 rc3 > - > > Key: M

[jira] Commented: (MANTRUN-37) Antrun breaks on multi-module builds

2006-09-11 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-37?page=comments#action_74480 ] Mike Perham commented on MANTRUN-37: This definitely has to do with the xdoclet plugin using antrun 1.0 directly and then the build later trying to use antrun 1.1. I'd

[jira] Created: (MJXR-15) Parameter sourcePaths like it exists in Javadoc plugin added

2006-09-11 Thread Martin Zeltner (JIRA)
Parameter sourcePaths like it exists in Javadoc plugin added Key: MJXR-15 URL: http://jira.codehaus.org/browse/MJXR-15 Project: Maven 2.x JXR Plugin Issue Type: Improvement Aff

[jira] Commented: (MAVENUPLOAD-1108) Upload Spring 2.0 rc3

2006-09-11 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1108?page=comments#action_74479 ] Matt Raible commented on MAVENUPLOAD-1108: -- Why are there two versions of Spring being maintained in ibiblio's repo? I just saw this one added this morning

[jira] Created: (MPWAR-66) Allow Axis2 archives (.aar files) to be imported into WEB-INF/services directory

2006-09-11 Thread John Pfeifer (JIRA)
Allow Axis2 archives (.aar files) to be imported into WEB-INF/services directory Key: MPWAR-66 URL: http://jira.codehaus.org/browse/MPWAR-66 Project: maven-war-plugin

[jira] Updated: (MCLOVER-47) Align plugin documentation with Maven standards

2006-09-11 Thread Franz Allan Valencia See (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-47?page=all ] Franz Allan Valencia See updated MCLOVER-47: Attachment: MCLOVER-47-maven-clover-plugin-3.patch Good day to you, Vincent, I see your point there. In line with that, I placed all the exa

[jira] Created: (MRELEASE-156) Prompt for customizing commit comment during release preparation

2006-09-11 Thread JIRA
Prompt for customizing commit comment during release preparation Key: MRELEASE-156 URL: http://jira.codehaus.org/browse/MRELEASE-156 Project: Maven 2.x Release Plugin Issue Typ

[jira] Reopened: (CONTINUUM-796) Disable account on login failures

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-796?page=all ] Carlos Sanchez reopened CONTINUUM-796: -- Assignee: (was: Carlos Sanchez) > Disable account on login failures > - > > Key: C

[jira] Created: (CONTINUUM-861) Last login or failed login attempts don't seem to be updated in the database

2006-09-11 Thread Carlos Sanchez (JIRA)
Last login or failed login attempts don't seem to be updated in the database Key: CONTINUUM-861 URL: http://jira.codehaus.org/browse/CONTINUUM-861 Project: Continuum

[jira] Updated: (CONTINUUM-861) Last login or failed login attempts don't seem to be updated in the database

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-861?page=all ] Carlos Sanchez updated CONTINUUM-861: - Fix Version/s: 1.1 > Last login or failed login attempts don't seem to be updated in the database >

[jira] Commented: (CONTINUUM-853) Edit user info page errors

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-853?page=comments#action_74476 ] Carlos Sanchez commented on CONTINUUM-853: -- Fixed the extra user creation in ConfigurationAction > Edit user info page errors > -- > >

[jira] Created: (MNG-2555) maven-metadata.xml for springframework.spring is missing recent versions

2006-09-11 Thread Stephen Coy (JIRA)
maven-metadata.xml for springframework.spring is missing recent versions Key: MNG-2555 URL: http://jira.codehaus.org/browse/MNG-2555 Project: Maven 2 Issue Type: Bug

[jira] Commented: (CONTINUUM-852) Configuration page shows en error in the form the first time is accessed

2006-09-11 Thread Napoleon Esmundo C. Ramirez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-852?page=comments#action_74471 ] Napoleon Esmundo C. Ramirez commented on CONTINUUM-852: --- Is it ok to just use a default value for the baseUrl to avoid the validation errors befor

[jira] Updated: (MRELEASE-90) Exception if version is SNAPSHOT

2006-09-11 Thread Stefan Rufer (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-90?page=all ] Stefan Rufer updated MRELEASE-90: - Attachment: MNG-90-maven-release-plugin.patch Fix for maven-release-plugin that handles the "next version" more carefully to avoid the NullPointerException descr

[jira] Created: (MAVENUPLOAD-1122) Upload Xerces xmlParserAPIs version 2.8.0 (lasted is 2.6.2)

2006-09-11 Thread Jimisola Laursen (JIRA)
Upload Xerces xmlParserAPIs version 2.8.0 (lasted is 2.6.2) --- Key: MAVENUPLOAD-1122 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1122 Project: maven-upload-requests Issue Type: Ta

[jira] Commented: (CONTINUUM-853) Edit user info page errors

2006-09-11 Thread Lester Ecarma (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-853?page=comments#action_74468 ] Lester Ecarma commented on CONTINUUM-853: - I can't replicate most of the issues being described here. Instead, I've found other issues that aren't exactly the s

[jira] Created: (CONTINUUM-860) multiple email addresses delimited with commas causes AddressException

2006-09-11 Thread Adam Hardy (JIRA)
multiple email addresses delimited with commas causes AddressException -- Key: CONTINUUM-860 URL: http://jira.codehaus.org/browse/CONTINUUM-860 Project: Continuum Issue Type

[jira] Updated: (MDEP-29) Make (sure) dependency:resolve outputs absolute filename (or at least make it configurable)

2006-09-11 Thread Jimisola Laursen (JIRA)
[ http://jira.codehaus.org/browse/MDEP-29?page=all ] Jimisola Laursen updated MDEP-29: - Attachment: MDEP-29.diff This patch changes DependencyStatusSets.logStatus to logStatus( Log log, boolean outputArtifactFilename ). If outputArtifactFilename is tru

[jira] Commented: (MNG-2550) ClassNotFoundException and NoClassDefFoundError when running plugin

2006-09-11 Thread Joost den Boer (JIRA)
[ http://jira.codehaus.org/browse/MNG-2550?page=comments#action_74458 ] Joost den Boer commented on MNG-2550: - ok, I overcame my doubts and tried it. And you're right, it works. However, this only solves half of the problem. There still is the

[jira] Commented: (MNG-2157) Properties defined in top-level profiles.xml do no propagate to child modules

2006-09-11 Thread Carsten Karkola (JIRA)
[ http://jira.codehaus.org/browse/MNG-2157?page=comments#action_74456 ] Carsten Karkola commented on MNG-2157: -- We have encountered the same problem. putting some profile values in the pom.xml is ok for values shared by all developers. But w

[jira] Commented: (MRELEASE-90) Exception if version is SNAPSHOT

2006-09-11 Thread Stefan Rufer (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-90?page=comments#action_74452 ] Stefan Rufer commented on MRELEASE-90: -- Hi, Developing on HEAD we decided to give the version simply the name SNAPSHOT. It would be very convenient if maven would be

[jira] Updated: (CONTINUUM-847) add a friendly cron editor for editSchedule

2006-09-11 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-847?page=all ] Maria Odea Ching updated CONTINUUM-847: --- Attachment: CONTINUUM-847-continuum-webapp.patch Attached patch with the updated cron expression editor. I applied all the comments in the "Please

[jira] Updated: (CONTINUUM-858) Move role add/edit/delete form to user group edit page

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-858?page=all ] Carlos Sanchez updated CONTINUUM-858: - Fix Version/s: 1.1 > Move role add/edit/delete form to user group edit page > -- > >

[jira] Updated: (CONTINUUM-853) Edit user info page errors

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-853?page=all ] Carlos Sanchez updated CONTINUUM-853: - Fix Version/s: 1.1 > Edit user info page errors > -- > > Key: CONTINUUM-853 > URL: http://jira.c

[jira] Updated: (CONTINUUM-855) NullPointerException in DefaultContinuum.buildProjects

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-855?page=all ] Carlos Sanchez updated CONTINUUM-855: - Fix Version/s: 1.1 > NullPointerException in DefaultContinuum.buildProjects > --- > >

[jira] Updated: (CONTINUUM-854) Project tabbed menu doesn't pass the projectId, causing an error

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-854?page=all ] Carlos Sanchez updated CONTINUUM-854: - Fix Version/s: 1.1 > Project tabbed menu doesn't pass the projectId, causing an error >

[jira] Updated: (CONTINUUM-852) Configuration page shows en error in the form the first time is accessed

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-852?page=all ] Carlos Sanchez updated CONTINUUM-852: - Fix Version/s: 1.1 > Configuration page shows en error in the form the first time is accessed >

[jira] Updated: (CONTINUUM-844) Add user permission edit form in project group page

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-844?page=all ] Carlos Sanchez updated CONTINUUM-844: - Fix Version/s: 1.1 > Add user permission edit form in project group page > --- > > Key:

[jira] Updated: (CONTINUUM-843) Add user form for self editing user details

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-843?page=all ] Carlos Sanchez updated CONTINUUM-843: - Affects Version/s: 1.1 > Add user form for self editing user details > --- > > Key: CONTINUUM-84

[jira] Updated: (CONTINUUM-832) Remove DB settings duplication in configuration file

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-832?page=all ] Carlos Sanchez updated CONTINUUM-832: - Affects Version/s: 1.1 > Remove DB settings duplication in configuration file > > >

[jira] Updated: (CONTINUUM-766) Integrate remember me feature with Acegi

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-766?page=all ] Carlos Sanchez updated CONTINUUM-766: - Affects Version/s: 1.1 > Integrate remember me feature with Acegi > > > Key: CONTINUUM-766 >

[jira] Closed: (CONTINUUM-728) Disable automatic mapping of servlet/* to java classes

2006-09-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-728?page=all ] Carlos Sanchez closed CONTINUUM-728. Assignee: Carlos Sanchez Resolution: Fixed 1.1 no longer uses servlets, so it doesn't apply > Disable automatic mapping of servlet/* to java classe