jfrog / project-examples

Small projects in universal build ecosystems to configure CI and Artifactory
1.01k stars 2.39k forks source link

springboot update,maven deploy artifactory problem #281

Closed 15846363412 closed 3 years ago

15846363412 commented 3 years ago

@yahavi hello yahavi,i hava a problem, when java springboot framework update to 2.4.1,run pipeline 'rtMaven.deployer.deployArtifacts buildInfo', Only a few hundred k of jar packages uploaded to the product library ,Not jar packages with class and lib uploaded , believe it uploaded xxx.jar.original files by mistake image image

15846363412 commented 3 years ago

@yahavi version jenkins :2.277.1 Artifactory Plugin: 3.10.6 There is no problem when springboot use 2.0. x, guesses are related to springboot version upgrade in the project

eyalbe4 commented 3 years ago

@15846363412, Will you be able to share a sample maven project on GitHub and a pipeline script which demonstrate this issue?

15846363412 commented 3 years ago

@eyalbe4 Some are inconvenient,You can create a new springboot 2.4.x project, then deploy the jar package to the product library through the pipeline, pipeline use the example you've githuab,

15846363412 commented 3 years ago

sorry,maven configuration issues maven configuration issues