Hi Sharon, The tutorial does note that the directory structure was changed (in 1.13.2), but suggests you use the slightly older version of the archetype, 1.13.1, see [1] So I suggest you use that version while working through the tutorial.
Later, if you decide to work on your own project, then you can use the most recent archetype. The main difference is that the "dom" module in 1.13.1 has changed to "modules/simple" in 1.13.2 and later. The idea was to make it easier to add in further modules as the app grows. HTH Dan [1] https://isis.apache.org/pages/tg/tg.html#2.2.-run-the-archetype On Sun, 30 Apr 2017 at 10:22 Sharon Avigdor <[email protected]> wrote: > Hi There, > > I tried to implement the instructions for the PetClinic tutorial, yet I > don't know how to do it right since there's seems to be a mismatch in the > directory structure which is downloaded from maven for simpleapp, version > 1.14 and the directory structure which is addressed at > https://isis.apache.org/pages/tg/tg.html#_tg_tutorials_pet-clinic. > > Can anybody refer me to a more adequate tutorial? > > Best Wishes, > > Sharon >
