[ 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: "
[ 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.
> add
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 wit
[ 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 "MyClass.class.getResourceAsStream("/
[ 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
MyClass.class.getClassloader().getR
[ 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
> -
[ 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 reposi
[ 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 reposi
[ 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
> --
[ 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: http://jira.codeha
[ 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: http://jira.codeha
[ 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
-Dsurefire.useF
[ 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 printing
[ 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 c
[ 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. C
[ 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 Mul
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: 1.0.3
[ 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] org.codehaus.plexus
[ 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 attribute
[ 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 natures
[ 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 "surefir
[ 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 to
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
[ 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:
[ 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 p
[ 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 a
[ 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) {
InvalidProjectModelExce
[ 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
> depen
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
Rep
[ 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
[ 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: MNGECLIPSE
[ 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 th
classes before test-classes in MavenProject.getTestClasspathElements() - should
be the other way around?
Key: MNG-2365
URL: http://jira.codehaus.org/browse/MNG-2365
Proj
[ http://jira.codehaus.org/browse/SUREFIRE-42?page=all ]
Matthew Beermann updated SUREFIRE-42:
-
Attachment: patch.txt
> TestListenerInvocationHandler incorrectly assumes getName()
> ---
>
>
[ 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 con
[ 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
> -
[ 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
> --
[ 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
> -
[ 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, Ma
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,
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,
[ 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 fin
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: 2.2
[ 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 any
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
[ 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 ch
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
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
Comp
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
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
Environm
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: Mi
[ 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
[ 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 caus
[ 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
> --
[ http://jira.codehaus.org/browse/MJAR-38?page=comments#action_67417 ]
Steven Coco commented on MJAR-38:
-
Hello again...
Well, all these comments are going on ( ! ) and I noticed my previous comment
here, and I really am more thinking that these should just
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
Co
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67418 ]
Jerome Lacoste commented on MJAR-39:
> To do that, the lines after the first must be preceeded with a single space
> –
> not any whitespace, but only a single space character. –
Th
[ http://jira.codehaus.org/browse/MEV-412?page=all ]
Carlos Sanchez closed MEV-412:
--
Assign To: Carlos Sanchez
Resolution: Won't Fix
Please use the mailing list repository@apache.org, I'm forwarding there your
request
> Procedure to upload new v
[ 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 repos
[ 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
> U
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 messag
[ 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
> missi
[ 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
>
Jaxen has unnecessary and unexpected dependencies (which cause problems with
JDK 1.5)
-
Key: MEV-413
URL: http://jira.codehaus.org/browse/MEV-413
Project: Maven Evangelism
Type: Bug
[ 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: MSUREF
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: M
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 Jd
[ 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
> -
>
[ 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)
> -
69 matches
Mail list logo