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 220841 - org.codehaus.plexus.util.cli.CommandLineException: unbalanced quotes in -Djava.library.path="${project.build.directory}/target ch.sitel.themis.batchrefactor.main.MainElpTransmissionLoaderBatch
Summary: org.codehaus.plexus.util.cli.CommandLineException: unbalanced quotes in -Djav...
Status: RESOLVED DUPLICATE of bug 211686
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 13:09 UTC by marco76
Modified: 2012-10-26 05:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194078


Attachments
stacktrace (1.06 KB, text/plain)
2012-10-25 13:09 UTC, marco76
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco76 2012-10-25 13:09:48 UTC
This bug was originally marked as duplicate of bug 211686, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-b24
OS: Windows 7

User Comments:
marco76: error in the parameters of the nbactions.xml file




Stacktrace: 
org.codehaus.plexus.util.cli.CommandLineException: unbalanced quotes in -Djava.library.path="${project.build.directory}/target  ch.sitel.themis.batchrefactor.main.MainElpTransmissionLoaderBatch
   at org.codehaus.plexus.util.cli.CommandLineUtils.translateCommandline(CommandLineUtils.java:506)
   at org.netbeans.modules.maven.cos.CosChecker.extractDebugJVMOptions(CosChecker.java:750)
   at org.netbeans.modules.maven.cos.CosChecker.checkRunMainClass(CosChecker.java:298)
   at org.netbeans.modules.maven.cos.CosChecker.checkRunConfig(CosChecker.java:129)
   at org.netbeans.modules.maven.execute.PrereqCheckerMerger$Impl.checkRunConfig(PrereqCheckerMerger.java:91)
   at org.netbeans.modules.maven.api.execute.RunUtils.run(RunUtils.java:86)
Comment 1 marco76 2012-10-25 13:09:50 UTC
Created attachment 126545 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-26 05:20:04 UTC

*** This bug has been marked as a duplicate of bug 211686 ***