Hi, friends: I tried to follow the instructions on the Getting Started tab of the project website. It says to run this command, with Maven installed:
mvn archetype:generate -DarchetypeGroupId=org.apache.training -DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.0.0-SNAPSHOT I ran it, and got an error message that the archetype does not exist: Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.0:generate (default-cli) on project standalone-pom: The desired archetype does not exist (org.apache.training:content-archetype:1.0.0-SNAPSHOT) Does the page need an update, or do I? Andrew -- Andrew Wetmore Technical Writer-Editor Infra *Apache Software Foundation* [email protected]
