Thanks for your feedback. I have tried using
"-DarchetypeVersion=0.9.9-SNAPSHOT" as you suggested.
I am still getting similar errors
[INFO] Generating project in Interactive mode[INFO] Archetype repository not
defined. Using the one from
[org.apache.royale.framework:royale-simple-application-archetype:0.9.7] found
in catalog remote[WARNING] The POM for
org.apache.royale.framework:royale-simple-application-archetype:jar:0.9.9-SNAPSHOT
is missing, no dependency information available[INFO]
------------------------------------------------------------------------[INFO]
BUILD FAILURE[INFO]
------------------------------------------------------------------------
Share your pom.xml template. Let me try it on a new maven project that was
created without an archetype.
On Tuesday, May 25, 2021, 03:22:18 PM GMT+1, Piotr Zarzycki
<[email protected]> wrote:
Maybe try: -DarchetypeVersion=0.9.9-SNAPSHOT - if not I can only try to
provide you some pom.xml template which you can adjust and add to existing
project.
wt., 25 maj 2021 o 16:00 [email protected] <[email protected]>
napisał(a):
> Thanks. Would definitely go through and run the code but at the moment. I
> am still having issues creating a maven project
>
> mvn archetype:generate -DarchetypeGroupId=org.apache.royale.framework
> -DarchetypeArtifactId=royale-simple-application-archetype
> -DarchetypeVersion=0.9.8-SNAPSHOT
> It does not work. I get the following errors
> [INFO] Generating project in Interactive mode[INFO] Archetype repository
> not defined. Using the one from
> [org.apache.royale.framework:royale-simple-application-archetype:0.9.7]
> found in catalog remote[WARNING] The POM for
> org.apache.royale.framework:royale-simple-application-archetype:jar:0.9.8-SNAPSHOT
> is missing, no dependency information available
>
>
> I got this archetype from the maven Documentation for royale.
>
>
> It appears this archetype is no longer valid.
>
> Do you have the latest archetype for creating a maven project ?
>
>
>
>
>
> Sent from Yahoo Mail on Android
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers_wl=ym_sub1=Internal_sub2=Global_YGrowth_sub3=EmailSignature>
>
> On Tue, 25 May 2021 at 13:40, Piotr Zarzycki
> <[email protected]> wrote:
> Hi Roman,
>
> Crux examples are part of framework sources. You can find them here [1]. In
> order to build them you need to use nightly build of Royale.
>
> [1] https://github.com/apache/royale-asjs/tree/develop/examples/crux
>
> Thanks,
> Piotr
>
> wt., 25 maj 2021 o 13:59 [email protected]
> <[email protected]> napisał(a):
>
>
> > Hi,
> > I am going through the royale site and I discovered the crux framework.
> > From the site, I can see that it supports the presentation model.
> > I am interested in knowing how crux can be used with the presentation
> > model. I have used the presentation model with "ZK web framework " before
> > and it was my preferred pattern compared to mvc.
> >
> > I will like to have a look at code snippets or documentation on how crux
> > can be used with the presentation model if available.
> >
> > Roman,
> > Sent from Yahoo Mail on Android
>
>
>
>
> --
>
> Piotr Zarzycki
>
>
--
Piotr Zarzycki