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.

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."

---------------------------------------------------------------------
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

Reply via email to