Re: HTML Publisher Plugin

2018-08-07 Thread jojo
404

On Tue, Aug 7, 2018, 17:50 Surjit Bains  wrote:

> What do you see on your browser?
>
>
> On Tue, 7 Aug 2018 at 14:18, yossibr9876  wrote:
>
>> Hi ,
>>
>> Unable to work with HTML Publisher Plugin.
>> I have created an index.html in shell script - the file was open by chrom
>> and it looks fine .
>> The problem is in plugin , what went wrong ?
>> Jemkins 2.60.3
>> Slave - Mac
>>
>> A link on the dashborad was created .
>>
>> Thanks a lot.
>> Yos
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/c7ebaf1c-73c0-493a-aa86-b415cce3a64c%40googlegroups.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/c7ebaf1c-73c0-493a-aa86-b415cce3a64c%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
> Surjit Bains
> e: surjit.ba...@gmail.com
> m: 07966 161 302
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-users/uIWoCU0Tock/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAMy1pK4bvBYQPk4NXpquwoYRZa9ieia7i1cfhab2B__WoLnAHA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAMy1pK4bvBYQPk4NXpquwoYRZa9ieia7i1cfhab2B__WoLnAHA%40mail.gmail.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CACuGLxi8WRUwXOH5rr0UOe7oU4HsEzVKTuyaxwhzn-yL6h7cog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: HTML Publisher Plugin

2018-08-07 Thread Surjit Bains
What do you see on your browser?


On Tue, 7 Aug 2018 at 14:18, yossibr9876  wrote:

> Hi ,
>
> Unable to work with HTML Publisher Plugin.
> I have created an index.html in shell script - the file was open by chrom
> and it looks fine .
> The problem is in plugin , what went wrong ?
> Jemkins 2.60.3
> Slave - Mac
>
> A link on the dashborad was created .
>
> Thanks a lot.
> Yos
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/c7ebaf1c-73c0-493a-aa86-b415cce3a64c%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/c7ebaf1c-73c0-493a-aa86-b415cce3a64c%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Surjit Bains
e: surjit.ba...@gmail.com
m: 07966 161 302

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMy1pK4bvBYQPk4NXpquwoYRZa9ieia7i1cfhab2B__WoLnAHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Parallel jobs and HTML Publisher plugin

2017-09-11 Thread Ann B
I found a way around this issue.

I'm only executing publishHTML when an error occurs and am giving the HTML 
Report link in the left nav a unique value (including the test name) so 
that each test failure has a link to the HTML artifacts.

Ann

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/46bd2546-c632-4183-9e1b-13cc1e6a214e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to obtain reports using HTML Publisher Plugin

2016-08-25 Thread Daniel Beck
That's not how URLs in Jenkins work.

There's no 'index.html' file in that directory, but your job is configured to 
show that initially. That's the problem.

> On 24.08.2016, at 19:40, Andy Suarez <dahittma...@gmail.com> wrote:
> 
> So I'm using Jenkins 1.617 and HTML Publisher Plugin.
> 
> The issue:
> 
> Build works, everything is great.
> Reports are created.
> 
> However when I click on the hyperlink, the folder structure is missing parts 
> of the path. Also, there is the index.html page that it is referencing which 
> I don't have in the directory. 
> 
> Does anyone know about this?
> 
> Pictures attached of setup and folder structure. 
> 
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/b0cb68e8-6ca5-4b08-a5c3-dc9154cdaacf%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
> 

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/96A9B106-F04A-4A0B-89F9-8EA8E0CB7F52%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


HTML publisher plugin, result 404

2015-07-15 Thread Ruud Siebierski
Hi,

Sorry if this is the wrong group for this question. Off course I spend some 
time in google before posting this here.
Running Jenkins 1.620 with HTML publisher plugin 1.4, running on Windows 8

I recently started using the HTML publisher plugin to publish CodeCoverage 
reports generated by OpenCover+ReportGenerator. 

HTML directory to archive : TestResults/UnitTestCoverage/
Index page[s] : index.html
Report title  : Unit test code coverage

TestResults is a subdir of the workspace

The link address on the project page is:
http://iai-hka-twincat:8080/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage
(seems ok)

