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 256786 - Cannot build Web Start application - NetBeans 8.1, Maven, RCP
Summary: Cannot build Web Start application - NetBeans 8.1, Maven, RCP
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords: PLATFORM
Depends on:
Blocks:
 
Reported: 2015-11-25 15:07 UTC by pkevin
Modified: 2015-11-25 15:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (664.81 KB, text/plain)
2015-11-25 15:07 UTC, pkevin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pkevin 2015-11-25 15:07:19 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 3.19.0-31-generic running on amd64
Java; VM; Vendor = 1.8.0_66
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.66-b17

Reproducibility: Happens every time

STEPS:
  * Start Clean and Build
  * Build fails

ACTUAL:
  Error creating webstartable binary. module org.objectweb.asm.all cannot be found

EXPECTED:
  Build completes successfully.
Comment 1 pkevin 2015-11-25 15:07:23 UTC
Created attachment 157493 [details]
IDE log