[jira] [Created] (MWAR-405) Workaround XStream incompatibility with Java9

2017-04-12 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created MWAR-405: Summary: Workaround XStream incompatibility with Java9 Key: MWAR-405 URL: https://issues.apache.org/jira/browse/MWAR-405 Project: Maven WAR Plugin Issue

[jira] [Commented] (MWAR-405) Workaround XStream incompatibility with Java9

2017-04-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MWAR-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966340#comment-15966340 ] Enrico Olivelli commented on MWAR-405: -- I can clean up the list and complete the patch. I have some

[jira] [Commented] (MWAR-405) Workaround XStream incompatibility with Java9

2017-04-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MWAR-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967000#comment-15967000 ] Enrico Olivelli commented on MWAR-405: -- I have updated the patch, listing only the used converters.

[jira] [Comment Edited] (MWAR-405) Workaround XStream incompatibility with Java9

2017-04-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MWAR-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966340#comment-15966340 ] Enrico Olivelli edited comment on MWAR-405 at 4/13/17 1:55 AM: --- I can clean up

[jira] [Commented] (SUREFIRE-1403) [Jigsaw] [Java 9] add "--add-modules ALL-SYSTEM" to forked CLI argument

2017-08-07 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117338#comment-16117338 ] Enrico Olivelli commented on SUREFIRE-1403: --- Happy to see you are moving forward. I will test

[jira] [Updated] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated SUREFIRE-1265: -- Attachment: Java9Example.zip Attaching a a simple reproducer, Just use

[jira] [Commented] (MJAVADOC-480) Javadoc generation broken on Java9 if there are references to javax.xml.bind.annontation.XmlElement and building code for java8

2017-05-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008106#comment-16008106 ] Enrico Olivelli commented on MJAVADOC-480: -- [~rfscholte] your example works great apart from

[jira] [Commented] (MJAVADOC-480) Javadoc generation broken on Java9 if there are references to javax.xml.bind.annontation.XmlElement and building code for java8

2017-05-08 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000391#comment-16000391 ] Enrico Olivelli commented on MJAVADOC-480: -- [~rfscholte] I confirm that with {code}

[jira] [Commented] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994439#comment-15994439 ] Enrico Olivelli commented on SUREFIRE-1265: --- I have checked out your last commit

[jira] [Commented] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994440#comment-15994440 ] Enrico Olivelli commented on SUREFIRE-1265: --- Im trying to add the test case to surefire-1265

[jira] [Commented] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994486#comment-15994486 ] Enrico Olivelli commented on SUREFIRE-1265: --- Thank you [~tibor17] Is the test case good for

[jira] [Commented] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994592#comment-15994592 ] Enrico Olivelli commented on SUREFIRE-1265: --- I'm really sorry Acutally I have to use with

[jira] [Comment Edited] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994592#comment-15994592 ] Enrico Olivelli edited comment on SUREFIRE-1265 at 5/3/17 11:33 AM:

[jira] [Created] (MJAVADOC-480) Javadoc generation broken on Java9 if there are references to javax.xml.bind.annontation.XmlElement and building code for java8

2017-05-05 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created MJAVADOC-480: Summary: Javadoc generation broken on Java9 if there are references to javax.xml.bind.annontation.XmlElement and building code for java8 Key: MJAVADOC-480 URL:

[jira] [Commented] (SUREFIRE-1265) reuseForks=false fails on jdk-9-ea builds

2017-05-02 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15993099#comment-15993099 ] Enrico Olivelli commented on SUREFIRE-1265: --- I am trying current trunk but I get this error

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-09-29 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16185477#comment-16185477 ] Enrico Olivelli commented on SUREFIRE-1424: --- Robert, Tibor, I agree with Robert that the

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-09-29 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16185556#comment-16185556 ] Enrico Olivelli commented on SUREFIRE-1424: --- >From the point of view of a developer which

[jira] [Commented] (SUREFIRE-1403) [Jigsaw] [Java 9] add "--add-modules ALL-SYSTEM" to forked CLI argument

2017-08-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135089#comment-16135089 ] Enrico Olivelli commented on SUREFIRE-1403: --- Great. Thank you +1 LGTM > [Jigsaw] [Java 9]

[jira] [Commented] (SUREFIRE-1403) [Jigsaw] [Java 9] add "--add-modules java.se.ee" to forked CLI argument

