[
https://issues.apache.org/jira/browse/SLIDER-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282627#comment-14282627
]
Steve Loughran commented on SLIDER-759:
---------------------------------------
# there is presumably a race condition between the tar file creation and the
fetch operation.
# both of which are in the {{package}} goal
# the slider assembly XML Definition declares that the .tar.gz file should be
included in a fileset —not an explicit {{<file>}} entry for the .tar.gz file.
As a result, when the file isn't there, the assembly just sees "no match", not
"a file we asked for isn't there". The latter would fail the build immediately.
> slider tarball doesn't always contain slider-agent.tar.gz
> ---------------------------------------------------------
>
> Key: SLIDER-759
> URL: https://issues.apache.org/jira/browse/SLIDER-759
> Project: Slider
> Issue Type: Bug
> Components: build
> Affects Versions: Slider 0.60
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Blocker
> Fix For: Slider 0.61
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> the slider-all tarball doesn't always contain {{slider-agent.tar.gz}} in the
> lib/ subdir..though on a second {{mvn package}} it will.
> This can result in builds (including mvn automated release builds) not
> creating artifacts that work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)