27 Aug
2009
27 Aug
'09
20:22
Using command line 'mvn -Peclipse -U' appears to succeed in building and deploying IPT to localhost. Here's the output:
How are people actually debugging IPT? Is anyone using Eclipse WTP and deploying IPT to an embedded server? My goal is to set breakpoints and actually step through server side code.
What version of maven are you using? Maybe thats the key to the problem...
eighty$ mvn -v Maven version: 2.0.9 Java version: 1.5.0_19 OS name: "mac os x" version: "10.5.8" arch: "i386" Family: "unix"