Maven build stuck in a custom code using maven invoker API

2020-06-18 Thread Gaurav Deshpande
Hi all, I am creating a tool to schedule two maven builds one after another using maven-invoker APIs. Both maven projects are multi-module huge projects. The first projects build without issues and the next project build stucks after sometime. I suspect there is some kind of thread related is

Re: maven-site job stuck on jenkins

2019-09-29 Thread Chris Lambertus
Thank you, Hervé! Most appreciated. -Chris > On Sep 29, 2019, at 4:06 PM, Hervé BOUTEMY wrote: > > thank you Chris for the warning: fixed > (deleted this stale branch for a commit that was merged to master, but the > cleanup was not done, sorry...) > > Regards, > > Hervé > > Le dimanche 29

Re: maven-site job stuck on jenkins

2019-09-29 Thread Hervé BOUTEMY
thank you Chris for the warning: fixed (deleted this stale branch for a commit that was merged to master, but the cleanup was not done, sorry...) Regards, Hervé Le dimanche 29 septembre 2019, 23:29:55 CEST Chris Lambertus a écrit : > Hi Maven folks, > > The following build > https://builds.apa

maven-site job stuck on jenkins

2019-09-29 Thread Chris Lambertus
Hi Maven folks, The following build https://builds.apache.org/job/maven-box/job/maven-site/job/MNG-6432/ has been hung for some time due to the fact that it is using the incorrect label for the website builder node. The cor

Re: Maven build stuck on windows-2012-1

2019-06-26 Thread Piotr Zarzycki
, 2019, 9:51 PM Michael Osipov > wrote: > > > >> Am 2019-06-26 um 08:29 schrieb Piotr Zarzycki: > >>> Hi Guys, > >>> > >>> My name is Piotr and I'm from Apache Royale project. We have build on > >> builds.apache.org [1] which ha

Re: Maven build stuck on windows-2012-1

2019-06-26 Thread Michael Osipov
the trick. On Wed, Jun 26, 2019, 9:51 PM Michael Osipov wrote: Am 2019-06-26 um 08:29 schrieb Piotr Zarzycki: Hi Guys, My name is Piotr and I'm from Apache Royale project. We have build on builds.apache.org [1] which has been stuck for several days due to block of machine windows-2012-

Re: Maven build stuck on windows-2012-1

2019-06-26 Thread Piotr Zarzycki
ieb Piotr Zarzycki: > > Hi Guys, > > > > My name is Piotr and I'm from Apache Royale project. We have build on > builds.apache.org [1] which has been stuck for several days due to block > of machine windows-2012-1. It looks like cause of the block is this build > [2]

Re: Maven build stuck on windows-2012-1

2019-06-26 Thread Michael Osipov
Am 2019-06-26 um 08:29 schrieb Piotr Zarzycki: Hi Guys, My name is Piotr and I'm from Apache Royale project. We have build on builds.apache.org [1] which has been stuck for several days due to block of machine windows-2012-1. It looks like cause of the block is this build [2][3]. -

Maven build stuck on windows-2012-1

2019-06-25 Thread Piotr Zarzycki
Hi Guys, My name is Piotr and I'm from Apache Royale project. We have build on builds.apache.org [1] which has been stuck for several days due to block of machine windows-2012-1. It looks like cause of the block is this build [2][3]. - Is it connected at any point to Maven project ? Sho

Re: maven-3.x-jenkinsfile builds stuck on Windows?

2017-02-08 Thread Karl Heinz Marbaise
Hi, Done so... Kind regards Karl Heinz Marbaise On 07/02/17 22:34, Bhowmik, Bindul wrote: Hello, It looks like two builds from the maven-3.x-jenkinsfile Jenkins project are stuck on the Windows nodes (on both windows machines). Both seem to be running for over 6 days and are holding up 3

maven-3.x-jenkinsfile builds stuck on Windows?

2017-02-07 Thread Bhowmik, Bindul
Hello, It looks like two builds from the maven-3.x-jenkinsfile Jenkins project are stuck on the Windows nodes (on both windows machines). Both seem to be running for over 6 days and are holding up 3 executors (possibly slowing down other builds that want to run on Windows). The builds are

Re: stuck on gpg:sign while staging ear plugin

2009-03-01 Thread Stephane Nicoll
ng for the password? >> >> -Original Message- >> From: Stephane Nicoll [mailto:stephane.nic...@gmail.com] >> Sent: Sunday, March 01, 2009 10:57 AM >> To: Maven Developers List >> Subject: stuck on gpg:sign while staging ear plugin >> >> Hey guys, >> >&

Re: stuck on gpg:sign while staging ear plugin

2009-03-01 Thread Stephane Nicoll
what? S. On Sun, Mar 1, 2009 at 8:52 PM, Brian E. Fox wrote: > Maybe it's waiting for the password? > > -Original Message- > From: Stephane Nicoll [mailto:stephane.nic...@gmail.com] > Sent: Sunday, March 01, 2009 10:57 AM > To: Maven Developers List > Subject:

RE: stuck on gpg:sign while staging ear plugin

