publish html artifacts, maven 2 test coverage

i am using maven2 to build my projects and cobertura for test coverage.
i tried to publish the coverage reports(html), but since they are html pages and have relative links and images, etc, they do not show up correctly when click on in the artifacts tab.

wonder if anyone else has come up with a creative solution to publishing html artifacts?

0
3 comments
Avatar
Permanently deleted user

bin zhu <no_reply@jetbrains.com> writes:

>i am using maven2 to build my projects and cobertura for test
>coverage. i tried to publish the coverage reports(html), but since
>they are html pages and have relative links and images, etc, they do
>not show up correctly when click on in the artifacts tab.
>
>wonder if anyone else has come up with a creative solution to
>publishing html artifacts?

I have a similar question, but in my case it's the junit html reports
I want to make viewable from TC.

--
-- Steve

0
Avatar
Permanently deleted user

Same request, but with javadoc.

--Dave Griffith

0

Please sign in to leave a comment.