2017-12-13 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289207#comment-16289207 ] Enrico Olivelli commented on SUREFIRE-1403: --- This has already been fixed on master branch. I

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-14 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16292093#comment-16292093 ] Enrico Olivelli commented on SUREFIRE-1453: --- I will try to send my proposal today. I will

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-15 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16292165#comment-16292165 ] Enrico Olivelli commented on SUREFIRE-1453: --- I think that additional it tests are not needed.

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-15 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16292204#comment-16292204 ] Enrico Olivelli commented on SUREFIRE-1453: --- [~tibor17] patch is ready and works very well in

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-15 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293184#comment-16293184 ] Enrico Olivelli commented on SUREFIRE-1453: --- Sure tests are all passing, I didnt write,

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-15 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293187#comment-16293187 ] Enrico Olivelli commented on SUREFIRE-1453: --- Or are you telling that I have to add an it? >

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-14 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290716#comment-16290716 ] Enrico Olivelli commented on SUREFIRE-1453: --- [~tibor17] does this sound reasonable to you ?

[jira] [Updated] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-14 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated SUREFIRE-1453: -- Priority: Critical (was: Major) > Allow to specify non existant classes as "groups"

[jira] [Created] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-14 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created SUREFIRE-1453: - Summary: Allow to specify non existant classes as "groups" Key: SUREFIRE-1453 URL: https://issues.apache.org/jira/browse/SUREFIRE-1453 Project: Maven

[jira] [Commented] (SUREFIRE-1453) Allow to specify non existant classes as "groups"

2017-12-14 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290719#comment-16290719 ] Enrico Olivelli commented on SUREFIRE-1453: --- This thread is relevant to this issue:

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-30 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224428#comment-16224428 ] Enrico Olivelli commented on SUREFIRE-1424: --- Tibor, I think we have to give two different

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-30 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224630#comment-16224630 ] Enrico Olivelli commented on SUREFIRE-1424: --- [~tibor17] I agree that we should move forward

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-30 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224628#comment-16224628 ] Enrico Olivelli commented on SUREFIRE-1424: --- [~tibor17] I mean

[jira] [Comment Edited] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-26 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220270#comment-16220270 ] Enrico Olivelli edited comment on SUREFIRE-1424 at 10/26/17 10:14 AM:

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-26 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220270#comment-16220270 ] Enrico Olivelli commented on SUREFIRE-1424: --- [~krzyk] you should simply add

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-26 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220300#comment-16220300 ] Enrico Olivelli commented on SUREFIRE-1424: --- are you using forkCount > 1 ? you can still use

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-24 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217701#comment-16217701 ] Enrico Olivelli commented on SUREFIRE-1424: --- I think that Alan's answer is complete. Maybe we

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213913#comment-16213913 ] Enrico Olivelli commented on SUREFIRE-1424: --- +1 for dropping -add-modules java.ee.se >

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213964#comment-16213964 ] Enrico Olivelli commented on SUREFIRE-1424: --- [~tibor17] I will be happy to help. Next week I

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213850#comment-16213850 ] Enrico Olivelli commented on SUREFIRE-1424: --- IMHO we have two options: 1) Add a flag to

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214096#comment-16214096 ] Enrico Olivelli commented on SUREFIRE-1424: --- Ok let's wait, there is no hurry. If you want me

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214045#comment-16214045 ] Enrico Olivelli commented on SUREFIRE-1424: --- IMO we can drop the trick and add the help as

[jira] [Comment Edited] (SUREFIRE-1476) useSystemClassLoader=false doesn't work as expected after 2.8.1

2018-06-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521235#comment-16521235 ] Enrico Olivelli edited comment on SUREFIRE-1476 at 6/23/18 7:17 PM:

[jira] [Commented] (SUREFIRE-1476) useSystemClassLoader=false doesn't work as expected after 2.8.1

2018-06-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521235#comment-16521235 ] Enrico Olivelli commented on SUREFIRE-1476: --- I am looking into this. In current master

[jira] [Commented] (MJAVADOC-480) Javadoc generation broken on Java9 if there are references to javax.xml.bind.annontation.XmlElement and building code for java8

2018-06-19 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517179#comment-16517179 ] Enrico Olivelli commented on MJAVADOC-480: -- [~rfscholte] we can close this issue > Javadoc

[jira] [Commented] (SUREFIRE-1529) Implement test bucketing

2018-06-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524959#comment-16524959 ] Enrico Olivelli commented on SUREFIRE-1529: --- I am not sure this is a good way to address the

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222152#comment-16222152 ] Enrico Olivelli commented on SUREFIRE-1424: --- Actually the command line to make the test run

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222149#comment-16222149 ] Enrico Olivelli commented on SUREFIRE-1424: --- [~tibor17] [~rfscholte] I have updated the

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-26 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220399#comment-16220399 ] Enrico Olivelli commented on SUREFIRE-1424: --- [~tibor17] As you can see I am preparing a

