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]. For more options, visit https://groups.google.com/groups/opt_out.
