Another pb is the versioning used. We should always use 1.0-SNAPSHOT and not something like 0.0.1-SNAPSHOT. Thanks -Vincent On Oct 17, 2008, at 4:05 PM, Vincent Massol wrote:
Here's what I get when building platform:
... [INFO] XWiki Platform - Core - Query - XWQL [INFO] XWiki Platform - Core - Core [INFO] XWiki Platform - Tools - XML Doc Update Plugin [INFO] XWiki Platform - Tools - Packager [INFO] XWiki Platform - Tools - XWiki Configuration Resources [INFO] XWiki Platform - Tools - Jetty Configuration Resources [INFO] XWiki Platform - Tools - Default (root) webapp for the standalone package [INFO] FoXWiki - Parent [INFO] FoXWiki - Core [INFO] FoXWiki - Distribution [INFO] XWiki Platform - Core - XMLRPC client [INFO] XWiki Platform - Plugins - Parent POM [INFO] XWiki Platform - Plugins - Skin Extensions [INFO] XWiki Platform - Plugins - Adwords [INFO] XWiki Platform - Plugins - Alexa [INFO] XWiki Platform - Plugins - eXo Platform [INFO] XWiki Platform - Plugins - Joda Time [INFO] XWiki Platform - Plugins - Scheduler [INFO] XWiki Platform - Plugins - Application Manager [INFO] XWiki Platform - Plugins - Wiki Manager [INFO] XWiki Platform - Plugins - Mail Sender [INFO] XWiki Platform - Plugins - Lucene search ...
So the foxwiki tool doesn't have the correct artifactId.
That said it's still in the wrong location I believe... I think a top level project would be ok.
Thanks -Vincent