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 268224 - Unable to create Maven FXML MigPane Sample
Summary: Unable to create Maven FXML MigPane Sample
Status: RESOLVED INCOMPLETE
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 09:09 UTC by mienamoo
Modified: 2016-09-27 12:11 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 mienamoo 2016-09-27 09:09:19 UTC
NetBeans 8.2 RC build 201609230201 JavaSE bundle
JDK 8u101
Windows 8.1

When trying to create the sample "Maven FXML MigPane Sample", I get the following Maven error:

Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:generate (default-cli) on project standalone-pom: The desired archetype does not exist (org.codehaus.mojo.archetypes:sample-javafx:0.5) -> [Help 1]
Comment 1 Tomas Stupka 2016-09-27 12:11:51 UTC
could not reproduce with NetBeans IDE 8.2 (Build 201609270201)

if this still happens, please attach your messages.log file and the complete text from the output view
thanks