[jira] [Comment Edited] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2017-10-26 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220399#comment-16220399 ] Enrico Olivelli edited comment on SUREFIRE-1424 at 10/26/17 1:04 PM:

[jira] [Commented] (SUREFIRE-1403) [Jigsaw] [Java 9] add "--add-modules java.se.ee" to forked CLI argument

2017-12-25 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303341#comment-16303341 ] Enrico Olivelli commented on SUREFIRE-1403: --- David, please see comments above. We have

[jira] [Commented] (SUREFIRE-1463) integration tests should run on the top of JDK 9

2018-01-14 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16325657#comment-16325657 ] Enrico Olivelli commented on SUREFIRE-1463: --- Great work, I see that most of the work was

[jira] [Commented] (SUREFIRE-1450) TestNG Listener aren't working from Property Tag in POM.xml With JDK9

2018-01-14 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16325594#comment-16325594 ] Enrico Olivelli commented on SUREFIRE-1450: --- After debugging for an hour on the problem, I

[jira] [Commented] (SUREFIRE-1450) TestNG Listener aren't working from Property Tag in POM.xml With JDK9

2018-01-11 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323134#comment-16323134 ] Enrico Olivelli commented on SUREFIRE-1450: --- I will check out the poc and make some tests.

[jira] [Commented] (SUREFIRE-1476) useSystemClassLoader=false doesn't work as expected after 2.8.1

2018-02-19 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369256#comment-16369256 ] Enrico Olivelli commented on SUREFIRE-1476: --- [~tibor17] do you have any clue about this issue

[jira] [Commented] (SUREFIRE-1424) javax.transaction.TransactionManager not visible with Java9

2018-01-24 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337622#comment-16337622 ] Enrico Olivelli commented on SUREFIRE-1424: --- Workaround  for blocked users, just add the

[jira] [Commented] (MASSEMBLY-883) Transitive dependencies with scope provided are included with jar-with-dependencies descriptor

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729724#comment-16729724 ] Enrico Olivelli commented on MASSEMBLY-883: --- [~fanf42] this should have been fixed in

[jira] [Updated] (MASSEMBLY-799) Exclusion on wildcard, then the assembly would still package to include the excluded libraries

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated MASSEMBLY-799: -- Fix Version/s: 3.1.1 > Exclusion on wildcard, then the assembly would still package

[jira] [Resolved] (MASSEMBLY-799) Exclusion on wildcard, then the assembly would still package to include the excluded libraries

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MASSEMBLY-799. --- Resolution: Fixed > Exclusion on wildcard, then the assembly would still package

[jira] [Resolved] (MASSEMBLY-762) Assembly plugin doesn't exclude transitive dependencies when excluded by wildcards in dependencies section

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MASSEMBLY-762. --- Resolution: Fixed > Assembly plugin doesn't exclude transitive dependencies when

[jira] [Commented] (MASSEMBLY-826) Assembly plugin is using Maven 2 dependency resolution algorithm even when used with Maven 3

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729726#comment-16729726 ] Enrico Olivelli commented on MASSEMBLY-826: --- [~djelinski] are you sure that this issue is

[jira] [Assigned] (MASSEMBLY-873) Maven-Assembly-Plugin freezes when building jar-with-dependencies of project depending on org.bouncycastle:bcprov-jdk15on:1.58

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MASSEMBLY-873: - Assignee: Enrico Olivelli > Maven-Assembly-Plugin freezes when building

[jira] [Resolved] (MASSEMBLY-873) Maven-Assembly-Plugin freezes when building jar-with-dependencies of project depending on org.bouncycastle:bcprov-jdk15on:1.58

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MASSEMBLY-873. --- Resolution: Fixed Fix Version/s: 3.1.1 > Maven-Assembly-Plugin freezes

[jira] [Commented] (MASSEMBLY-875) Maven Assembly Plugin 3.X is about 10x slower than 2.6

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729728#comment-16729728 ] Enrico Olivelli commented on MASSEMBLY-875: --- as MASSEMBLY-900  has been merged I see a

[jira] [Updated] (MASSEMBLY-762) Assembly plugin doesn't exclude transitive dependencies when excluded by wildcards in dependencies section

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated MASSEMBLY-762: -- Fix Version/s: 3.1.1 > Assembly plugin doesn't exclude transitive dependencies when

