Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » What is Latest Maven Build Information page?
What is Latest Maven Build Information page? [message #1498370] Thu, 04 December 2014 11:04 Go to next message
Kaz Nishimura is currently offline Kaz NishimuraFriend
Messages: 89
Registered: December 2014
Member
In a project that use Maven 3, I see a link titled 'Latest Maven Build Information' but if I follow the link it provides no useful infomation. What is the page intended for? Do I need some more configuration?

Kaz Nishimura
Re: What is Latest Maven Build Information page? [message #1506599 is a reply to message #1498370] Thu, 11 December 2014 00:34 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
It should give you detail information about the build (successful build only). For example see this https://hudson.eclipse.org/hudson-project/job/hudson-core/136/maven/. Don't you see this?

Winston Prakash
Eclipse Hudson team
Re: What is Latest Maven Build Information page? [message #1506868 is a reply to message #1506599] Thu, 11 December 2014 06:01 Go to previous messageGo to next message
Kaz Nishimura is currently offline Kaz NishimuraFriend
Messages: 89
Registered: December 2014
Member
I always get 'Failed to fetch build information. (Not Found[404])' pop-up for my Maven 3 jobs. Do I need some more configurations? Or it just does not like a single module projects?

Kaz Nishimura
Re: What is Latest Maven Build Information page? [message #1507552 is a reply to message #1506868] Thu, 11 December 2014 18:40 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
This is a single module job http://ci.hudson-ci.org/job/plugins.birt-chart-plugin_hr/lastBuild/maven/ Seems to show the info ok.

If you are clicking the link from the Job Dashboard, then make sure last job is successful. Else go to the Build Dashboard of any successful build.

Do you see any exception in the System logs?


Winston Prakash
Eclipse Hudson team
Re: What is Latest Maven Build Information page? [message #1507914 is a reply to message #1507552] Fri, 12 December 2014 01:50 Go to previous messageGo to next message
Kaz Nishimura is currently offline Kaz NishimuraFriend
Messages: 89
Registered: December 2014
Member
Ca you see this page?: alfa.vx68k.org/hudson/job/hudson-bds-plugin/lastBuild/maven/

I have not seen anything special in the server log. FYI, I have deployed Hudson on GlassFish and it is not running standalone.


Kaz Nishimura
Re: What is Latest Maven Build Information page? [message #1507944 is a reply to message #1507914] Fri, 12 December 2014 02:28 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Firebug says following URL return 404

http://alfa.vx68k.org/hudson/rest/plugin/maven3-plugin/buildState/hudson-bds-plugin/10

It is suppose to return JSON like the following

http://ci.hudson-ci.org/rest/plugin/maven3-plugin/buildState/plugins.birt-chart-plugin_hr/135

Do you have the right REST plugin?


Winston Prakash
Eclipse Hudson team
Re: What is Latest Maven Build Information page? [message #1509280 is a reply to message #1507944] Sat, 13 December 2014 04:16 Go to previous message
Kaz Nishimura is currently offline Kaz NishimuraFriend
Messages: 89
Registered: December 2014
Member
I do not know why the REST endpoint does not work. I have Hudson REST Plugin 2.2.1 enabled.

Kaz Nishimura
Previous Topic:Hudson jobs lose working directory sporadically
Next Topic:ANN: Tool Labels Plugin 3.0
Goto Forum:
  


Current Time: Tue Mar 19 08:00:10 GMT 2024

Powered by FUDForum. Page generated in 0.02788 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top