I have filed JENKINS-21522<https://issues.jenkins-ci.org/browse/JENKINS-21522>in relation to that. Vote for it…
On Wednesday, 5 March 2014 04:54:27 UTC+1, Daniel Carter wrote: > > Yes i have the same problem. There is an option in the settings to > "Disable automatic artifact archiving", which implies archiving is > automatic, but none of my jenkins jobs archive any artifacts. > > It used to work a long time ago, how can we restore this behaviour? > > On Saturday, 15 December 2012 04:47:37 UTC+13, Dmitry Katsubo wrote: >> >> Dear Jenkins users, >> >> I have migrated free-style jobs recently from Hudson to Jenkins and I >> miss the following feature. >> >> With Maven3 Plugin (in Hudson) it was possible to configure the job to >> archive maven artifacts, in particular the following options where >> available as post-build actions: >> >> Archive Maven 3 artifacts >> >> Include generated POMs >> >> I cannot find such options in settings for Jenkins job (Maven plugin is >> installed). Checking the sources showed that e.g. >> maven-plugin/WEB-INF/classes/hudson/maven/reporters/MavenArtifactArchiver.classis >> present, but no hints how to activate it. Any ideas? >> >> What I want to achieve is automatic archiving of Maven artifacts, >> attached to lifecycle (including those by maven-assebly-plugin). I am a >> bit reluctant to define **/target/*.jar,**/target/*.war,... for every >> project. >> >> Thanks. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
