Changes for page Creating XWiki Components

Last modified by Simon Urli on 2023/10/10

From version 71.1
edited by Thomas Mortagne
on 2018/02/21
Change comment: There is no comment for this version
To version 71.2
edited by Adel Atallah
on 2018/05/28
Change comment: Fix typo

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.atallahade
Content
... ... @@ -22,7 +22,7 @@
22 22  
23 23  To make it easier for you to get started, we have created a [[Maven Archetype>>http://maven.apache.org/archetype/maven-archetype-plugin/]] to help create a simple component module with a single command.
24 24  
25 -After you've [[installed Maven>>http://maven.apache.org/]], open a shell prompt an type: {{code language="none"}}mvn archetype:generate{{/code}}.
25 +After you've [[installed Maven>>http://maven.apache.org/]], open a shell prompt and type: {{code language="none"}}mvn archetype:generate{{/code}}.
26 26  
27 27  This will list all archetypes available on Maven Central. If instead you wish to directly use the XWiki Component Archetype, you can directly type (update the version to use the version you wish to use):
28 28  

Get Connected