However response is 404 not found:
HTTP/1.1 404 Not Found
X-Content-Type-Options: nosniff
Stapler-Trace-001: - evaluate(hudson.model.Hudson@1cf82ae :hudson.model.
Hudson,
/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage/index.html
)
Stapler-Trace-002: - evaluate(((StaplerProxy)hudson.model.Hudson@1cf82ae
).getTarget(),
/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage/index.html
)
Stapler-Trace-003: - evaluate(hudson.model.Hudson@1cf82ae.getJob(Continuous 
Trunk Debug build),/Unit_test_code_coverage/index.html)
Stapler-Trace-004: - evaluate(hudson.model.FreeStyleProject@1b6db69[
Continuous Trunk Debug build] :hudson.model.FreeStyleProject,
/Unit_test_code_coverage/index.html)
Stapler-Trace-005: - evaluate(hudson.model.FreeStyleProject@1b6db69[
Continuous Trunk Debug build].getDynamic(Unit_test_code_coverage,...),
/index.html)
Stapler-Trace-006: - evaluate(htmlpublisher.
HtmlPublisherTarget$HTMLAction@5dd337 :htmlpublisher.
HtmlPublisherTarget$HTMLAction,/index.html)
Stapler-Trace-007: - htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337.
doDynamic(...)
Content-Type: text/html;charset=ISO-8859-1
Cache-Control: must-revalidate,no-cache,no-store
Content-Length: 1438
Server: Jetty(winstone-2.8)
.(etc)

HTML publisher output:

