[jira] Created: (MECLIPSE-117) MVN generated .project and .classpath files have to be tweaked before using

2006-06-14 Thread Jeevan Sunkersett (JIRA)
MVN generated .project and .classpath files have to be tweaked before using --- Key: MECLIPSE-117 URL: http://jira.codehaus.org/browse/MECLIPSE-117 Project: Maven 2.x Eclipse Plugin Type: Bug

[jira] Closed: (MECLIPSE-117) MVN generated .project and .classpath files have to be tweaked before using

2006-06-14 Thread Jeevan Sunkersett (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-117?page=all ] Jeevan Sunkersett closed MECLIPSE-117: -- Resolution: Incomplete MVN generated .project and .classpath files have to be tweaked before using

[jira] Created: (MAVENUPLOAD-944) Version 1.1 of UISPec4J

2006-06-14 Thread Sylvain Rousseau (JIRA)
Version 1.1 of UISPec4J --- Key: MAVENUPLOAD-944 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-944 Project: maven-upload-requests Type: Task Reporter: Sylvain Rousseau UISpec4J is an Open Source functional and/or unit testing library

[jira] Commented: (MCOMPILER-36) class Foo is public, should be declared in a file named Foo.java

2006-06-14 Thread Randy Watler (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-36?page=comments#action_67323 ] Randy Watler commented on MCOMPILER-36: --- I have also experienced this issue using the 2.0.1 version of the plugin with 2.0.2 and 2.0.4 versions of M2, but ONLY using j2sdk

[jira] Created: (MEV-411) Remove nanocontainer-BUILD

2006-06-14 Thread Joerg Schaible (JIRA)
Remove nanocontainer-BUILD -- Key: MEV-411 URL: http://jira.codehaus.org/browse/MEV-411 Project: Maven Evangelism Type: Task Reporter: Joerg Schaible All these artifacts created by accident experimenting with CI and were mirrored to

[jira] Commented: (MCOMPILER-22) Compilation fails: The command line is too long.

2006-06-14 Thread Karel Vervaeke (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-22?page=comments#action_67324 ] Karel Vervaeke commented on MCOMPILER-22: - @options also works on jdk131_08 (this does, of course, not affect the point about it not being documented) Compilation fails:

[jira] Commented: (MNGECLIPSE-13) adding dependency to pom.xml changes its formating

2006-06-14 Thread Markus H?rnvi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-13?page=comments#action_67341 ] Markus Härnvi commented on MNGECLIPSE-13: - The schema declaration is a problem if you have a validating XML editor installed like XMLBuddy. It gives a lot of errors.

[jira] Created: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread J?rg Hohwiller (JIRA)
failure reason not displayed Key: MSUREFIRE-137 URL: http://jira.codehaus.org/browse/MSUREFIRE-137 Project: Maven 2.x Surefire Plugin Type: Improvement Versions: 2.2 Reporter: Jörg Hohwiller Neigther with mvn test nor with

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-06-14 Thread J?rg Hohwiller (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_67343 ] Jörg Hohwiller commented on MSUREFIRE-115: -- I have the same problem. The suggested classloader workaround does NOT work for me. I had

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-06-14 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_67344 ] Olivier Lamy commented on MSUREFIRE-115: The workaround says : MyClass.class.getClassloader().getResourceAsStream(foo/bar.xml) and not

[jira] Commented: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-137?page=comments#action_67347 ] Olivier Lamy commented on MSUREFIRE-137: Try with adding -Dsurefire.useFile=false. And certainly close this issue :-) failure reason not displayed

[jira] Reopened: (MRELEASE-95) Exception if version has no minor number

2006-06-14 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-95?page=all ] Joerg Schaible reopened MRELEASE-95: 2.0-beta-4 crashes still, though now on a different place: {noformat} $ LANG=C mvn release:prepare [INFO] Scanning for projects... [INFO] Searching

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

2006-06-14 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-90?page=all ] Joerg Schaible reopened MRELEASE-90: 2.0-beta-4 crashes still, but now at a different place ... {noformat} $ LANG=C mvn release:prepare [INFO] Scanning for projects... [INFO] Searching

[jira] Closed: (MRELEASE-95) Exception if version has no minor number

