slawekjaranowski commented on issue #336:
URL: 
https://github.com/apache/maven-help-plugin/issues/336#issuecomment-3472407873

   Ndext example with Maven 4
   
   `expression=settings.servers[0]`
   
   ```
   #    ---- Debugging information ----
   #    message             : No converter available
   #    type                : java.util.ImmutableCollections$MapN
   #    converter           : 
com.thoughtworks.xstream.converters.reflection.SerializableConverter
   #    message[1]          : Unable to make private void 
java.util.ImmutableCollections$MapN.readObject(java.io.ObjectInputStream) 
throws java.io.IOException,java.lang.ClassNotFoundException accessible: module 
java.base does not "opens java.util" to unnamed module @50bf795f
   #    converter[1]        : 
com.thoughtworks.xstream.converters.reflection.ReflectionConverter
   #    message[2]          : Unable to make field transient java.util.Set 
java.util.AbstractMap.keySet accessible: module java.base does not "opens 
java.util" to unnamed module @50bf795f
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to