Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] Hudson: Azure slave plugin

Hi Suresh,

I uploaded the plugin to  both 3.x & 3.2.x Plugin Central.

- Winston
Hi 

I released azure-slave 0.1.0 version and now it appears in maven central @ http://search.maven.org/#browse%7C1225091217
       <groupId>com.microsoftopentechnologies</groupId>
<artifactId>azure-slave</artifactId>
<version>0.1.0-SNAPSHOT</version>


Requesting you to add azure-slave plugin to http://hudson-ci.org/PluginCentral3/ so that plugin will be visible under available plugins tab.

Thanks,
Suresh Nallamilli.

On Thu, Sep 4, 2014 at 2:16 PM, Winston Prakash <winston.prakash@xxxxxxxxx> wrote:
Hi Suresh,

 
Hi

1) Per instructions @ http://wiki.hudson-ci.org/display/HUDSON/Releasing+Hudson+Plugin , i am trying to add a stub page in hudson wiki
    for Azure slave plugin https://github.com/hudson3-plugins/azure-slave-plugin.    

    Can you please give required permissions to my id snallami@xxxxxxxxx?

Added you to the wiki-editors group. So you should be able to edit now


2) I want to put the plugin under "Cluster management and distributed build". May i know the corresponding hudson tag that i need to put in pom.xml?

For your convenience, I created a stub (http://wiki.hudson-ci.org/display/HUDSON/Azure+Slave+Plugin) and placed it under "Cluster management and distributed build"

The tag is "plugin-cluster"


Thanks,

Winston



Back to the top