File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 364
364
<goal >install-file</goal >
365
365
</goals >
366
366
<configuration >
367
- <packaging >jar</packaging >
368
- <generatePom >true</generatePom >
369
- <artifactId >${project.artifactId}-jakarta</artifactId >
370
- <groupId >${project.groupId} </groupId >
371
- <version >${project.version} </version >
372
367
<file >${project.build.directory} /${project.artifactId} -jakarta-${project.version} .jar</file >
373
368
</configuration >
374
369
</execution >
385
380
</goals >
386
381
<configuration >
387
382
<repositoryId >github</repositoryId >
388
- <packaging >jar</packaging >
389
- <generatePom >true</generatePom >
390
383
<url >${project.distributionManagement.repository.url} </url >
391
- <artifactId >${project.artifactId}-jakarta</artifactId >
392
- <groupId >${project.groupId} </groupId >
393
- <version >${project.version} </version >
394
384
<file >${project.build.directory} /${project.artifactId} -jakarta-${project.version} .jar</file >
395
385
</configuration >
396
386
</execution >
You can’t perform that action at this time.
0 commit comments