exec-maven-plugin java goal question

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown exec-maven-plugin java goal question

by dahoffer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


We have an issue where sometimes the exec-maven-plugin will hang forever, but we are not sure why...its very non-repeatable.  It only happens sometimes with our CI builds which are Linux.  In our case we are using the java goal, I understand this is run in the same process.  And the main method this calls does not spawn any threads, etc all it does is generate some files using velocity templates.

Any idea why this might hang?

BTW, I'm using version 1.1

-Dave


Re: exec-maven-plugin java goal question

by dahoffer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

One more data point, this happens running the site-deploy goal.  I don't think it has been seen with other goals.

-Dave

On Thu, Sep 24, 2009 at 8:07 AM, David Hoffer <dhoffer6@...> wrote:

We have an issue where sometimes the exec-maven-plugin will hang forever, but we are not sure why...its very non-repeatable.  It only happens sometimes with our CI builds which are Linux.  In our case we are using the java goal, I understand this is run in the same process.  And the main method this calls does not spawn any threads, etc all it does is generate some files using velocity templates.

Any idea why this might hang?

BTW, I'm using version 1.1

-Dave



RE: Re: exec-maven-plugin java goal question

by Robert Scholte-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Some things you might want to do first:
- enable debug-logging for maven by adding -X as extra parameter to see where it actually stops.
- Take a look at http://jira.codehaus.org/browse/MSITE , maybe your issue has been resolved in a newer version and updating the plugin will resolve the problem.
- reply with the log as attachment, this would make it less abstract and might ring some bells.
 
regards,
 
- Robert
 

Date: Thu, 24 Sep 2009 12:34:46 -0600
From: dhoffer6@...
To: user@...
Subject: [mojo-user] Re: exec-maven-plugin java goal question

One more data point, this happens running the site-deploy goal.  I don't think it has been seen with other goals.

-Dave

On Thu, Sep 24, 2009 at 8:07 AM, David Hoffer <dhoffer6@...> wrote:

We have an issue where sometimes the exec-maven-plugin will hang forever, but we are not sure why...its very non-repeatable.  It only happens sometimes with our CI builds which are Linux.  In our case we are using the java goal, I understand this is run in the same process.  And the main method this calls does not spawn any threads, etc all it does is generate some files using velocity templates.

Any idea why this might hang?

BTW, I'm using version 1.1

-Dave




See all the ways you can stay connected to friends and family