Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » package org.hudsonci.maven.plugin.builder does not exist(Extracting build command from a project)
icon9.gif  package org.hudsonci.maven.plugin.builder does not exist [message #1004945] Thu, 24 January 2013 07:36 Go to next message
Lionel Giavelli is currently offline Lionel GiavelliFriend
Messages: 2
Registered: January 2013
Location: San Francisco
Junior Member
Hi,
I'm writing a plugin for Hudson in which I have a need to extract the SCM and Build commands.

I seem to be able to get the data I need from
build.getProject().getScm()
build.getProject().getBuilders()

But I need to convert each object to their native type.

I'm failing to find correct dependency and compile fail with

package org.hudsonci.maven.plugin.builder does not exist
import org.hudsonci.maven.plugin.builder.MavenBuilder;

Thanks for any suggestion.

Lionel
Re: package org.hudsonci.maven.plugin.builder does not exist [message #1005207 is a reply to message #1004945] Thu, 24 January 2013 16:32 Go to previous message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Hi Lionel, please contact me directly at winston . prakash @ gmail . com. I will help you to write the plugin

Winston Prakash
Eclipse Hudson team
Previous Topic:[Solved] Configure job loading screen hangs. Groovy plugin exception.
Next Topic:3.0 Usage
Goto Forum:
  


Current Time: Fri Apr 26 10:32:13 GMT 2024

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

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

Back to the top