[jira] [Commented] (MSHARED-966) Resources are not copied to ${project.build.outputDirectory}

2022-09-06 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600782#comment-17600782 ] Antoine Tran commented on MSHARED-966: -- Hi, We have a very weird similar issue upgrading from

[jira] [Commented] (MASSEMBLY-614) useTransitiveFiltering implemented contrarily

2021-03-29 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17310732#comment-17310732 ] Antoine Tran commented on MASSEMBLY-614: Omg, I reproduced the issue! I thought I did

[jira] [Updated] (MJAVADOC-631) Exclusion of generated code creates reference not found error

2019-11-26 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Tran updated MJAVADOC-631: -- Priority: Major (was: Minor) > Exclusion of generated code creates reference not found

[jira] [Updated] (MJAVADOC-631) Exclusion of generated code creates reference not found error

2019-11-25 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Tran updated MJAVADOC-631: -- Description: Using exclusion files, I excluded some generated code: {code:java}

[jira] [Updated] (MJAVADOC-631) Exclusion of generated code creates reference not found error

2019-11-25 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Tran updated MJAVADOC-631: -- Description: Using exclusion files, I excluded some generated code:   {code:java}

[jira] [Updated] (MJAVADOC-631) Exclusion of generated code creates reference not found error

2019-11-25 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Tran updated MJAVADOC-631: -- Description: Using exclusion files, I excluded some generated code:   {code:java}

[jira] [Created] (MJAVADOC-631) Exclusion of generated code creates reference not found error

2019-11-25 Thread Antoine Tran (Jira)
Antoine Tran created MJAVADOC-631: - Summary: Exclusion of generated code creates reference not found error Key: MJAVADOC-631 URL: https://issues.apache.org/jira/browse/MJAVADOC-631 Project: Maven

[jira] [Updated] (MJAVADOC-631) Exclusion of generated code creates reference not found error

2019-11-25 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Tran updated MJAVADOC-631: -- Description: Using exclusion files, I excluded some generated code:   {code:java}

[jira] [Created] (MJAVADOC-630) Add an 'aggregated-jar-no-fork' goal

2019-11-25 Thread Antoine Tran (Jira)
Antoine Tran created MJAVADOC-630: - Summary: Add an 'aggregated-jar-no-fork' goal Key: MJAVADOC-630 URL: https://issues.apache.org/jira/browse/MJAVADOC-630 Project: Maven Javadoc Plugin

[jira] [Commented] (MJAVADOC-617) aggregate-jar does nothing if aggregator modules are referenced using relative pathes and are not in sub folders (

2019-11-25 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981539#comment-16981539 ] Antoine Tran commented on MJAVADOC-617: --- Thank you for the issue, I reproduced it and I was going

[jira] [Commented] (MPIR-383) Error when generation site with dependency build with Java 9+

2019-11-08 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MPIR-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970375#comment-16970375 ] Antoine Tran commented on MPIR-383: --- Nevermind, it seems this is fixed with

[jira] [Commented] (MPIR-383) Error when generation site with dependency build with Java 9+

2019-11-08 Thread Antoine Tran (Jira)
[ https://issues.apache.org/jira/browse/MPIR-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970318#comment-16970318 ] Antoine Tran commented on MPIR-383: --- Hi, just FYI, even if a project use Jdk7, some JAR (like

[jira] [Updated] (SUREFIRE-1346) surefire-reports overwrite each other when using reuseForks=false

2017-03-24 Thread Antoine Tran (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Tran updated SUREFIRE-1346: --- Description: In a Maven project with the setting "false" and TestNg, the file

[jira] [Commented] (SUREFIRE-1346) surefire-reports overwrite each other when using reuseForks=false

2017-03-24 Thread Antoine Tran (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15940464#comment-15940464 ] Antoine Tran commented on SUREFIRE-1346: None of the duplicated issue are in open state. >

[jira] [Created] (SUREFIRE-1346) surefire-reports overwrite each other when using reuseForks=false

2017-03-24 Thread Antoine Tran (JIRA)
Antoine Tran created SUREFIRE-1346: -- Summary: surefire-reports overwrite each other when using reuseForks=false Key: SUREFIRE-1346 URL: https://issues.apache.org/jira/browse/SUREFIRE-1346 Project: