https://www.jenkins.io/doc/developer/tutorial/create/ shows the command
On Wednesday, January 11, 2023 at 6:05:15 AM UTC-7 [email protected] wrote: > hi! I created the hello word skeleton through MVN, but when installing > some plugins, it is prompted that Jenkins is an old version, please teach > how to upgrade the Jenkins version in the skeleton, I hope to get a reply, > thank you! > > *mvn cmd:* > mvn archetype:generate -B -DarchetypeGroupId=io.jenkins.archetypes > -DarchetypeArtifactId=hello-world-plugin -DhostOnJenkinsGitHub=true > -DarchetypeVersion=1.7 -DartifactId=hello > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/35d5bcee-16aa-4be7-891b-bd77fc8c32adn%40googlegroups.com.
