[jira] Created: (SUREFIRE-463) ClassCastException when using testng suiteXmlFile

2008-02-29 Thread Andreas Andreou (JIRA)
ClassCastException when using testng suiteXmlFile - Key: SUREFIRE-463 URL: http://jira.codehaus.org/browse/SUREFIRE-463 Project: Maven Surefire Issue Type: Bug Affects Versions: 2.4.2

[jira] Closed: (DOXIA-217) Make default internal classes

2008-02-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton closed DOXIA-217. - Assignee: Vincent Siveton Resolution: Fixed Fixed > Make default internal classes > -

[jira] Updated: (DOXIA-217) Make default internal classes

2008-02-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Siveton updated DOXIA-217: -- Summary: Make default internal classes (was: Make default impl classes) > Make default internal class

[jira] Closed: (MRESOURCES-49) Maven 2 resources:resources causes NPE

2008-02-29 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MRESOURCES-49. -- Resolution: Cannot Reproduce I cannot reproduce. If you can, please reopen the issue with a simple

[jira] Commented: (MRESOURCES-8) maven-resources-plugin ignores configuration/resources property

2008-02-29 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125710 ] Olivier Lamy commented on MRESOURCES-8: --- IMHO adding a mojo called copy-resources is the best option here. > maven-r

[jira] Updated: (MRESOURCES-42) Filtering properties that contain ${basedir} for property files doesn't escape backslashes

2008-02-29 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRESOURCES-42: --- Fix Version/s: 2.3 > Filtering properties that contain ${basedir} for property files doesn't >

[jira] Commented: (MNG-2551) pom metadata file gets truncated during install into local repository

