This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/develop by this push:
new ec08654 docs: Fin tuned the HOWTO a bit.
ec08654 is described below
commit ec08654119346ffca3badf7b70ed3cea344fb28a
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Sep 11 17:28:54 2024 +0200
docs: Fin tuned the HOWTO a bit.
---
HOWTO.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/HOWTO.md b/HOWTO.md
index 0a43a2f..6f40352 100644
--- a/HOWTO.md
+++ b/HOWTO.md
@@ -12,20 +12,18 @@ your presentation to get created under.
And then run:
-`mvn archetype:generate -DarchetypeGroupId=org.apache.training
--DarchetypeArtifactId=content-archetype
--DarchetypeVersion=1.3.0-SNAPSHOT`
+`mvn archetype:generate -DarchetypeGroupId=org.apache.training
-DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.3.0-SNAPSHOT`
This will give you a list of questions to answer in order to create the
new presentation:
- Define value for property 'groupID': org.apache
+ Define value for property 'groupID': org.apache.training.presentations
Define value for property 'artifactID': HowToDoStuff
- Define value for property 'version' 1.3.0-SNAPSHOT: :
+ Define value for property 'version' 1.0-SNAPSHOT: :
Define value for property 'package' org.apache: :
Confirm properties configuration:
apacheTrainingToolsVersion: 1.3.0-SNAPSHOT
- groupID: org.apache
+ groupID: org.apache.training.presentations
artifactId: HowToDoStuff
version 1.0-SNAPSHOT
package: org.apache