Well i thought i might just be using the tool in the wrong manner? I certainly don't remember having to manually configure artefact archiving at the last place i worked...
On Tuesday, 26 November 2013 11:10:04 UTC+13, Daniel Beck wrote: > > You should create a Jira issue for this feature request instead of posting > this here. Unless this is intended to start a discussion? > > You could also try the Freestyle project type with Maven build step and > just archive things yourself. Apparently, it's less evil: > http://javaadventure.blogspot.de/2013/11/jenkins-maven-job-type-considered-evil.html > > > On 25.11.2013, at 22:21, Daniel Carter <[email protected] <javascript:>> > wrote: > > > Hello, > > > > In my maven jobs, i like to be able to click on a job and see the > archived artifacts. This works well if i manually specify an archive > artifacts post-build step with e.g. target/*.war. > > > > I would like the automatic archiving to do this, so i'm not archiving > things twice. > > > > To see the automatically archived artifacts i'd like to > > * open jenkins page > > * click on my maven project job > > > > But instead i have to > > * open jenkins page > > * click on my maven project job > > * click on the modules link on the left hand menu > > * click on my maven project again > > > > > > Jenkins seems to assume all jobs will represent a multi-module build > whereby one maven project builds many sub-modules. But here each job > typically builds a standard maven project so all the extra layers (and > extra email notifications) are un-needed. > > > > Thanks, > > Dan. > > > > > > -- > > 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] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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.