[jira] [Commented] (MASSEMBLY-873) Maven-Assembly-Plugin freezes when building jar-with-dependencies of project depending on org.bouncycastle:bcprov-jdk15on:1.58

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729692#comment-16729692 ] Enrico Olivelli commented on MASSEMBLY-873: --- Great! I will mark this issue as Resolved in

[jira] [Commented] (MASSEMBLY-786) dependencySet with transitive dependencies doesn't honor dependency excludes.

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729727#comment-16729727 ] Enrico Olivelli commented on MASSEMBLY-786: --- [~anton.lundin] is this issue still valid ? >

[jira] [Commented] (MJAR-238) Allow setting of module main class

2019-01-17 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MJAR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16745374#comment-16745374 ] Enrico Olivelli commented on MJAR-238: -- Thanks > Allow setting of module main class >

[jira] [Assigned] (MENFORCER-323) Improve output in case of "Some plugins are missing valid versions" error

2019-01-17 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MENFORCER-323: - Assignee: Enrico Olivelli > Improve output in case of "Some plugins are

[jira] [Commented] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBuffer

2019-01-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750296#comment-16750296 ] Enrico Olivelli commented on MSITE-832: --- I will try the suggested fixes and then I will be happy to

[jira] [Comment Edited] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2018-12-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719203#comment-16719203 ] Enrico Olivelli edited comment on MASSEMBLY-874 at 12/12/18 5:02 PM:

[jira] [Commented] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2018-12-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719203#comment-16719203 ] Enrico Olivelli commented on MASSEMBLY-874: --- Same issue from my side. I will pick up this

[jira] [Commented] (MASSEMBLY-861) exclusion * also packaged

2018-12-12 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719207#comment-16719207 ] Enrico Olivelli commented on MASSEMBLY-861: --- I am hitting this problem. [~rfscholte] can

[jira] [Assigned] (MCHECKSTYLE-357) also allow inline configuration for reporting

2018-12-20 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MCHECKSTYLE-357: --- Assignee: Enrico Olivelli > also allow inline configuration for

[jira] [Commented] (MCHECKSTYLE-357) also allow inline configuration for reporting

2018-12-20 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726308#comment-16726308 ] Enrico Olivelli commented on MCHECKSTYLE-357: - Yep! Thank you > also allow inline

[jira] [Resolved] (MCHECKSTYLE-357) also allow inline configuration for reporting

2018-12-20 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MCHECKSTYLE-357. - Resolution: Fixed > also allow inline configuration for reporting >

[jira] [Commented] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2018-12-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727402#comment-16727402 ] Enrico Olivelli commented on MASSEMBLY-874: --- This fix for MASSEMBLY-675 may have solved this

[jira] [Commented] (MASSEMBLY-861) exclusion * also packaged

2018-12-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727396#comment-16727396 ] Enrico Olivelli commented on MASSEMBLY-861: --- I was trying to write an it for this problem

[jira] [Comment Edited] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2018-12-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727402#comment-16727402 ] Enrico Olivelli edited comment on MASSEMBLY-874 at 12/22/18 12:58 PM:

[jira] [Commented] (MASSEMBLY-861) exclusion * also packaged

2018-12-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727420#comment-16727420 ] Enrico Olivelli commented on MASSEMBLY-861: --- this to CI

[jira] [Comment Edited] (MASSEMBLY-861) exclusion * also packaged

2018-12-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727396#comment-16727396 ] Enrico Olivelli edited comment on MASSEMBLY-861 at 12/22/18 12:51 PM:

[jira] [Assigned] (MASSEMBLY-874) maven-assembly plugin always downloads dependencies from net

2018-12-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MASSEMBLY-874: - Assignee: Enrico Olivelli > maven-assembly plugin always downloads

[jira] [Assigned] (MASSEMBLY-892) Upgrade maven-plugins parent to version 32

2018-12-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MASSEMBLY-892: - Assignee: Enrico Olivelli (was: Karl Heinz Marbaise) > Upgrade

[jira] [Assigned] (MASSEMBLY-900) Upgrade plexus-archiver to 4.0.0

2018-12-24 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MASSEMBLY-900: - Assignee: Enrico Olivelli > Upgrade plexus-archiver to 4.0.0 >

[jira] [Updated] (MASSEMBLY-900) Upgrade plexus-archiver to 4.0.0

2018-12-24 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli updated MASSEMBLY-900: -- Fix Version/s: 3.1.1 > Upgrade plexus-archiver to 4.0.0 >

[jira] [Commented] (MASSEMBLY-850) Class-path ignores runtime dependencies

