Call hudson maven embedded API inside a plugin

4 messages Options
Embed this post
Permalink
fabrice.mercier1

Call hudson maven embedded API inside a plugin

Reply Threaded More More options
Print post
Permalink
Hi

I have lot of difficulties to find how to call the maven hudson embedded in my hudson plugin
I know how to get maven installations and execute some goals but in this way I can not get benefits of your maven layer like the surefire test interceptor.

I joigned my plugin class in this message

I hope you could help me

FabriceMvnSchedulerPublisher.java
fabrice.mercier1

Re: Call hudson maven embedded API inside a plugin

Reply Threaded More More options
Print post
Permalink
Hi

I am always dry on this problem. Could you please give me assistance in order to answer the lack of documentation about it ?
How to use maven hudson api inside a plugin to execute some maven goals ?

thanks

Fabrice


fabrice.mercier1 wrote:
Hi

I have lot of difficulties to find how to call the maven hudson embedded in my hudson plugin
I know how to get maven installations and execute some goals but in this way I can not get benefits of your maven layer like the surefire test interceptor.

I joigned my plugin class in this message

I hope you could help me

FabriceMvnSchedulerPublisher.java
fabrice.mercier1

Re: Call hudson maven embedded API inside a plugin

Reply Threaded More More options
Print post
Permalink
In reply to this post by fabrice.mercier1
Hi

I am always dry on this problem. Could you please give me assistance in order to answer the lack of documentation about it ?
How to use maven hudson api inside a plugin to execute some maven goals ?

thanks

Fabrice


fabrice.mercier1 wrote:
Hi

I have lot of difficulties to find how to call the maven hudson embedded in my hudson plugin
I know how to get maven installations and execute some goals but in this way I can not get benefits of your maven layer like the surefire test interceptor.

I joigned my plugin class in this message

I hope you could help me

FabriceMvnSchedulerPublisher.java
fabrice.mercier1

Re: Call hudson maven embedded API inside a plugin

Reply Threaded More More options
Print post
Permalink
In reply to this post by fabrice.mercier1
Hi

I am always dry on this problem. Could you please give me assistance in order to answer the lack of documentation about it ?
How to use maven hudson api inside a plugin to execute some maven goals ?

thanks

Fabrice


fabrice.mercier1 wrote:
Hi

I have lot of difficulties to find how to call the maven hudson embedded in my hudson plugin
I know how to get maven installations and execute some goals but in this way I can not get benefits of your maven layer like the surefire test interceptor.

I joigned my plugin class in this message

I hope you could help me

FabriceMvnSchedulerPublisher.java