Hi Team,
I am trying to pass jvmArguments in plugin but they are not working.
We are using embedded cassandra in our application and it tries to access
JDK's internal classes and after JDK 11 Java has put strict checks on
internal class access using reflection . There is one work-around for it
tha
Missed plugin name, I am using appassembler-maven-plugin
I have tried and but both are not
working
Thanks & Regards,
Ankit
On Wed, Jun 3, 2020 at 6:39 PM Ankit Tomar
wrote:
> Hi ,
>
> Please suggest how to pass these arguments to the plugin.
>
> On Tue, Jun 2, 2020 at 11:13 PM Ankit Tomar
>
Hi ,
Please suggest how to pass these arguments to the plugin.
On Tue, Jun 2, 2020 at 11:13 PM Ankit Tomar
wrote:
> Hi Team,
>
> I am trying to pass jvmArguments in plugin but they are not working.
> We are using embedded cassandra in our application and it tries to access
> JDK's internal clas