This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164151 - Can't launch profiler for Maven project on Windows
Summary: Can't launch profiler for Maven project on Windows
Status: RESOLVED DUPLICATE of bug 161670
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-30 09:29 UTC by ecastro
Modified: 2009-04-30 17:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ecastro 2009-04-30 09:29:41 UTC
Take a simple Maven project.
NetBeans is installed in "C:\Program Files\NetBeans..."
Java is installed in "C:\Program Files\Java..."

Running the Maven project works well
However, profiling the Maven project is broken, because of a wrong handling of spaces and quotes.

Workaround : correct the maven actions in the project properties (however it is a little touchy)
Comment 1 Milos Kleint 2009-04-30 11:59:17 UTC
duplicate of a fixed issue?
Comment 2 Tomas Hurka 2009-04-30 12:30:36 UTC
This should be fixed by issue #161670. Which version of Netbeans are you using?
Comment 3 ecastro 2009-04-30 17:30:24 UTC
I encountered the bug with NB 6.5 & 6.7M3.
I just tested with 6.7 Beta, the problem has gone away.
Profiler works now with Maven project.

Bug resolved

*** This issue has been marked as a duplicate of 161670 ***