Re: will maven profiles will solve my problem?

2012-11-07 Thread Curtis Rueden
Hi Minami,

> I would like to perfom the job, when the project perfoms the maven
> release

This is really a Hudson/Jenkins question, best asked on a Jenkins mailing
list:
http://jenkins-ci.org/content/mailing-lists

That said, one option might be the URLTrigger plugin [1], which polls a URL
and then triggers the build if the URL contents have changed. You could use
it poll the Maven repository to see if a new release has been performed.
But there may be a better way; I don't know.

Regards,
Curtis

[1] https://wiki.jenkins-ci.org/display/JENKINS/URLTrigger+Plugin




On Wed, Nov 7, 2012 at 7:06 AM, minami  wrote:

> Hello,
>
> I'm pretty new in Maven, so I have some troubles. I have created a job on
> hudson, which actually builds only when I click Build now. But now I would
> like to perfom the job, when the project perfoms the maven release. Should
> I
> use profiles?
>
>
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/will-maven-profiles-will-solve-my-problem-tp5729780.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


will maven profiles will solve my problem?

2012-11-07 Thread minami
Hello,

I'm pretty new in Maven, so I have some troubles. I have created a job on
hudson, which actually builds only when I click Build now. But now I would
like to perfom the job, when the project perfoms the maven release. Should I
use profiles?



--
View this message in context: 
http://maven.40175.n5.nabble.com/will-maven-profiles-will-solve-my-problem-tp5729780.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org