applet-migration-example icon indicating copy to clipboard operation
applet-migration-example copied to clipboard

Cannot build with Maven 3.5.4

Open cooker47 opened this issue 5 years ago • 2 comments

2018-09-25 I'm new to the NPAPI issues. I'd like to use the cincheo solution to migrate a few small Java applets. However, I'm a bit puzzled as to how much customization is needed before I can convert my applets. From your doc it looks as though running mvn clean generate-sources should do everything that's required once I put my source files in the src folder, but it seems that in fact I need to do some work to set up Maven for my applets beforehand. Do you have any guidance for that please? I'm using Maven 3.5.4 on MacOS 10.13.6 with JDK 10.0.2 and Node.js v8.12.0. Thanks,

cooker47 avatar Sep 25 '18 10:09 cooker47