2006-06-14 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-95?page=all ] Joerg Schaible closed MRELEASE-95: -- Resolution: Fixed Sorry reopened by mistake, reopen was meant for MRELEASE-90. Exception if version has no minor number

[jira] Closed: (MEV-410) Remove picocontainer-BUILD

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-410?page=all ] Carlos Sanchez closed MEV-410: -- Assign To: Carlos Sanchez Resolution: Fixed Remove picocontainer-BUILD -- Key: MEV-410 URL:

[jira] Closed: (MEV-411) Remove nanocontainer-BUILD

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-411?page=all ] Carlos Sanchez closed MEV-411: -- Assign To: Carlos Sanchez Resolution: Fixed Remove nanocontainer-BUILD -- Key: MEV-411 URL:

[jira] Closed: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-137?page=all ] Carlos Sanchez closed MSUREFIRE-137: Assign To: Carlos Sanchez Resolution: Won't Fix The output of tests goes to files in target/surefire-reports by default, or set

[jira] Commented: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread J?rg Hohwiller (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-137?page=comments#action_67354 ] Jörg Hohwiller commented on MSUREFIRE-137: -- I also found the reports unter target/surefire-reports in the meantime. Thanks for the hint above to. But why not just

[jira] Commented: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-137?page=comments#action_67357 ] Carlos Sanchez commented on MSUREFIRE-137: -- all are at http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html printing all those will make the output pretty

[jira] Commented: (MRELEASE-111) Add a filtering configuration element

2006-06-14 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-111?page=comments#action_67358 ] Jerome Lacoste commented on MRELEASE-111: - I like that. The user should perhaps need to specify a particular version of the snapshot artifact, -SNAPSHOT not being accepted.

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67359 ] Jochen Wiedmann commented on MJAR-39: - Kenney is wrong. In other words, Mike's patch (for MJAR-38 and MJAR-39) should still be applied. Maven Sets Manifest Attribute Values to

[jira] Created: (CONTINUUM-729) Conitnnum buids project twice when clicking on 'build now'

2006-06-14 Thread Thomas Cornet (JIRA)
Conitnnum buids project twice when clicking on 'build now' -- Key: CONTINUUM-729 URL: http://jira.codehaus.org/browse/CONTINUUM-729 Project: Continuum Type: Bug Components: Web interface Versions:

[jira] Commented: (MJAR-4) Multiline description provides invalid header in the generated jar files

2006-06-14 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MJAR-4?page=comments#action_67365 ] Jerome Lacoste commented on MJAR-4: --- But does maven 2.0.4 use the plexus library that contains the fix? I don't think so. On my machine mvn package uses [DEBUG]

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67367 ] Jerome Lacoste commented on MJAR-39: Kenney is wrong. In other words, Mike's patch (for MJAR-38 and MJAR-39) should still be applied. I am not so sure. Aren't multiline attributes

[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_67370 ] Marek Bieganski commented on MNGECLIPSE-59: --- getWorkspaceNature(Artifact) method iterates over all projects every time it is called. Isn't it a good idea to cache

[jira] Commented: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread J?rg Hohwiller (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-137?page=comments#action_67373 ] Jörg Hohwiller commented on MSUREFIRE-137: -- I can think of two things: 1. surefire.useFile=false is default, -Dsurefire.useFile=true needs to be activated 2. if

[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-06-14 Thread Damien Lecan (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_67376 ] Damien Lecan commented on MNGECLIPSE-59: I'm using lastest trunk sources for maven eclipse plugin (with embedder 2.1-SNAPSHOT inside) I would like to use theses patches

[jira] Created: (MAVENUPLOAD-945) Spring Web Flow 1.0-rc2

2006-06-14 Thread Ben Hale (JIRA)
Spring Web Flow 1.0-rc2 --- Key: MAVENUPLOAD-945 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-945 Project: maven-upload-requests Type: Task Reporter: Ben Hale The RC2 release of Spring Web Flow. For the next couple of releases of both

[jira] Updated: (MEV-395) missing pom for xml-apis:xml-apis:1.3.03

2006-06-14 Thread Lyndon Washington (JIRA)
[ http://jira.codehaus.org/browse/MEV-395?page=all ] Lyndon Washington updated MEV-395: -- Attachment: maven-xml-apis-patch.txt missing pom for xml-apis:xml-apis:1.3.03 Key: MEV-395 URL:

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67382 ] Marek Bieganski commented on MNGECLIPSE-129: I found out, that maven2 does not obtain type from parent. It uses jar as default value. When dependency type in child

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67385 ] Eugene Kuleshov commented on MNGECLIPSE-129: Marek, I am not following. Are we done with this issue now? Please use separate reports for all unrelated issues. One at

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67386 ] Marek Bieganski commented on MNGECLIPSE-129: Of course it should be: ... } else if( ex instanceof InvalidProjectModelException) {

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67387 ] Marek Bieganski commented on MNGECLIPSE-129: You are right. This issue should be closed. If you need another to for message validation logs, I will create one

