Changes for page XWiki Contrib

Last modified by Vincent Massol on 2024/04/11 10:44

From version 120.1
edited by slauriere
on 2020/03/26 15:28
Change comment: There is no comment for this version
To version 121.1
edited by slauriere
on 2020/03/26 15:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -275,7 +275,7 @@
275 275  
276 276  Where ##{extensionrepository}## is the name of the repository in [[http://github.com/xwiki-contrib/]].
277 277  )))
278 -* Release the project with the maven release plugin (notice the ##integration-tests## profile that is needed when there are functional tests but that you should always use since it doesn't harm. The full command is important, otherwise only a portion of the modules will get prepared and thus some will have wrong versions afterwards)(((
278 +* Release the project with the maven release plugin (notice the ##integration-tests## profile that is needed when there are functional tests but that you should always use since it doesn't harm; the full command is important, otherwise only a portion of the modules will get prepared and thus some will have wrong versions afterwards).(((
279 279  {{code language="none"}}
280 280  mvn release:prepare -Pintegration-tests -Darguments="-DskipTests" -DskipTests
281 281  {{/code}}

Get Connected