2009-03-01 Thread Brian E. Fox
Maybe it's waiting for the password? -Original Message- From: Stephane Nicoll [mailto:stephane.nic...@gmail.com] Sent: Sunday, March 01, 2009 10:57 AM To: Maven Developers List Subject: stuck on gpg:sign while staging ear plugin Hey guys, I am trying to stage EAR plugin 2.3.2 b

stuck on gpg:sign while staging ear plugin

2009-03-01 Thread Stephane Nicoll
Hey guys, I am trying to stage EAR plugin 2.3.2 before calling for a vote. I've followed everything as described on[1] but the mvn process is stuck on the gpg sign goal [INFO] [INFO] [gpg:sign {execution: default}] I have MacOS 10.5.6 with maven 2.0.9 and gpg 1.4.9 snic...@cobra:~

Re: Stuck !

2006-08-24 Thread Arnaud Bailly
"Juan F. Codagnone" <[EMAIL PROTECTED]> writes: > Hi Arnaud, > Hi Juan, > I think that what you are missing is to add an to your pom. I tried this but it does not work. See http://jira.codehaus.org/browse/DOXIA-68, my problem is similar. > your jar has the plexus xml? Yes :-) Actually, I p

Re: Stuck ! (was Re: Doxia module)

2006-08-24 Thread Juan F. Codagnone
Hi Arnaud, I think that what you are missing is to add an to your pom. For example for twiki (is not distributed in maven-2.0.4) i do: did you tried to put something like ... org.apache.maven.doxia doxia-module-muse ... into your pom? your j

Re: Stuck

2006-08-18 Thread Arnaud Bailly
"Vincent Siveton" <[EMAIL PROTECTED]> writes: > Hi Arnaud, > > You need to : > * svn up and install doxia / maven [1] (and delete files in your old M2_HOME) > * or manually install maven-reporting, doxia-sink-api, and copy all > generated jar to your $M2_HOME/lib THat's what I did, but there seem

Re: Stuck

2006-08-18 Thread Vincent Siveton
Hi Arnaud, You need to : * svn up and install doxia / maven [1] (and delete files in your old M2_HOME) * or manually install maven-reporting, doxia-sink-api, and copy all generated jar to your $M2_HOME/lib Cheers, Vincent [1] http://maven.apache.org/guides/development/guide-building-m2.html, B

Stuck

2006-08-18 Thread Arnaud Bailly
Hi to all, This post is a follow up on my previous posts about trying to extend doxia with a new input format (eg. muse). As suggested by answers to my questions, I tried to integrate my module directly into doxia, (trunk version, ie. 1.0-alpha-9-SNAPSHOT). This implied modification hence recompili

Stuck ! (was Re: Doxia module)

2006-08-14 Thread Arnaud Bailly
Hello, I still have troubles with doxia while trying to add a new module. I can see from posts in the users list that other people have troubles with using non standard modules like twiki. I tried copying my muse module to doxia-modules, it works fine and compiles ok, but I am left with the proble

[jira] Closed: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2006-01-03 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=all ] Emmanuel Venisse closed CONTINUUM-401: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.2 Fixed by CONTINUUM-478 > cannot delete project (stuck on

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2006-01-03 Thread Yann Le Du (JIRA)
if any, thanks to CONTINUUM-478, the projects aren't stuck. > cannot delete project (stuck on 'in progress') > -- > > Key: CONTINUUM-401 > URL: http://jira.codehaus.org/browse/CONTINUUM-401 > Projec

[jira] Updated: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-12-21 Thread Yann Le Du (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=all ] Yann Le Du updated CONTINUUM-401: - Attachment: wrapper-2005-12-21.log > cannot delete project (stuck on 'in progress') > --

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-24 Thread Emmanuel Venisse (JIRA)
s are independant, m2 find parent in repository. Do you clean your repo at night? > cannot delete project (stuck on 'in progress') > -- > > Key: CONTINUUM-401 > URL: http://jira.codehaus.org/browse/CONTINUUM

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=comments#action_51641 ] Emmanuel Venisse commented on CONTINUUM-401: build order is defined by dependencies between projects like the reactor in maven. > cannot delete project (stuck on

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-22 Thread Yann Le Du (JIRA)
sequenced in a certain way (e.g., based on dependencies between projects), or are they totally independent ? > cannot delete project (stuck on 'in progress') > -- > > Key: CONTINUUM-401 > URL: http://jira.codehaus

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-21 Thread Andr? Velle (JIRA)
cannot delete project (stuck on 'in progress') > -- > > Key: CONTINUUM-401 > URL: http://jira.codehaus.org/browse/CONTINUUM-401 > Project: Continuum > Type: Bug > Versions: 1.0 > Environment:

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-21 Thread Brett Porter (JIRA)
build result, and detect it has been killed. > cannot delete project (stuck on 'in progress') > -- > > Key: CONTINUUM-401 > URL: http://jira.codehaus.org/browse/CONTINUUM-401 > Project: Continuum >

[jira] Commented: (CONTINUUM-170) project can get stuck in the updating state

2005-05-30 Thread =?ANSI_X3.4-1968?Q?Bj=3Frn_Sk=3Fld_=28JIRA=29?=
(BuildProjectTaskExecutor.java:50) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:100) at java.lang.Thread.run(Thread.java:534) > project can get stuck in the updating st