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

Summary: org.codehaus.plexus.util.cli.CommandLineException: unbalanced quotes in -Djava.library.path="${project.build.directory}/target ch.sitel.themis.batchrefactor.main.MainElpTransmissionLoaderBatch
Product: ide Reporter: marco76
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194078
Attachments: stacktrace

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 ***