> On Oct 1, 2024, at 9:53 AM, Craig Russell <[email protected]> wrote: > > Hi, > > Could you go into a clean directory per the instructions and enter the mvn > command to build the archetype: > > [MacBook-Pro-10:~/apache/2024-coc-experiment] clr% mvn archetype:generate > -DarchetypeGroupId=org.apache.training > -DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.3.0-SNAPSHOT -X > > This command fails for me [1]. Has anyone else tried it recently?
When I originally did this, it failed. Once I had done it in the top-level directory, it thereafter worked in all subdirectories, so there’s clearly some kind of priming of the pump that happens with that initial build. — Rich Bowen [email protected]
