File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,12 @@ project:
1717 license : Apache-2.0
1818 links :
1919 homepage : https://github.com/codejive/java-jpm
20- java :
21- groupId : org.codejive.jpm
22- version : 8
23- mainClass : org.codejive.jpm.Main
24- inceptionYear : 2024
20+ languages :
21+ java :
22+ groupId : org.codejive.jpm
23+ version : ' 8'
24+ mainClass : org.codejive.jpm.Main
25+ inceptionYear : ' 2024'
2526 stereotype : CLI
2627
2728assemble :
@@ -40,7 +41,7 @@ assemble:
4041 jpm-native :
4142 active : NEVER
4243 java :
43- version : 22
44+ version : ' 22 '
4445 imageName : ' {{distributionName}}-{{projectEffectiveVersion}}'
4546 executable : jpm
4647 mainJar :
@@ -60,12 +61,10 @@ assemble:
6061
6162deploy :
6263 maven :
63- nexus2 :
64- maven-central :
64+ mavenCentral :
65+ jpm :
6566 active : RELEASE
66- url : https://s01.oss.sonatype.org/service/local
67- closeRepository : true
68- releaseRepository : true
67+ url : https://central.sonatype.com/api/v1/publisher
6968 stagingRepositories :
7069 - target/staging-deploy
7170
You can’t perform that action at this time.
0 commit comments