[jira] Created: (MSUREFIRE-121) ability to add dependency to jvm's classpath rather in surefirebooter classloader

2006-05-26 Thread Dan Tran (JIRA)
ability to add dependency to jvm's classpath rather in surefirebooter classloader - Key: MSUREFIRE-121 URL: http://jira.codehaus.org/browse/MSUREFIRE-121 Project: Maven 2.x Surefire Plugin

[jira] Closed: (MNG-2324) Add a getWagon(Repository) method to the WagonManager

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2324?page=all ] Carlos Sanchez closed MNG-2324: --- Resolution: Fixed Merged to 2.0.x branch too > Add a getWagon(Repository) method to the WagonManager > - > >

[jira] Updated: (MNG-2324) Add a getWagon(Repository) method to the WagonManager

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2324?page=all ] Carlos Sanchez updated MNG-2324: Assign To: Carlos Sanchez Fix Version: 2.1 2.0.5 Fixed in trunk applying patches from MSITE-25 > Add a getWagon(Repository) method to the Wagon

[jira] Created: (MNG-2324) Add a getWagon(Repository) method to the WagonManager

2006-05-26 Thread Carlos Sanchez (JIRA)
Add a getWagon(Repository) method to the WagonManager - Key: MNG-2324 URL: http://jira.codehaus.org/browse/MNG-2324 Project: Maven 2 Type: Improvement Components: Deployment Versions: 2.0.4 Reporter

[jira] Updated: (MSITE-25) mvn site:site ignores server configuration in settings.xml

2006-05-26 Thread Petter L. H. Eide (JIRA)
[ http://jira.codehaus.org/browse/MSITE-25?page=all ] Petter L. H. Eide updated MSITE-25: --- Attachment: MSITE-25.txt > mvn site:site ignores server configuration in settings.xml > -- > > K

[jira] Closed: (MNG-1823) dependencies with classifier mask transitive dependencies of same dependency without classifier

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1823?page=all ] Carlos Sanchez closed MNG-1823: --- Assign To: Carlos Sanchez Resolution: Won't Fix You should use test-jar instead of classifier, see http://maven.apache.org/guides/mini/guide-attached-tests.ht

[jira] Commented: (MAVEN-1691) Variable scope problem

2006-05-26 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1691?page=comments#action_65958 ] Lukas Theussl commented on MAVEN-1691: -- For the record: the above mentioned test failures are due to another blocking issue that has been introduced since in jelly: http://issues

[jira] Commented: (MAVEN-1691) Variable scope problem

2006-05-26 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1691?page=comments#action_65956 ] Arnaud Heritier commented on MAVEN-1691: good. We have to ask them to release a new version ASAP. > Variable scope problem > -- > > Key: MAVEN-1691

[jira] Moved: (MEV-397) xfire 1.1 pom isn't sycn'd to repo from codehaus

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-397?page=all ] Carlos Sanchez moved MAVENUPLOAD-919 to MEV-397: Group ID: 1.1 Bundle URL: (was: http://dist.codehaus.org/org.codehaus.xfire/poms/xfire-parent-1.1.pom) Project

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

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-37?page=all ] Carlos Sanchez reopened MANTRUN-37: --- Assign To: (was: Carlos Sanchez) Reopen per user comment > Antrun breaks on multi-module builds > > >

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