[jira] Created: (MNGECLIPSE-140) Inaccessible POM validation messages

2006-06-14 Thread Marek Bieganski (JIRA)
Inaccessible POM validation messages - Key: MNGECLIPSE-140 URL: http://jira.codehaus.org/browse/MNGECLIPSE-140 Project: Maven 2.x Extension for Eclipse Type: Bug Components: Dependency Resolver Versions: 0.0.9

[jira] Closed: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=all ] Marek Bieganski closed MNGECLIPSE-129: -- Resolution: Cannot Reproduce dependency type from parent pom --- Key: MNGECLIPSE-129 URL:

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67388 ] Marek Bieganski commented on MNGECLIPSE-129: MNGECLIPSE-140 is created dependency type from parent pom --- Key:

[jira] Commented: (MNGECLIPSE-140) Inaccessible POM validation messages

2006-06-14 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67390 ] Eugene Kuleshov commented on MNGECLIPSE-140: Under what circumstances this exception is thrown? Looking at the source code of InvalidProjectModelException I can see

[jira] Created: (MNG-2365) classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?

2006-06-14 Thread kai lilleby (JIRA)
classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around? Key: MNG-2365 URL: http://jira.codehaus.org/browse/MNG-2365

[jira] Updated: (SUREFIRE-42) TestListenerInvocationHandler incorrectly assumes getName()

2006-06-14 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-42?page=all ] Matthew Beermann updated SUREFIRE-42: - Attachment: patch.txt TestListenerInvocationHandler incorrectly assumes getName() ---

[jira] Commented: (MNGECLIPSE-140) Inaccessible POM validation messages

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67396 ] Marek Bieganski commented on MNGECLIPSE-140: Exception is thrown when ModelValidator creates not empty result. Just remove: .toString(), or check for null before

[jira] Closed: (MASSEMBLY-110) Wrong apt syntax in introduction document renders a broken link

2006-06-14 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-110?page=all ] Dennis Lundberg closed MASSEMBLY-110: - Assign To: Dennis Lundberg Resolution: Fixed Wrong apt syntax in introduction document renders a broken link

[jira] Commented: (MNGECLIPSE-140) Inaccessible POM validation messages

2006-06-14 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67400 ] Eugene Kuleshov commented on MNGECLIPSE-140: When exactly ModelValidator creates not empty result? Inaccessible POM validation messages

[jira] Closed: (MCHANGES-39) Not using correct apt syntax in howto document renders a strange looking html page

2006-06-14 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MCHANGES-39?page=all ] Dennis Lundberg closed MCHANGES-39: --- Assign To: Dennis Lundberg Resolution: Fixed Not using correct apt syntax in howto document renders a strange looking html page

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67401 ] Steven Coco commented on MJAR-39: - HI. I'm the original poster... Yes, multiline attributes are possible: continuing lines must start with a single space. But when I posted the bug,

[jira] Created: (MEV-412) Procedure to upload new version of ant to the maven repository

2006-06-14 Thread Antoine Levy-Lambert (JIRA)
Procedure to upload new version of ant to the maven repository -- Key: MEV-412 URL: http://jira.codehaus.org/browse/MEV-412 Project: Maven Evangelism Type: Task Reporter: Antoine Levy-Lambert Hello,

[jira] Created: (MAVENUPLOAD-946) Embeddable FTP Server