[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level 
C:\Users\twincat\.jenkins\jobs\Continuous Trunk Debug 
build\workspace\TestResults\UnitTestCoverage to 
C:\Users\twincat\.jenkins\jobs\Continuous Trunk Debug 
build\htmlreports\Unit_test_code_coverage


The build is currently marked as unstable. Haven't got the change to test 
it with a successful build.

Is my configuration wrong, or is this a bug? I tried using Always link to 
last build on job page, but it doesn't help.

Thanks,

Ruud

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/dc4094b7-dbf1-4386-a779-cd5061273b7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: HTML publisher plugin, result 404

2015-07-15 Thread Ginga, Dick
That is because the index page in named index.HTM (no L). I spent lots of time 
on this problem.

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ruud Siebierski
Sent: Wednesday, July 15, 2015 3:54 AM
To: jenkinsci-users@googlegroups.com
Subject: HTML publisher plugin, result 404

Hi,

Sorry if this is the wrong group for this question. Off course I spend some 
time in google before posting this here.
Running Jenkins 1.620 with HTML publisher plugin 1.4, running on Windows 8

I recently started using the HTML publisher plugin to publish CodeCoverage 
reports generated by OpenCover+ReportGenerator.

HTML directory to archive : TestResults/UnitTestCoverage/
Index page[s] : index.html
Report title   : Unit test code coverage

TestResults is a subdir of the workspace

The link address on the project page is:
http://iai-hka-twincat:8080/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage
(seems ok)

However response is 404 not found:
HTTP/1.1 404 Not Found
X-Content-Type-Options: nosniff
Stapler-Trace-001: - 
evaluate(hudson.model.Hudson@1cf82aemailto:hudson.model.Hudson@1cf82ae 
:hudson.model.Hudson,/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage/index.html)
Stapler-Trace-002: - 
evaluate(((StaplerProxy)hudson.model.Hudson@1cf82aemailto:hudson.model.Hudson@1cf82ae).getTarget(),/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage/index.html)
Stapler-Trace-003: - 
evaluate(hudson.model.Hudson@1cf82aemailto:hudson.model.Hudson@1cf82ae.getJob(Continuous
 Trunk Debug build),/Unit_test_code_coverage/index.html)
Stapler-Trace-004: - 
evaluate(hudson.model.FreeStyleProject@1b6db69[Continuous Trunk Debug 
build]mailto:hudson.model.FreeStyleProject@1b6db69[Continuous%20Trunk%20Debug%20build]
 :hudson.model.FreeStyleProject,/Unit_test_code_coverage/index.html)
Stapler-Trace-005: - 
evaluate(hudson.model.FreeStyleProject@1b6db69[Continuous Trunk Debug 
build]mailto:hudson.model.FreeStyleProject@1b6db69[Continuous%20Trunk%20Debug%20build].getDynamic(Unit_test_code_coverage,...),/index.html)
Stapler-Trace-006: - 
evaluate(htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337mailto:htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337
 :htmlpublisher.HtmlPublisherTarget$HTMLAction,/index.html)
Stapler-Trace-007: - 
htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337mailto:htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337.doDynamic(...)
Content-Type: text/html;charset=ISO-8859-1
Cache-Control: must-revalidate,no-cache,no-store
Content-Length: 1438
Server: Jetty(winstone-2.8)
.(etc)

HTML publisher output:

[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level 
C:\Users\twincat\.jenkins\jobs\Continuous Trunk Debug 
build\workspace\TestResults\UnitTestCoverage to 
C:\Users\twincat\.jenkins\jobs\Continuous Trunk Debug 
build\htmlreports\Unit_test_code_coverage

The build is currently marked as unstable. Haven't got the change to test it 
with a successful build.

Is my configuration wrong, or is this a bug? I tried using Always link to last 
build on job page, but it doesn't help.

Thanks,

Ruud

--
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 
jenkinsci-users+unsubscr...@googlegroups.commailto:jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/dc4094b7-dbf1-4386-a779-cd5061273b7a%40googlegroups.comhttps://groups.google.com/d/msgid/jenkinsci-users/dc4094b7-dbf1-4386-a779-cd5061273b7a%40googlegroups.com?utm_medium=emailutm_source=footer.
For more options, visit https://groups.google.com/d/optout.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D8648A58%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.


Re: HTML publisher plugin, result 404

2015-07-15 Thread Ruud Siebierski
OMG. Glad that i'm not the only one who spent a lot of time on this.
Thanks a lot Dick. It works now.

2015-07-15 13:47 GMT+02:00 Ginga, Dick dick.gi...@perkinelmer.com:

  That is because the index page in named index.HTM (no L). I spent lots
 of time on this problem.



 *From:* jenkinsci-users@googlegroups.com [mailto:
 jenkinsci-users@googlegroups.com] *On Behalf Of *Ruud Siebierski
 *Sent:* Wednesday, July 15, 2015 3:54 AM
 *To:* jenkinsci-users@googlegroups.com
 *Subject:* HTML publisher plugin, result 404



 Hi,



 Sorry if this is the wrong group for this question. Off course I spend
 some time in google before posting this here.

 Running Jenkins 1.620 with HTML publisher plugin 1.4, running on Windows 8



 I recently started using the HTML publisher plugin to publish CodeCoverage
 reports generated by OpenCover+ReportGenerator.



 HTML directory to archive : TestResults/UnitTestCoverage/

 Index page[s] : index.html

 Report title   : Unit test code coverage



 TestResults is a subdir of the workspace



 The link address on the project page is:


 http://iai-hka-twincat:8080/job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage

 (seems ok)



 However response is 404 not found:

 HTTP/1.1 404 Not Found

 X-Content-Type-Options: nosniff

 Stapler-Trace-001: - evaluate(hudson.model.Hudson@1cf82ae :hudson.model
 .Hudson,
 /job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage/index.html
 )

 Stapler-Trace-002: - evaluate(((StaplerProxy)hudson.model.Hudson@1cf82ae
 ).getTarget(),
 /job/Continuous%20Trunk%20Debug%20build/Unit_test_code_coverage/index.html
 )

 Stapler-Trace-003: - 
 evaluate(hudson.model.Hudson@1cf82ae.getJob(Continuous
 Trunk Debug build),/Unit_test_code_coverage/index.html)

 Stapler-Trace-004: - 
 evaluate(hudson.model.FreeStyleProject@1b6db69[Continuous
 Trunk Debug build]
 hudson.model.FreeStyleProject@1b6db69[Continuous%20Trunk%20Debug%20build]
  :hudson.model.FreeStyleProject,/Unit_test_code_coverage/index.html)

 Stapler-Trace-005: - 
 evaluate(hudson.model.FreeStyleProject@1b6db69[Continuous
 Trunk Debug build]
 hudson.model.FreeStyleProject@1b6db69[Continuous%20Trunk%20Debug%20build]
 .getDynamic(Unit_test_code_coverage,...),/index.html)

 Stapler-Trace-006: - evaluate(
 htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337 :htmlpublisher.
 HtmlPublisherTarget$HTMLAction,/index.html)

 Stapler-Trace-007: - htmlpublisher.HtmlPublisherTarget$HTMLAction@5dd337
 .doDynamic(...)

 Content-Type: text/html;charset=ISO-8859-1

 Cache-Control: must-revalidate,no-cache,no-store

 Content-Length: 1438

 Server: Jetty(winstone-2.8)
 .(etc)



 HTML publisher output:

 [htmlpublisher] Archiving HTML reports...
 [htmlpublisher] Archiving at PROJECT level 
 C:\Users\twincat\.jenkins\jobs\Continuous Trunk Debug 
 build\workspace\TestResults\UnitTestCoverage to 
 C:\Users\twincat\.jenkins\jobs\Continuous Trunk Debug 
 build\htmlreports\Unit_test_code_coverage



 The build is currently marked as unstable. Haven't got the change to test
 it with a successful build.



 Is my configuration wrong, or is this a bug? I tried using Always link
 to last build on job page, but it doesn't help.



 Thanks,



 Ruud



 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/dc4094b7-dbf1-4386-a779-cd5061273b7a%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/dc4094b7-dbf1-4386-a779-cd5061273b7a%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Jenkins Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/jenkinsci-users/X2mcVxVWAuk/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 jenkinsci-users+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D8648A58%40AMERMBX02.PERKINELMER.NET
 https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D8648A58%40AMERMBX02.PERKINELMER.NET?utm_medium=emailutm_source=footer
 .

 For more options, visit https://groups.google.com/d/optout.


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPM6oEJ9s%2BJrwuASQriHS16q%3DanTpz1v0H30mLXeOvch%3DVK_7Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Error 404 Html Publisher Plugin

2013-09-06 Thread Karthik Kumar Bachu
Downgrade jenkins from 1.529 to 1.527, it worked for me after downgrading. 

On Friday, August 30, 2013 9:56:17 AM UTC-4, Sascha wrote:

 Hi everyone,

 I have a very simple MSBuild project in Jenkins that produces code 
 coverage information.
 When trying to use the link provided by Html Publisher Plugin in the 
 project view I get an 404 error:

 Status Code: 404Exception: 
 Stacktrace: 

 (none)


 --
 *Generated by Winstone Servlet Engine v0.9.10 at Fri Aug 30 17:36:41 CEST 
 2013*


 The coverage files are generated in the workspace and are copied to the 
 htmlreports folder by Html Publisher too.
 But somehow they can not be accessed by the link?

 I already tried:
 -reinstalling the Html Publisher Plugin
 -changing the ports
 -reinstalling Jenkins

 and before this checked my configuration on a VM. Everything there works 
 like it should.

 any ideas to solve this are welcome



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 404 Html Publisher Plugin

2013-09-06 Thread Vivekanand S V
Fix is rolled in 1.530, you can wait for it. I'll be out soon I hope


On Fri, Sep 6, 2013 at 11:56 PM, Karthik Kumar Bachu 
karthik.ba...@gmail.com wrote:

 Downgrade jenkins from 1.529 to 1.527, it worked for me after downgrading.

 On Friday, August 30, 2013 9:56:17 AM UTC-4, Sascha wrote:

 Hi everyone,

 I have a very simple MSBuild project in Jenkins that produces code
 coverage information.
 When trying to use the link provided by Html Publisher Plugin in the
 project view I get an 404 error:

 Status Code: 404Exception:
 Stacktrace:

 (none)


 --
 *Generated by Winstone Servlet Engine v0.9.10 at Fri Aug 30 17:36:41
 CEST 2013*


 The coverage files are generated in the workspace and are copied to the
 htmlreports folder by Html Publisher too.
 But somehow they can not be accessed by the link?

 I already tried:
 -reinstalling the Html Publisher Plugin
 -changing the ports
 -reinstalling Jenkins

 and before this checked my configuration on a VM. Everything there works
 like it should.

 any ideas to solve this are welcome

  --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Error 404 Html Publisher Plugin

2013-08-30 Thread Sascha
Hi everyone,

I have a very simple MSBuild project in Jenkins that produces code coverage 
information.
When trying to use the link provided by Html Publisher Plugin in the 
project view I get an 404 error:

Status Code: 404Exception: 
Stacktrace: 

(none)


--
*Generated by Winstone Servlet Engine v0.9.10 at Fri Aug 30 17:36:41 CEST 
2013*


The coverage files are generated in the workspace and are copied to the 
htmlreports folder by Html Publisher too.
But somehow they can not be accessed by the link?

I already tried:
-reinstalling the Html Publisher Plugin
-changing the ports
-reinstalling Jenkins

and before this checked my configuration on a VM. Everything there works 
like it should.

any ideas to solve this are welcome

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


HTML Publisher plugin no longer listed

2013-07-03 Thread bl0ck3r
The HTML Publisher plugin is no longer listed on the following page... can 
some one bring it back please?

https://wiki.jenkins-ci.org/display/JENKINS/Plugins

Thanks.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: HTML Publisher plugin no longer listed

2013-07-03 Thread Larry Shatzer, Jr.
There's a problem with the wiki and that page I see lots of exceptions
trying to load up
https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Artifactuploaders,
which is where that plugin should be shown. If you add a random query
parameter to the URL, like
https://wiki.jenkins-ci.org/display/JENKINS/Pluginshttps://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Artifactuploaders?a=a,
then it will show up, so it might be something wrong with the caching that
the wiki has.


On Wed, Jul 3, 2013 at 12:52 PM, bl0ck3r martin.danjo...@gmail.com wrote:

 The HTML Publisher plugin is no longer listed on the following page... can
 some one bring it back please?

 https://wiki.jenkins-ci.org/display/JENKINS/Plugins

 Thanks.

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.