You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon sleeping on this request--it is a strange outlier and the code is so "clean" now. I don't see any value. Withdrawing from consideration.
More details of the situation:
Using the Jenkins Artifactory plugin
This plugin seems to "know" about the temporary file somehow, after the ( what I call ) the "first" maven run. Likely some reference is found to the temp file that is no longer present,
This plugin then "chokes" and bails on the rest of the process and kills the pipeline.
In my situation, the "pipeline authors" are not inclined to try and figure out what is going on so as a developer, sort of stuck.
The "first maven run" works great though--love the output and the way the plugin works.
I did think of "forking" but . . . upon sleeping on the issue that also is more work than the delivery timeline will allow.
Final Thoughts:
I am going to switch to Gradle from Maven and see if that makes a difference. I am thinking it won't create some temp file that would be "seen" by this Artifactory Jenkins plugin. If so, the problem will likely go away.
If I can I'll update with results in case others running across this sort of problem.
Thanks for all the work ya' all have put into this plugin and scheme to assist with managing version numbers.
jgitver-maven-plugin/src/main/java/fr/brouillard/oss/jgitver/JGitverUtils.java
Line 86 in c14645a
My problems ( and yes, I realize this is a way out there outlier ):
Idea:
Othewise, this is a fantastic plugin and truly has been working great in more normal situations. >> Thank you!! <<
Open to your thoughts, especially if you have ever run into this before.
The text was updated successfully, but these errors were encountered: