|
So I discovered an issue.
If I run the following command: mvn clean install -Dmaven.surefire.debug=true on a project with an empty src/test directory, mvn hangs. Note that I am not using the latest (3.0.3 not 3.0.3). This isn't blocking or anything, but the surefire plugin probably should fail or ignore rather than hang. John Kramer email: [hidden email]<mailto:[hidden email]> mobile: 314.435.2370 skype: kramer.mojiva 0xCAFEBABE00000032 |
|
Sounds like mvn is waiting for your remote debugger to attach?
See: http://maven.apache.org/plugins/maven-surefire-plugin/examples/debugging.html -JR -----Original Message----- From: John Kramer [mailto:[hidden email]] Sent: Friday, July 27, 2012 11:45 AM To: Maven Users List Subject: Test Debug Flag Causes Hang So I discovered an issue. If I run the following command: mvn clean install -Dmaven.surefire.debug=true on a project with an empty src/test directory, mvn hangs. Note that I am not using the latest (3.0.3 not 3.0.3). This isn't blocking or anything, but the surefire plugin probably should fail or ignore rather than hang. John Kramer email: [hidden email]<mailto:[hidden email]> mobile: 314.435.2370 skype: kramer.mojiva 0xCAFEBABE00000032 </pre><hr><a href="http://mlbfancave.com"><img src="http://mlb411.mlb.com/fancave.gif" border="0" vspace="4"></a><br><i><font arial color="#000066">Check out the Cave. Visit <A href="http://mlbfancave.com">MLBFanCave.com</a></font></i><pre> --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
Ah, perhaps I misunderstood that flag.
Never mind and please disregard! John Kramer email: [hidden email] mobile: 314.435.2370 skype: kramer.mojiva 0xCAFEBABE00000032 On 7/27/12 12:01 PM, "Rodriguez, John" <[hidden email]> wrote: >Sounds like mvn is waiting for your remote debugger to attach? >See: >http://maven.apache.org/plugins/maven-surefire-plugin/examples/debugging.h >tml >-JR > >-----Original Message----- >From: John Kramer [mailto:[hidden email]] >Sent: Friday, July 27, 2012 11:45 AM >To: Maven Users List >Subject: Test Debug Flag Causes Hang > >So I discovered an issue. > >If I run the following command: > >mvn clean install -Dmaven.surefire.debug=true > >on a project with an empty src/test directory, mvn hangs. > >Note that I am not using the latest (3.0.3 not 3.0.3). > >This isn't blocking or anything, but the surefire plugin probably should >fail or ignore rather than hang. > > >John Kramer >email: [hidden email]<mailto:[hidden email]> >mobile: 314.435.2370 >skype: kramer.mojiva >0xCAFEBABE00000032 > ></pre><hr><a href="http://mlbfancave.com"><img >src="http://mlb411.mlb.com/fancave.gif" border="0" >vspace="4"></a><br><i><font arial color="#000066">Check out the Cave. >Visit <A href="http://mlbfancave.com">MLBFanCave.com</a></font></i><pre> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [hidden email] >For additional commands, e-mail: [hidden email] > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
| Powered by Nabble | Edit this page |