2006-06-14 Thread Lars Behnke (JIRA)
Embeddable FTP Server - Key: MAVENUPLOAD-946 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-946 Project: maven-upload-requests Type: Task Reporter: Lars Behnke Hermes FTP Server is a free, cross-platform FTP server adhering to RFC 959,

[jira] Commented: (MSUREFIRE-134) Surefire finds test classes but ignores test methods and configuration methods with TestNG and includes tag

2006-06-14 Thread Howard M. Lewis Ship (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-134?page=comments#action_67403 ] Howard M. Lewis Ship commented on MSUREFIRE-134: I've hit the same problems and am using a testng.xml configuration file to get my tests to execute. Surefire

[jira] Created: (MSUREFIRE-138) StringIndexOutOfBoundsException building reports from TestNG tests

2006-06-14 Thread Howard M. Lewis Ship (JIRA)
StringIndexOutOfBoundsException building reports from TestNG tests -- Key: MSUREFIRE-138 URL: http://jira.codehaus.org/browse/MSUREFIRE-138 Project: Maven 2.x Surefire Plugin Type: Bug Versions:

[jira] Commented: (MSUREFIRE-134) Surefire finds test classes but ignores test methods and configuration methods with TestNG and includes tag

2006-06-14 Thread Paul Russell (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-134?page=comments#action_67405 ] Paul Russell commented on MSUREFIRE-134: Have twigged how to role back to the previous version of the surefire plugin (which seems to work okay for TestNG. Just in case

[jira] Created: (MNG-2366) child-level transitive dependency builds (http://www.mail-archive.com/users@maven.apache.org/msg32502.html)

2006-06-14 Thread Hung Le (JIRA)
child-level transitive dependency builds (http://www.mail-archive.com/users@maven.apache.org/msg32502.html) --- Key: MNG-2366 URL: http://jira.codehaus.org/browse/MNG-2366

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67407 ] Jochen Wiedmann commented on MJAR-39: - Noone discusses the possibility of continuation lines, Steve. The question is: What are continuation lines? IMO, they are one very long ( 72

[jira] Created: (MNG-2367) Csharp dependencies are not inherited from dependencyManagement

2006-06-14 Thread James Carpenter (JIRA)
Csharp dependencies are not inherited from dependencyManagement --- Key: MNG-2367 URL: http://jira.codehaus.org/browse/MNG-2367 Project: Maven 2 Type: Bug Components: Sandbox Environment: WIndows XP

[jira] Created: (MNG-2368) Executing a goal that doesn't need a pom but that need some extensions is impossible.

2006-06-14 Thread Alexandre Poitras (JIRA)
Executing a goal that doesn't need a pom but that need some extensions is impossible. - Key: MNG-2368 URL: http://jira.codehaus.org/browse/MNG-2368 Project: Maven 2 Type: Bug

[jira] Created: (MNG-2369) Generic 3rd Party DotNet Libraries not appropriately handled

2006-06-14 Thread James Carpenter (JIRA)
Generic 3rd Party DotNet Libraries not appropriately handled Key: MNG-2369 URL: http://jira.codehaus.org/browse/MNG-2369 Project: Maven 2 Type: Improvement Components: Sandbox Environment: Windows XP

[jira] Created: (MNG-2370) maven-it-plugin doesn't work with plugins leveraging CSharp dependencies

2006-06-14 Thread James Carpenter (JIRA)
maven-it-plugin doesn't work with plugins leveraging CSharp dependencies Key: MNG-2370 URL: http://jira.codehaus.org/browse/MNG-2370 Project: Maven 2 Type: Bug Components: Sandbox

[jira] Created: (MNG-2371) CSharp plugins don't handle empty sources

2006-06-14 Thread James Carpenter (JIRA)
CSharp plugins don't handle empty sources - Key: MNG-2371 URL: http://jira.codehaus.org/browse/MNG-2371 Project: Maven 2 Type: Bug Components: Sandbox Environment: Windows XP Reporter: James Carpenter Priority:

[jira] Commented: (MNG-2369) Generic 3rd Party DotNet Libraries not appropriately handled

2006-06-14 Thread James Carpenter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2369?page=comments#action_67412 ] James Carpenter commented on MNG-2369: -- To: dev@maven.apache.org Subject: MNG-2369: Generic 3rd Pary DotNet Libraries not appropriately handled I am actively using the maven csharp

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67413 ] Steven Coco commented on MJAR-39: - Hi. Well, simply, lines in the manifest cannot be longer than 72 bytes -- not characters, but UTF-8 encoded bytes. So, if a given attribute value

[jira] Updated: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=all ] Steven Coco updated MJAR-39: Attachment: Multiline Manifest Value Bug Tester 2.zip Maven Sets Manifest Attribute Values to Multi-Line Strings --

[jira] Created: (MNG-2372) VStudio Project generated by CSharp VStudio Plugin doesn't support NUnit appropriately

2006-06-14 Thread James Carpenter (JIRA)
VStudio Project generated by CSharp VStudio Plugin doesn't support NUnit appropriately -- Key: MNG-2372 URL: http://jira.codehaus.org/browse/MNG-2372 Project: Maven 2 Type: Bug

[jira] Commented: (MEV-412) Procedure to upload new version of ant to the maven repository

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-412?page=comments#action_67420 ] Carlos Sanchez commented on MEV-412: This may be what you're looking for http://www.apache.org/dev/release-publishing.html Procedure to upload new version of ant to the maven

[jira] Closed: (MAVENUPLOAD-946) Embeddable FTP Server

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-946?page=all ] Carlos Sanchez closed MAVENUPLOAD-946: -- Assign To: Carlos Sanchez Resolution: Fixed Embeddable FTP Server - Key: MAVENUPLOAD-946 URL:

[jira] Created: (WAGONFTP-16) Check hermesftp for testing

2006-06-14 Thread Carlos Sanchez (JIRA)
Check hermesftp for testing --- Key: WAGONFTP-16 URL: http://jira.codehaus.org/browse/WAGONFTP-16 Project: wagon-ftp Type: Improvement Reporter: Carlos Sanchez http://hermesftp.sourceforge.net In group net.sf.hermesftp -- This

[jira] Closed: (MEV-395) missing pom for xml-apis:xml-apis:1.3.03

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-395?page=all ] Carlos Sanchez closed MEV-395: -- Assign To: Carlos Sanchez Resolution: Fixed Got the one from apache m1 repo http://www.apache.org/dist/java-repository/xml-apis/poms/xml-apis-1.3.03.pom