2018-12-24 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728310#comment-16728310 ] Enrico Olivelli commented on MASSEMBLY-850: --- [~ondrej@devterium.cz] do you have time to

[jira] [Resolved] (MASSEMBLY-861) exclusion * also packaged

2018-12-24 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MASSEMBLY-861. --- Resolution: Duplicate Fix Version/s: 3.1.1 > exclusion * also packaged >

[jira] [Commented] (MASSEMBLY-892) Upgrade maven-plugins parent to version 32

2018-12-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727835#comment-16727835 ] Enrico Olivelli commented on MASSEMBLY-892: --- I see there is a "debugging" commit, so I guess

[jira] [Commented] (MASSEMBLY-892) Upgrade maven-plugins parent to version 32

2018-12-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727834#comment-16727834 ] Enrico Olivelli commented on MASSEMBLY-892: --- I see we already have a branch for this patch.

[jira] [Resolved] (MASSEMBLY-899) Make deprecated and non used of parameter useJvmChmod parameter (plugin is now 1.7)

2018-12-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MASSEMBLY-899. --- Resolution: Fixed Marking as "resolved" as this patch already landed to master >

[jira] [Commented] (MASSEMBLY-890) Upgrade plexus-interpolation to 1.25

2018-12-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727833#comment-16727833 ] Enrico Olivelli commented on MASSEMBLY-890: --- [~khmarbaise] can we commit this patch ? As

[jira] [Assigned] (MASSEMBLY-892) Upgrade maven-plugins parent to version 32

2018-12-23 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MASSEMBLY-892: - Assignee: Karl Heinz Marbaise (was: Enrico Olivelli) > Upgrade

[jira] [Resolved] (MASSEMBLY-900) Upgrade plexus-archiver to 4.0.0

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli resolved MASSEMBLY-900. --- Resolution: Fixed > Upgrade plexus-archiver to 4.0.0 >

[jira] [Commented] (MASSEMBLY-888) jar-with-dependencies performance can be greatly improved by using the cache

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729431#comment-16729431 ] Enrico Olivelli commented on MASSEMBLY-888: --- [~rbjorklin] Do you have time to test with

[jira] [Commented] (MASSEMBLY-873) Maven-Assembly-Plugin freezes when building jar-with-dependencies of project depending on org.bouncycastle:bcprov-jdk15on:1.58

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729434#comment-16729434 ] Enrico Olivelli commented on MASSEMBLY-873: ---  MASSEMBLY-900 landed to master. [~schierlm]

[jira] [Commented] (MASSEMBLY-897) zipentry.getSize() returns -1 for regular files in a m-a-p created zip

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729461#comment-16729461 ] Enrico Olivelli commented on MASSEMBLY-897: --- For reference this is the branch with your

[jira] [Commented] (MASSEMBLY-897) zipentry.getSize() returns -1 for regular files in a m-a-p created zip

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729460#comment-16729460 ] Enrico Olivelli commented on MASSEMBLY-897: --- [~Schutte] unfortunately I have created an

[jira] [Commented] (MASSEMBLY-873) Maven-Assembly-Plugin freezes when building jar-with-dependencies of project depending on org.bouncycastle:bcprov-jdk15on:1.58

2018-12-27 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729580#comment-16729580 ] Enrico Olivelli commented on MASSEMBLY-873: --- You have to checkout from github and build it

[jira] [Commented] (MENFORCER-324) Shouldn't we use System.lineSeparator() instead of \n ?

2018-12-11 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16717734#comment-16717734 ] Enrico Olivelli commented on MENFORCER-324: --- Thank you [~khmarbaise] I will do as you are

[jira] [Commented] (SUREFIRE-1602) Surefire fails loading class ForkedBooter when using a sub-directory pom file and a local maven repo

2018-12-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707034#comment-16707034 ] Enrico Olivelli commented on SUREFIRE-1602: --- [~daniel.kurzynski] thank you for trying out my

[jira] [Commented] (SUREFIRE-1602) Surefire fails loading class ForkedBooter when using a sub-directory pom file and a local maven repo

2018-12-03 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707033#comment-16707033 ] Enrico Olivelli commented on SUREFIRE-1602: --- [~tibor17]   I have created a new PR

[jira] [Commented] (SUREFIRE-1602) Surefire fails loading class ForkedBooter when using a sub-directory pom file and a local maven repo

2018-12-01 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705776#comment-16705776 ] Enrico Olivelli commented on SUREFIRE-1602: --- Attaching logs with error and without error.

  1   2   3   >