Artifact publish broken in 1270 ?

Hi

This used to work in 1075 - but the html was not served by the TW server.
This was meant to be fixed in 1270 (TW-306) - but instead i get a
"Sorry, no artefacts available for the build."

the config file contains this line :
]]>

and the log messages from the agent and server suggest the content is being published:

INFO - llers.ArtefactUploadController - Publishing AttachFileTo
RequestForQuote\CanAttachFileToRequestForQuote.html


but no joy.

0
1 comment
Avatar
Permanently deleted user

Hello Zohar,

Zohar Melamed wrote:

Hi

This used to work in 1075 - but the html was not served by the TW server.
This was meant to be fixed in 1270 (TW-306) - but instead i get a
"Sorry, no artefacts available for the build."

the config file contains this line :
<param name="artefacts.paths" value="build/reports/agilifier/" />

and the log messages from the agent and server suggest the content is being published:

INFO - llers.ArtefactUploadController - Publishing AttachFileTo
RequestForQuote\CanAttachFileToRequestForQuote.html


Please try the following:

1. remove ending slash from build/reports/agilifier/
2. If doesn't help, file a Jira request with your configuration and contents of
bin/team-server.log and buildAgent/bin/team-server.log files.
3. If helps, please file a request regarding / at the end of artifact path.


but no joy.


Hope this helps,
KIR


--
Kirill Maximov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"

0

Please sign in to leave a comment.