[ 
https://issues.apache.org/jira/browse/NETBEANS-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025192#comment-17025192
 ] 

Ernie Rael commented on NETBEANS-3104:
--------------------------------------

I've recently, over a few days, taken a long look at MavenWizardIterator and 
it's package, wondering what it would take to get NetBeans' "Simple JavaFX 
Maven Archetype" to work out of the box. I was looking since I had to manually
 * update javafx-maven-plugin to version 0.0.4
 * change javafx-maven-plugin's configuration, adding <executions>... so that I 
could both run *and debug* the simple app. See NETBEANS-3730 attachement.
 * put two actions into nbactions.xml. Only partly covered by this issue since 
the pom must be changed in concert.

So, what I mean by "more" is that 3rd party archetypes might/probably need 
dynamic adjustment to work cleanly, from the user's point of view, with 
NetBeans; this issue is not enough. Some options:
 # provide fixup/cleanup hooks during project creation 
 # provide our own version of the maven artifact, also takes care of nbactions
 # provide doc on how to fix up a project after creation

> Extend ArchetypeWizards.definedArchetype to include optional nbactions
> ----------------------------------------------------------------------
>
>                 Key: NETBEANS-3104
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3104
>             Project: NetBeans
>          Issue Type: Improvement
>            Reporter: Geertjan Wielenga
>            Assignee: Jaroslav Tulach
>            Priority: Major
>
> http://bits.netbeans.org/dev/javadoc/org-netbeans-api-maven/org/netbeans/api/maven/archetype/ArchetypeWizards.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to