2006-05-26 Thread David Smiley (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-37?page=comments#action_65954 ] David Smiley commented on MANTRUN-37: - I am also seeing this very same problem. Specifying v1.0 does remove the bug. I also am using xdoclet, as Frederik is too. Please reopen t

[jira] Commented: (MEV-396) Tapestry 4.0.2 jars missing POMs

2006-05-26 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MEV-396?page=comments#action_65950 ] Mike Perham commented on MEV-396: - You asked for a POM and I gave you one similar to one that is already in the repo. I can't do anything else. > Tapestry 4.0.2 jars missing POMs >

[jira] Commented: (MEV-394) Axis' dependencies aren't specified in ibiblio

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-394?page=comments#action_65949 ] Carlos Sanchez commented on MEV-394: it should have at least the minimal data listed in http://maven.apache.org/guides/mini/guide-ibiblio-upload.html > Axis' dependencies aren't spec

[jira] Commented: (MEV-396) Tapestry 4.0.2 jars missing POMs

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-396?page=comments#action_65948 ] Carlos Sanchez commented on MEV-396: it should have at least the minimal data listed in http://maven.apache.org/guides/mini/guide-ibiblio-upload.html > Tapestry 4.0.2 jars missing PO

[jira] Commented: (MNG-1337) Interpolation of POM values needs to be improved

2006-05-26 Thread David Smiley (JIRA)
[ http://jira.codehaus.org/browse/MNG-1337?page=comments#action_65945 ] David Smiley commented on MNG-1337: --- Are you sure this is fixed? When I try to reference ${pom.build.directory} from a module, I get nothing. > Interpolation of POM values needs to b

[jira] Created: (MASSEMBLY-108) Assembly Plugin Implicitly Excludes Empty Directory

2006-05-26 Thread Sharmarke Aden (JIRA)
Assembly Plugin Implicitly Excludes Empty Directory --- Key: MASSEMBLY-108 URL: http://jira.codehaus.org/browse/MASSEMBLY-108 Project: Maven 2.x Assembly Plugin Type: Bug Versions: 2.1 Reporter: Sharmarke A

[jira] Created: (CONTINUUM-712) Download as text link in Build result page does not work from URL send in notification mails

2006-05-26 Thread Shinobu Kawai (JIRA)
Download as text link in Build result page does not work from URL send in notification mails - Key: CONTINUUM-712 URL: http://jira.codehaus.org/browse/CONTINUUM-712 Project: Continu

[jira] Closed: (MCHANGELOG-35) Wrong time format, unable to be parsed by cvs

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-35?page=all ] Carlos Sanchez closed MCHANGELOG-35: Assign To: Carlos Sanchez (was: Edwin Punzalan) Resolution: Cannot Reproduce Fix Version: (was: 2.0) I can't reproduce it now > Wron

[jira] Created: (MASSEMBLY-107) DependencySet does not support classifier

2006-05-26 Thread Dan Tran (JIRA)
DependencySet does not support classifier -- Key: MASSEMBLY-107 URL: http://jira.codehaus.org/browse/MASSEMBLY-107 Project: Maven 2.x Assembly Plugin Type: Bug Versions: 2.1 Environment: xp Reporter: Dan Tran

[jira] Created: (MCHANGELOG-37) Class 'java.util.List' cannot be instantiated while running changelog

2006-05-26 Thread Carlos Sanchez (JIRA)
Class 'java.util.List' cannot be instantiated while running changelog - Key: MCHANGELOG-37 URL: http://jira.codehaus.org/browse/MCHANGELOG-37 Project: Maven 2.x Changelog Plugin Type: Bug Versio

[jira] Commented: (MCHANGELOG-36) Tests fail on build

2006-05-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-36?page=comments#action_65936 ] Carlos Sanchez commented on MCHANGELOG-36: -- I get also an error --- Test set: org.apache.maven.

[jira] Updated: (MNGECLIPSE-116) Embedder can't find local repository

2006-05-26 Thread Ovidio Mallo (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-116?page=all ] Ovidio Mallo updated MNGECLIPSE-116: Attachment: 20060526_MNGECLIPSE-116_trunk.patch maven-embedder-2.0.4_fixed-dep.jar > Embedder can't find local repository > -

[jira] Updated: (MEV-396) Tapestry 4.0.2 jars missing POMs

2006-05-26 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MEV-396?page=all ] Mike Perham updated MEV-396: Attachment: tapestry-4.0.2.pom > Tapestry 4.0.2 jars missing POMs > > > Key: MEV-396 > URL: http://jira.codehaus.org/browse/M

[jira] Commented: (CONTINUUM-358) User Authentication via LDAP

2006-05-26 Thread Darren Hague (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-358?page=comments#action_65926 ] Darren Hague commented on CONTINUUM-358: I'd be happy if Continuum supported JAAS Modules, or even forwarded authentication from Apache's mod_auth_ldap and similar modules.

[jira] Commented: (MEV-394) Axis' dependencies aren't specified in ibiblio

2006-05-26 Thread David Smiley (JIRA)
[ http://jira.codehaus.org/browse/MEV-394?page=comments#action_65925 ] David Smiley commented on MEV-394: -- Perhaps there may be a little bit of confusion. The groupId, artifactId and packaging are wrong in the file I attached; sorry. I meant to leave them

[jira] Commented: (MNG-2323) Locked SNAPSHOT version ignored

2006-05-26 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MNG-2323?page=comments#action_65923 ] Joerg Schaible commented on MNG-2323: - Even more worse: version 1.99 is also preferred! {noformat} [INFO] [eclipse:eclipse] [DEBUG] com.elsagsolutions.projects.components:es_logging:

[jira] Created: (MNG-2323) Locked SNAPSHOT version ignored

2006-05-26 Thread Joerg Schaible (JIRA)
Locked SNAPSHOT version ignored --- Key: MNG-2323 URL: http://jira.codehaus.org/browse/MNG-2323 Project: Maven 2 Type: Bug Components: Dependencies Versions: 2.0.4 Reporter: Joerg Schaible Priority: Critical We use f

[jira] Commented: (MDEP-7) [dependency-maven-plugin] ClassCastException caused by DefaultArtifact vs. ActiveProjectArtifact

2006-05-26 Thread Wouter Zoons (JIRA)
[ http://jira.codehaus.org/browse/MDEP-7?page=comments#action_65907 ] Wouter Zoons commented on MDEP-7: - is the patch going to be applied ? I'm systematically getting this error too in a multi-project/module build, the only way not to have this error is by

[jira] Commented: (MCHANGELOG-3) Links in File Activity Report can be wrong when using subversion, after a copy command has been issued

2006-05-26 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-3?page=comments#action_65906 ] Edwin Punzalan commented on MCHANGELOG-3: - Julian, how's this issue? > Links in File Activity Report can be wrong when using subversion, after a > copy command has been issu

[jira] Closed: (MCHANGELOG-7) Multimodule support not working properly

2006-05-26 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-7?page=all ] Edwin Punzalan closed MCHANGELOG-7: --- Resolution: Cannot Reproduce No reply from the reportes, so i'll be closing this one. > Multimodule support not working properly > ---

[jira] Closed: (MCHANGELOG-18) time portion of the revision date is still 00:00:00

2006-05-26 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-18?page=all ] Edwin Punzalan closed MCHANGELOG-18: Assign To: Edwin Punzalan Resolution: Fixed Patch applied and added some more javadoc improvements to the other paramters > time portion of the

[jira] Closed: (MCHANGELOG-13) the changes in the changelog report are sorted randomnly

2006-05-26 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MCHANGELOG-13?page=all ] Edwin Punzalan closed MCHANGELOG-13: Assign To: Edwin Punzalan Resolution: Fixed Revisions added with some modifications. > the changes in the changelog report are sorted randomnly