[jira] Closed: (MAVENUPLOAD-945) Spring Web Flow 1.0-rc2

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-945?page=all ] Carlos Sanchez closed MAVENUPLOAD-945: -- Assign To: Carlos Sanchez Resolution: Fixed Spring Web Flow 1.0-rc2 --- Key: MAVENUPLOAD-945

[jira] Commented: (MSUREFIRE-137) failure reason not displayed

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-137?page=comments#action_67424 ] Carlos Sanchez commented on MSUREFIRE-137: -- give a try to the surefire-report plugin failure reason not displayed Key:

[jira] Created: (MNG-2373) Wrong closing tag in example (Mini Guide: Configuring Plugins)

2006-06-14 Thread Jimisola Laursen (JIRA)
Wrong closing tag in example (Mini Guide: Configuring Plugins) -- Key: MNG-2373 URL: http://jira.codehaus.org/browse/MNG-2373 Project: Maven 2 Type: Bug Components: Documentation: Guides Environment:

[jira] Created: (MSUREFIREREP-23) report fails with a jar of system scope

2006-06-14 Thread Frank Luo (JIRA)
report fails with a jar of system scope - Key: MSUREFIREREP-23 URL: http://jira.codehaus.org/browse/MSUREFIREREP-23 Project: Maven 2.x Surefire report Plugin Type: Bug Versions: 2.0 Environment: Windows 2000 with

[jira] Closed: (MSUREFIREREP-23) report fails with a jar of system scope

2006-06-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIREREP-23?page=all ] Carlos Sanchez closed MSUREFIREREP-23: -- Assign To: Carlos Sanchez Resolution: Duplicate report fails with a jar of system scope -

[jira] Closed: (MNG-2373) Wrong closing tag in example (Mini Guide: Configuring Plugins)

2006-06-14 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-2373?page=all ] Edwin Punzalan closed MNG-2373: --- Assign To: Edwin Punzalan Resolution: Fixed Fixed in SVN. Thanks. Wrong closing tag in example (Mini Guide: Configuring Plugins)