2008-02-29 Thread Todd Flora (JIRA)
[ http://jira.codehaus.org/browse/MNG-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125705 ] Todd Flora commented on MNG-2551: - We have tried both setting our local repo to the same repo as our deployment repo and setti

[jira] Commented: (MNG-2551) pom metadata file gets truncated during install into local repository

2008-02-29 Thread Hadrian Zbarcea (JIRA)
[ http://jira.codehaus.org/browse/MNG-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125702 ] Hadrian Zbarcea commented on MNG-2551: -- I fought with the same unexplainable issue (on osx 10.5.2) until dkulp gave me a

[jira] Closed: (SUREFIRE-462) Running Surefire with TestNG fails

2008-02-29 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Fabulich closed SUREFIRE-462. - Resolution: Won't Fix This is a known issue with Surefire 2.3, fixed in 2.4. I recommend the latest

[jira] Created: (MNG-3424) Respect ordering of elements as given in POM

2008-02-29 Thread Benjamin Bentmann (JIRA)
Respect ordering of elements as given in POM Key: MNG-3424 URL: http://jira.codehaus.org/browse/MNG-3424 Project: Maven 2 Issue Type: Improvement Affects Versions: 2.0.8 Reporter:

[jira] Commented: (MSITE-306) [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

2008-02-29 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125687 ] Dennis Lundberg commented on MSITE-306: --- I don't think that this particular output comes from the site plugin itself. T

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

2008-02-29 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125685 ] Dennis Lundberg commented on MRELEASE-156: -- Perhaps you can use the configuration parameter scmCommentPrefix as a

[jira] Created: (MDEP-151) Use File(URI) for converting from URI to File

2008-02-29 Thread Benjamin Bentmann (JIRA)
Use File(URI) for converting from URI to File - Key: MDEP-151 URL: http://jira.codehaus.org/browse/MDEP-151 Project: Maven 2.x Dependency Plugin Issue Type: Improvement Components: analyz

[jira] Created: (MDEP-150) Indeterministic artifact ordering can cause bogus warnings

2008-02-29 Thread Benjamin Bentmann (JIRA)
Indeterministic artifact ordering can cause bogus warnings -- Key: MDEP-150 URL: http://jira.codehaus.org/browse/MDEP-150 Project: Maven 2.x Dependency Plugin Issue Type: Bug

[jira] Created: (MARTIFACT-9) Prefer LinkedHashMap over HashMap

2008-02-29 Thread Benjamin Bentmann (JIRA)
Prefer LinkedHashMap over HashMap - Key: MARTIFACT-9 URL: http://jira.codehaus.org/browse/MARTIFACT-9 Project: Maven Artifact Issue Type: Improvement Reporter: Benjamin Bentmann Priorit

[jira] Commented: (MJAVADOC-180) aggregation doesn't work for test-javadoc goal

2008-02-29 Thread Elliot Metsger (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125649 ] Elliot Metsger commented on MJAVADOC-180: - The solution for the 'javadoc' goal seems to have been added via MJAVADO

[jira] Commented: (MJAVADOC-180) aggregation doesn't work for test-javadoc goal

2008-02-29 Thread Elliot Metsger (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125648 ] Elliot Metsger commented on MJAVADOC-180: - * The compiled artifacts list doesn't include any of the test dependenci

[jira] Created: (MJAVADOC-180) aggregation doesn't work for test-javadoc goal

2008-02-29 Thread Elliot Metsger (JIRA)
aggregation doesn't work for test-javadoc goal -- Key: MJAVADOC-180 URL: http://jira.codehaus.org/browse/MJAVADOC-180 Project: Maven 2.x Javadoc Plugin Issue Type: Bug Affects Versions: 2.3, 2.

[jira] Commented: (MNG-3419) Build continues despite OutOfMemoryError

2008-02-29 Thread Kohsuke Kawaguchi (JIRA)
[ http://jira.codehaus.org/browse/MNG-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125645 ] Kohsuke Kawaguchi commented on MNG-3419: This is actually a bug in javac/apt. They are the ones who are masking an exc

[jira] Commented: (WAGON-96) WebDAV deploy fails with - Failed to create destination WebDAV collection

2008-02-29 Thread Richard Taylor (JIRA)
[ http://jira.codehaus.org/browse/WAGON-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125639 ] Richard Taylor commented on WAGON-96: - We are getting this same error randomly while trying to deploy to Artifactory 1.2.5

[jira] Created: (MENFORCER-38) Enforcer rules for AlwaysPass and AlwaysFail

2008-02-29 Thread Ben Lidgey (JIRA)
Enforcer rules for AlwaysPass and AlwaysFail Key: MENFORCER-38 URL: http://jira.codehaus.org/browse/MENFORCER-38 Project: Maven 2.x Enforcer Plugin Issue Type: Improvement Components: St

[jira] Commented: (MNG-3282) maven only tries the first repo that contains an artifact

2008-02-29 Thread Ken in nashua (JIRA)
[ http://jira.codehaus.org/browse/MNG-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125615 ] Ken in nashua commented on MNG-3282: Happening again out of the blue... was building fine yesterday. No changes to this ma

[jira] Created: (MSITE-306) [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

2008-02-29 Thread Alexandre Navarro (JIRA)
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. Key: MSITE-306 URL: http://jira.codehaus.org/browse/MSITE-306

[jira] Updated: (MDEP-149) Field accesses and method invocations cause bogus dependencies

2008-02-29 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MDEP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MDEP-149: --- Attachment: MDEP-149.zip Here are some (pathological) demo projects if you want to try this out. Run

[jira] Created: (MDEP-149) Field accesses and method invocations cause bogus dependencies

2008-02-29 Thread Benjamin Bentmann (JIRA)
Field accesses and method invocations cause bogus dependencies -- Key: MDEP-149 URL: http://jira.codehaus.org/browse/MDEP-149 Project: Maven 2.x Dependency Plugin Issue Type: Bug

[jira] Created: (MDEP-148) Use Set.contains() rather than manual iteration to check for containment of class in artifact

2008-02-29 Thread Benjamin Bentmann (JIRA)
Use Set.contains() rather than manual iteration to check for containment of class in artifact - Key: MDEP-148 URL: http://jira.codehaus.org/browse/MDEP-148 Pr

[jira] Issue Comment Edited: (MNG-2123) NullPointerException when a dependency uses version range and another uses an actual version incompatible with that range

2008-02-29 Thread Martin Goldhahn (JIRA)
[ http://jira.codehaus.org/browse/MNG-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125590 ] mgoldhahn edited comment on MNG-2123 at 2/29/08 7:20 AM: --- Integration test. The test creates two

[jira] Commented: (DOXIA-217) Make default impl classes

2008-02-29 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125597 ] Vincent Siveton commented on DOXIA-217: --- To be more clear, a lot of internal classes are publics and should be change to

[jira] Created: (MENFORCER-37) 'noSnapshots' rule do not check version of parent

2008-02-29 Thread Tomasz Pik (JIRA)
'noSnapshots' rule do not check version of parent - Key: MENFORCER-37 URL: http://jira.codehaus.org/browse/MENFORCER-37 Project: Maven 2.x Enforcer Plugin Issue Type: Bug Components:

[jira] Updated: (MNG-2123) NullPointerException when a dependency uses version range and another uses an actual version incompatible with that range

2008-02-29 Thread Martin Goldhahn (JIRA)
[ http://jira.codehaus.org/browse/MNG-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Goldhahn updated MNG-2123: - Attachment: mng2123_versionRangeDependency.tar.bz2 Integration test. The test create two artifacts with a

[jira] Commented: (MARTIFACT-4) allow wildcards and versions in In/ExcludesArtifactFilter

2008-02-29 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MARTIFACT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125576 ] Mark Hobson commented on MARTIFACT-4: - Note that StrictPatternIncludesArtifactFilter and StrictPatternExcludesArtifactF

[jira] Commented: (ARCHETYPE-143) Add the possibility to generate files at project's root

2008-02-29 Thread Dominique Jean-Prost (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125572 ] Dominique Jean-Prost commented on ARCHETYPE-143: Well, I tried what you said. The correct syntax is . I g

[jira] Created: (MRELEASE-326) Doens't resolve multiproject dependencies properly

2008-02-29 Thread Kuno Baeriswyl (JIRA)
Doens't resolve multiproject dependencies properly --- Key: MRELEASE-326 URL: http://jira.codehaus.org/browse/MRELEASE-326 Project: Maven 2.x Release Plugin Issue Type: Bug Affects Version

[jira] Commented: (MRM-688) Replace plexus-runtime with standalone jetty bundle

2008-02-29 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125569 ] Maria Odea Ching commented on MRM-688: -- Okey dokey, thanks Brett! :-) > Replace plexus-runtime with standalone jetty bundl

[jira] Created: (ARCHETYPE-143) Add the possibility to generate files at project's root

2008-02-29 Thread Dominique Jean-Prost (JIRA)
Add the possibility to generate files at project's root --- Key: ARCHETYPE-143 URL: http://jira.codehaus.org/browse/ARCHETYPE-143 Project: Maven Archetype Issue Type: Improvement Affect

[jira] Commented: (MRELEASE-322) Unable to set the working directory for projects where the master pom isn't at the root of the project

2008-02-29 Thread Pavel Muller (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125568 ] Pavel Muller commented on MRELEASE-322: --- I've got the same problem. Real blocker for our project. > Unable to set th