Last modified by Vincent Massol on 2024/04/08 16:22

From version 91.1
edited by Thomas Mortagne
on 2016/11/07 11:50
Change comment: There is no comment for this version
To version 92.1
edited by Thomas Mortagne
on 2016/11/10 11:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -282,6 +282,7 @@
282 282  * ##xwiki-packager-plugin##: Takes XWiki pages defined as XML files and located in ##src/main/resources/## and load them into a database (defined by ##src/main/packager/hibernate.cfg.xml##). An example usage is available [[here>>https://github.com/xwiki/xwiki-platform/tree/master/xwiki-platform-tools/xwiki-platform-tool-packager-plugin/src/it/basic-import-export]].
283 283  * ##[[xwiki-xar-plugin>>XARPlugin]]##: Takes XWiki pages defined as XML files and located in ##src/main/resources/## and generates a XAR (ZIP format) out of them.
284 284  * ##[[xwiki-enterprise-archetype>>XEArchetype]]##: A Maven Archetype to create a Maven project extending XWiki Enterprise. This is useful is you're planning to extend XWiki Enterprise and create a distribution for your product.
285 +* ##[[xwiki-extension-plugin>>ExtensionPlugin]]##: Various extension oriented mojos for Maven build. Current mostly about generating extensions descriptors (.xed) in various situations (WAR dependencies, etc.).
285 285  
286 286  = Building in Eclipse =
287 287  

Get Connected