On 2/25/2020 3:13 PM, Glenn Holmer wrote:
On 2/25/20 4:56 PM, Ernie Rael wrote:
Deployed to maven central; no more SNAPSHOT issue. You can now do
mvn \
archetype:generate \
-DarchetypeGroupId=com.raelity.jfx \
-DarchetypeArtifactId=javafx-archetype-simple \
-DarchetypeVersion=0.0.1 \
-DgroupId=com.raelity.play.jfx.simple \
-DartifactId=jfx-simple \
-Dversion=1.0-SNAPSHOT
Once it's in the local, you can use the "maven project from archetype",
not sure why it needs to be in local first.
When I run the above command, it works; after that though, using
"project from archetype" doesn't have the expected changes in nbactions.xml.
Is it possible you were picking up the archetypes from org.openfjx?
I just tried it, worked OK; had to do
"Tools>Options>Java>Maven>Index>IndexNow" first. Was there an
nbactions.xml at all?
-ernie
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists