jira-importer / jira-github-issues-cifs

0 stars 0 forks source link

[JENKINS-22223] Integrate with Maven plugin #37

Closed jira-importer closed 6 years ago

jira-importer commented 10 years ago

Due to the tight integration of Maven with Jenkins, it would be pretty cool if the Publish-Over-CIFS plugin would learn to get a list of all artifacts from Maven, and add these automatically to the files to copy. This would take away the burden that the files to publish have to be provided manually in the job description, and open the way for dynamic file lists (i. e. Maven decides when building what the current files to copy are).

Since by default Maven adds a version suffix to files, this is much cleaner than adding a wildcard in the job description.


Originally reported by mkarg, imported from: Integrate with Maven plugin
  • assignee: slide_o_mix
  • status: Resolved
  • priority: Major
  • resolution: Won't Do
  • resolved: 2018-03-08T04:04:51+11:00
  • imported: 2022/01/10
jira-importer commented 6 years ago

slide_o_mix:

I don't think this is something I will be doing. Having it automatic would be nice, but I think the return on investment isn't that high for the possible complexity added