Re: Clarification on an end-version/end-date for maven plugins' support of JDK 1.7

2021-06-14 Thread Hervé BOUTEMY
there is a broader plan that tries to be documented at https://maven.apache.org/developers/compatibility-plan.html but given each plugin has its own lifecycle, without precise release schedule, and voluntary work, it is followed at a "soft" speed I know that one of my personal dreams on this

Re: jakarta ee 9 ear compatibility

2021-06-14 Thread Olivier Lamy
Hi We should definitely support jakarta namespace as well. Can you create an issue with a sample project? On Tue, 15 Jun 2021 at 15:38, d kech wrote: > Hello, > > I have been trying to build an ear project after I upgraded it to jakarta > ee 9 and tried to deploy it on Glassfish 6.1 but it

jakarta ee 9 ear compatibility

2021-06-14 Thread d kech
Hello, I have been trying to build an ear project after I upgraded it to jakarta ee 9 and tried to deploy it on Glassfish 6.1 but it seems ear plugin does not support ee 9 yet. Specifically the war module was not getting packaged in contrast to the ejb module. I would like to know if

apache-source-release-assembly-descriptor does not retain correctly file permissions

2021-06-14 Thread Enrico Olivelli
Hello, It looks like following this guide in order to create a good "source bundle" for an ASF Project (in this case Apache Pulsar) leads to a strange behaviour. https://maven.apache.org/apache-resource-bundles/ Basically some files miss the 'executable' flag, this way when the user unpacks the