On Tue, Jul 31, 2012 at 1:51 AM, Radim Kubacki <[email protected]> wrote:
> 2012/7/30 Nord, James <[email protected]>: > > Hi Radim/Domi, > > > > It may also be because m2release plugin doesn't work well with Jenkins > artifacts archival - see https://issues.jenkins-ci.org/browse/JENKINS-7487 > ? > > > Well, changing the behavior as suggested in this issue would make it > possible to workaround my problem and use copy artifact plugin. > Because copy artifact plugin gives me a choice to use build selected > by permalink 'last Release'. Surprisingly the code to look for > permalinks looks very similar in both plugins but Maven Deployment > Linker does not see permalinks that are not built in. > > The way the Maven Deployment Linker works is that it scans the logs for a regular expression so it can get the link to your maven repository to put the link(s) of the artifacts uploaded to your maven repository on the job page. -- Larry
