[ 
https://issues.apache.org/jira/browse/MJARSIGNER-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794204#comment-17794204
 ] 

ASF GitHub Bot commented on MJARSIGNER-63:
------------------------------------------

schedin commented on PR #14:
URL: 
https://github.com/apache/maven-jarsigner-plugin/pull/14#issuecomment-1845339374

   I looked at 
https://maven.apache.org/plugin-tools/apidocs/org/apache/maven/plugins/annotations/Parameter.html#readonly()
 and my interpretation of this annotation parameter is that it exist for a use 
case it don't fully understand (usage of common POM elements).
   
   My guess is that this readonly parameter is not related to Java attribute 
immutability. I'm also (mostly guessing) that the original author (@olamy ?) 
copy-pasted from the "wrong" thing. Perhaps from 
MavenProject/Settings/MavenSession? My assumption is that the intention is that 
the end-user should be able to configure this parameter in a `<configuration>` 
block. While reading the javadoc for readonly it looks like this should be 
false (or not defined, so it is false per default) for the indented use case of 
specifiying certchain.




> certchain should be supported by default
> ----------------------------------------
>
>                 Key: MJARSIGNER-63
>                 URL: https://issues.apache.org/jira/browse/MJARSIGNER-63
>             Project: Maven Jar Signer Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Manfred Koch
>            Priority: Major
>
> The certchain parameter of the jarsigne should be also supported by the Maven 
> plugin.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to