[jira] (MASSEMBLY-743) not correct

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold reassigned MASSEMBLY-743: Assignee: Kristian Rosenvold > not correct > ---

[jira] (MASSEMBLY-743) not correct

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold updated MASSEMBLY-743: - Fix Version/s: 2.5.3 > not correct > -- > >

[jira] (MASSEMBLY-743) not correct

2014-12-05 Thread Jean-Eric Cuendet (JIRA)
Jean-Eric Cuendet created MASSEMBLY-743: --- Summary: not correct Key: MASSEMBLY-743 URL: https://jira.codehaus.org/browse/MASSEMBLY-743 Project: Maven Assembly Plugin Issue Type: Bug

[jira] (SUREFIRE-855) Allow failsafe to use actual jar file instead of target/classes

2014-12-05 Thread Tibor Digana (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358700#comment-358700 ] Tibor Digana commented on SUREFIRE-855: --- @Benson @Robert I have updated my GitHub PR with t

[jira] (MASSEMBLY-737) Generated WAR file does not contain the same default manifest entries as created by the Maven WAR Plugin

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358699#comment-358699 ] Kristian Rosenvold commented on MASSEMBLY-737: -- org.codehaus.plexus.archiver.jar.Ja

[jira] (MNG-5368) UnsupportedOperationException thrown when version range is not correct in dependencyManagement definitions

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MNG-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold reopened MNG-5368: - Assignee: Kristian Rosenvold > UnsupportedOperationException thrown when version range is not

[jira] (MNG-5368) UnsupportedOperationException thrown when version range is not correct in dependencyManagement definitions

2014-12-05 Thread Shaun (JIRA)
[ https://jira.codehaus.org/browse/MNG-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358696#comment-358696 ] Shaun commented on MNG-5368: This should be reopened. At the very least, it would be ideal to get a an er

[jira] (MASSEMBLY-742) Unclosed ZipFile warnings when ZIP archives are included

2014-12-05 Thread Dawid Weiss (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358694#comment-358694 ] Dawid Weiss commented on MASSEMBLY-742: --- Thanks Kristian. > Unclosed ZipFile warnings whe

[jira] (MASSEMBLY-648) lineEnding in fileSet corrupts jar files

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358693#comment-358693 ] Kristian Rosenvold commented on MASSEMBLY-648: -- I think we'll simply fail the build

[jira] (MASSEMBLY-742) Unclosed ZipFile warnings when ZIP archives are included

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358692#comment-358692 ] Kristian Rosenvold commented on MASSEMBLY-742: -- You're entirely right. Issue is now

[jira] (MASSEMBLY-665) OS dependent behaviour while packaging

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358688#comment-358688 ] Kristian Rosenvold commented on MASSEMBLY-665: -- Small test project added in r164334

[jira] (MASSEMBLY-739) directory permissions are not 755 but 000 in zip

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358681#comment-358681 ] Kristian Rosenvold commented on MASSEMBLY-739: -- Testcase project added in r1643324

[jira] (MASSEMBLY-741) wrong paths in file-modes tests

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold closed MASSEMBLY-741. Resolution: Fixed Applied in r1643322, thanks for the patch ! > wrong paths in file-

Maven assembly plugin : includeBaseDirectory not correctly used

2014-12-05 Thread Jean-Eric Cuendet
Hi, It's the first time I post a bug on a maven plugin. If that's the wrong way, please let me know where to do it. I found the issue tracker but I'm unable to create new issue. My problem: I use the assembly plugin, with the tag in the assembly.xml file. If I put a variable (${mine.includeBaseD

[jira] (SUREFIRE-1122) When running failsafe with -Dfailsafe.rerunFailingTestsCount and parallel all, the reports are not generated correctly

2014-12-05 Thread Tibor Digana (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1122: -- Assignee: Tibor Digana > When running failsafe with -Dfailsafe.rerunFailingTestsCount and

[jira] (SUREFIRE-1122) When running failsafe with -Dfailsafe.rerunFailingTestsCount and parallel all, the reports are not generated correctly

2014-12-05 Thread Roy Arnon (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358671#comment-358671 ] Roy Arnon commented on SUREFIRE-1122: - @Tibor I tried all the things you suggested: * Changi

[jira] (MASSEMBLY-665) OS dependent behaviour while packaging

2014-12-05 Thread JIRA
[ https://jira.codehaus.org/browse/MASSEMBLY-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358667#comment-358667 ] Jörg Sesterhenn commented on MASSEMBLY-665: --- Sorry, but I don't have anything simple o

[jira] (MJAVADOC-368) Can not use a comma (,) in option additionalparam

2014-12-05 Thread Kannan Goundan (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358666#comment-358666 ] Kannan Goundan commented on MJAVADOC-368: - I checked out the latest maven-javadoc-plugin

[jira] (MINVOKER-180) Profiles are passed to invoked executions since version 1.6

2014-12-05 Thread Frank Jakop (JIRA)
Frank Jakop created MINVOKER-180: Summary: Profiles are passed to invoked executions since version 1.6 Key: MINVOKER-180 URL: https://jira.codehaus.org/browse/MINVOKER-180 Project: Maven Invoker Plugi

[jira] (MINDEXER-94) no temp file cleanup in WagonFetcher after an error

2014-12-05 Thread Tomas Stupka (JIRA)
[ https://jira.codehaus.org/browse/MINDEXER-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Stupka updated MINDEXER-94: - Description: see o.a.m.index.updater.WagonHelper.WagonFetcher.retrieve(name) in indexer.core 5.1.1

[jira] (MINDEXER-95) suboptimal indexing execution in DefaultIndexUpdater

2014-12-05 Thread Tomas Stupka (JIRA)
Tomas Stupka created MINDEXER-95: Summary: suboptimal indexing execution in DefaultIndexUpdater Key: MINDEXER-95 URL: https://jira.codehaus.org/browse/MINDEXER-95 Project: Maven Indexer Issue

[jira] (MINDEXER-94) no temp file cleanup in WagonFetcher after an error

2014-12-05 Thread Tomas Stupka (JIRA)
Tomas Stupka created MINDEXER-94: Summary: no temp file cleanup in WagonFetcher after an error Key: MINDEXER-94 URL: https://jira.codehaus.org/browse/MINDEXER-94 Project: Maven Indexer Issue

[jira] (MASSEMBLY-737) Generated WAR file does not contain the same default manifest entries as created by the Maven WAR Plugin

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358654#comment-358654 ] Kristian Rosenvold edited comment on MASSEMBLY-737 at 12/5/14 3:09 AM: ---

[jira] (MASSEMBLY-737) Generated WAR file does not contain the same default manifest entries as created by the Maven WAR Plugin

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358654#comment-358654 ] Kristian Rosenvold commented on MASSEMBLY-737: -- I have no idea. I've targeted it fo

[jira] (SUREFIRE-1057) Surefire doesn't detect TestNG test method which fails because of exception in @DataProvider method

2014-12-05 Thread Michal Bocek (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358653#comment-358653 ] Michal Bocek commented on SUREFIRE-1057: Pull request 69 was closed and new one was open

[jira] (MASSEMBLY-737) Generated WAR file does not contain the same default manifest entries as created by the Maven WAR Plugin

2014-12-05 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358651#comment-358651 ] Michael Osipov commented on MASSEMBLY-737: -- Kristian, is that an easy fix? > Generated

[jira] (MASSEMBLY-742) Unclosed ZipFile warnings when ZIP archives are included

2014-12-05 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold reassigned MASSEMBLY-742: Assignee: Kristian Rosenvold > Unclosed ZipFile warnings when ZIP archives ar

[jira] (MASSEMBLY-742) Unclosed ZipFile warnings when ZIP archives are included

2014-12-05 Thread Dawid Weiss (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358650#comment-358650 ] Dawid Weiss commented on MASSEMBLY-742: --- (True) apologies for the brevity of my descriptio