2013/9/28 Vincent Massol <[email protected]>
On Sep 28, 2013, at 8:57 AM, Jeremie BOUSQUET <[email protected]> wrote:
2013/9/27 Jeremie BOUSQUET <[email protected]>
Hello,
Seems I have some new issue with the xwiki-platform-tool-packager-plugin ... I migrated to XWiki 5.1 (and then 5.2-milestone-2) and in both cases I get the following when building:
[INFO] Copying HSQLDB JDBC Driver JAR ... [INFO] Copying Skins ... Downloading:
http://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/platform/xwiki-...
Downloaded:
http://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/platform/xwiki-... at 0.0 KB/s
ec) [INFO] Extracting SmartClient ... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:57.850s [INFO] Finished at: Fri Sep 27 18:27:54 CEST 2013 [INFO] Final Memory: 33M/247M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal
org.xwiki.platform:xwiki-platform-tool-packager-plugin:5.2-milestone-2:package
(default) on project xwiki-contrib-mailarchive-test-tests: Execution d efault of goal
org.xwiki.platform:xwiki-platform-tool-packager-plugin:5.2-milestone-2:package
failed: For artifact {com.smartgwt:smartgwt:null:jar}: The version cannot be empty. -> [Help 1]
Should I specify this smartgwt artifact in my pom ?
Ok I found out that I have to specify following property in my pom:
<smartgwt.version>3.1</smartgwt.version>
Indeed this is a known problem that I wanted to fix but didn't get the time yet.
Sorry about that
No problem :) Br, Jeremie
Thanks -Vincent
That solved the issue, sorry for not having searched more before posting,
BR, Jeremie
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs