Re: [mevenide-user] breakpoints ignored
"Milos Kleint" <[email protected]> Thu, 25 Sep 2008 11:13:34 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
See http://jira.codehaus.org/browse/MEVENIDE-435 for a workaround. Milos On Wed, Sep 24, 2008 at 8:18 PM, brad hadfield <[email protected]> wrote: > I realize this is probably a bug with the surefire plugin: > > > > The presence of <argLine> inputs in the surefire config causes > netbeans/mavenide to ignore breakpoints. > > > > For example: > > > > > > <groupId>org.apache.maven.plugins</groupId> > > <artifactId>maven-surefire-plugin</artifactId> > > <version>2.4.2</version> > > <executions> > > <execution> > > <id>runtests</id> > > <phase>test</phase> > > </execution> > > </executions> > > <configuration> > > <systemProperties> > > <property> > > <name>test.remote</name> > > <value>${test.remote}</value> > > </property> > > </systemProperties> > > <argLine>-Xmx512m -XX:MaxPermSize=256m</argLine> > > </configuration> > > > > I wondered if anyone has experienced the behavior and/or has suggestions? > > > > Thanks --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email