...
per last call need to create JIRAs for the IdP installer to :
“warn” about updating plugins first before the IdP
“warn” about plugin collisions
“update” page for the IdP displaying whether the IdP and/or plugins have updates available
will add our Maven snapshot repo to <pluginRepositories <pluginRepositories> in Jenkins agent settings.xml
might should use a git repo to store settings.xml and authorized_keys, etc.
consider using a script to check out the repo at instance launch
link to creating Javadoc w/o using site, would probably need to script scp
https://maven.apache.org/plugins/maven-javadoc-plugin/usage.html
...