-
Notifications
You must be signed in to change notification settings - Fork 202
Goals failing with Access Configuration #1616
Comments
@Loucher : HI, Could you please share a sample pom which we can use to reproduce this issue? |
@lordofthejars : Could you please take a look at this? Since you implemented ClusterConfiguration support.... |
@rohanKanojia updated my issue |
@Loucher : Thanks, would provide an update soon. |
@rohanKanojia @lordofthejars I probably found a very easy fix. All that has to be done is to change access level modifier on Private access level was causing exception in |
@Loucher : Great! Thanks a lot. Could you please raise a PR to fix this? It would be available in |
Description
After I defined Access Configuration for k8s cluster all plugin goals fail with same error message:
Info
mvn -v
) :Define any Access Configuration parameter with Property (maven or system); or define any Access Configuration parameter in plugin configuration.
<access>
block can be even empty.Sample minimal pom.xml that is failing:
The text was updated successfully, but these errors were encountered: