[Building Sakai] Stuck with deploying code

Steve Swinsburg steve.swinsburg at gmail.com
Sat Mar 24 21:06:37 PDT 2012


What's the value of catalina_home in your environment?


Sent from my iPad

On 25/03/2012, at 1:03 PM, "Maurer, Christopher Wayne" <chmaurer at iupui.edu> wrote:

> That looks right at first glance.  I use the command line param, so maybe someone else can chime in on the proper setting.
> 
> Chris
> 
> ----- Reply message -----
> From: "gayan sukumal wiharagoda" <gayanwiharagoda at gmail.com>
> Date: Sat, Mar 24, 2012 8:12 pm
> Subject: [Building Sakai] Stuck with deploying code
> To: "Maurer, Christopher Wayne" <chmaurer at iupui.edu>
> 
> Hi,
> 
> this is the changers I have done to setting.xml
> 
> 
> <profile>
>       <id>tomcat5x</id> 
>       <activation>
>         <activeByDefault>true</activeByDefault> 
>       </activation>
>       <properties>
> <!-- <checksumPolicy>ignore</checksumPolicy> -->
>         <appserver.id>tomcat5x</appserver.id> 
>         <appserver.home>${env.CATALINA_HOME}</appserver.home> 
>         <maven.tomcat.home>${env.CATALINA_HOME}</maven.tomcat.home> 
>         <sakai.appserver.home>${env.CATALINA_HOME}</sakai.appserver.home> 
>         <surefire.reportFormat>plain</surefire.reportFormat>
>         <surefire.useFile>false</surefire.useFile>
>       </properties>
>     </profile>
> 
> regars,
> Gayan. 
> 
> On Sat, Mar 24, 2012 at 11:36 PM, Maurer, Christopher Wayne <chmaurer at iupui.edu> wrote:
> Yes, you can specify it in settings.xml somewhere too.  Not sure how to define it without looking it up (responding from my phone).
> 
> Chris
> 
> ----- Reply message -----
> From: "gayan sukumal wiharagoda" <gayanwiharagoda at gmail.com>
> Date: Sat, Mar 24, 2012 12:51 pm
> Subject: [Building Sakai] Stuck with deploying code
> To: "Maurer, Christopher Wayne" <chmaurer at iupui.edu>
> 
> Hi,
> Is this a problem of configure the setting.xml
> regards,
> Gayan
> 
> 
> On Sat, Mar 24, 2012 at 9:49 PM, Maurer, Christopher Wayne <chmaurer at iupui.edu> wrote:
> You need to specify the path to tomcat so mvn knows where to deploy.
> Add something like this to your command: -Dmaven.tomcat.home=/opt/tomcat/   
> (make sure the path is to your actual tomcat install)
> 
> Chris
> 
> From: gayan sukumal wiharagoda <gayanwiharagoda at gmail.com>
> Date: Sat, 24 Mar 2012 21:17:40 +0530
> To: <sakai-dev at collab.sakaiproject.org>
> Subject: [Building Sakai] Stuck with deploying code
> 
> Hi,
> I have stuck in deploying code nearly one week.When I was trying to execute below code I got bellow log.I relay want to fix bugs as soon as possible.Can some one help me.
> 
> 
> sudo mvn -Pcafe sakai:deploy
> 
> 
> 
> 
> [INFO]   Sakai JSF widgets resources (jsf-resource)
> [INFO]   Sakai JSF Assembly (jsf-assembly)
> [INFO]   Sakai JSF Spreadsheet Support (jsf-spreadsheet)
> [INFO]   Sakai JSF Tool Servlet (jsf-tool)
> [INFO]   Sakai JSF Widgets - Sun RI (jsf-widgets-sun)
> [INFO]   Sakai JSF Widgets - MyFaces RI (jsf-widgets-myfaces)
> [INFO]   Sakai JSF Widgets (jsf-widgets)
> [INFO]   Sakai JSF widget dependencies for Sun's RI
>         (sakai-depend-jsf-widgets-sun)
> [INFO]   Sakai JSF Tool using Sun's RI (jsf-sun-ri-tool)
> [INFO]   Sakai JSF Widgets Dependencies for MyFaces
>         (sakai-depend-jsf-widgets-myfaces)
> [INFO]   Sakai JSF Tool Using Sun's RI (jsf-myfaces-tool)
> [INFO]   Sakai Mock (sakai-mock)
> [INFO]   Sakai WebServices Project
> [INFO]   Sakai Util Axis
> [INFO]   Sakai Samigo Project (base POM)
> [INFO]   Sakai Samigo API (samigo-api)
> [INFO]   Sakai Samigo Hibernate POJO (samigo-hibernate)
> [INFO]   sakai-calendar base pom
> [INFO]   sakai-calendar-api
> [INFO]   Sakai Samigo Services (samigo-services)
> [INFO]   Sakai Samigo QTI Services (samigo-qti)
> [INFO]   Sakai Axis Servlet
> [INFO]   Webservices Assembly
> [INFO]   BasicLTI base pom (basiclti)
> [INFO]   IMS BasicLTI Utilities (basiclti-util)
> [INFO]   BasicLTI Common (basiclti-common)
> [INFO]   BasicLTI API (basiclti-api)
> [INFO]   Portlet utilities (portlet-util)
> [INFO]   BasicLTI Implementation (basiclti-impl)
> [INFO]   sakai-velocity base pom
> [INFO]   sakai-velocity-tool-api
> [INFO]   sakai-courier base pom
> [INFO]   sakai-courier-api
> [INFO]   sakai-velocity-tool
> [INFO]   Basic LTI Admin Tool (basiclti-tool)
> [INFO]   BasicLTI Component Package (basiclti-pack)
> [INFO]   BasicLTI Portlet (imsblti)
> [INFO]   BasicLIS Implementation (imsblis)
> [INFO]   BasicLTI Help (basiclti-help)
> [INFO]   BasicLTI Tomcat overlay assembly (basiclti-assembly)
> [INFO]   BasicLTI Docs (basiclti-docs)
> [INFO]   Sakai Job Scheduler Project (base pom)
> [INFO]   Sakai Job Scheduler API (scheduler-api)
> [INFO]   Sakai Job Scheduler Events Model
> [INFO]   Sakai Job Scheduler Component (scheduler-component)
> [INFO]   Sakai Job Scheduler Component (scheduler-component-shared)
> [INFO]   Sakai Job Scheduler Test Component (scheduler-test-component)
> [INFO]   Sakai Job Scheduler Test Component Shared Library (scheduler-test-component-shared)
> [INFO]   Sakai Job Scheduler Tool (scheduler-tool)
> [INFO]   Sakai Job Scheduler Deploy POM (scheduler-deploy)
> [INFO]   Sakai Job Scheduler Assembly (scheduler-assembly)
> [INFO]   Sakai Job Scheduler Shared Deploy (scheduler-shared)
> [INFO]   sakai-lessonbuildertool base pom
> [INFO]   sakai-lessonbuildertool-api
> [INFO]   sakai-lessonbuildertool-help
> [INFO]   sakai-lessonbuildertool-tool-hbm
> [INFO]   sakai-lessonbuildertool-tool-components
> [INFO]   sakai-taggable base pom
> [INFO]   sakai-taggable-api
> [INFO]   sakai-assignment base pom
> [INFO]   sakai-assignment-api
> [INFO]   Sakai Message Center Base POM
> [INFO]   Sakai Message Forums API
> [INFO]   Sakai Message Forums Hibernate Module
> [INFO]   sakai-lessonbuildertool-tool
> [INFO]   sakai-lessonbuildertool-assembly
> [INFO]   Sakai Mail Sender Project
> [INFO]   Sakai Mail Sender API
> [INFO]   sakai-message base pom
> [INFO]   sakai-message-api
> [INFO]   Sakai Mail Archive Project
> [INFO]   sakai-mailarchive-api
> [INFO]   Sakai Mail Sender Impl
> [INFO]   Sakai Mail Sender Components Pack
> [INFO]   Sakai Mail Sender Tool
> [INFO]   Sakai Mail Sender Help
> [INFO]   Sakai Mail Sender Assembly
> [INFO]   Sakai Message Forums Tool
> [INFO]   Sakai Search Project
> [INFO]   sakai-search-api
> [INFO]   Sakai Message Forums Component Implementation
> [INFO]   Sakai Message Forums Components
> [INFO]   Sakai Message Center Help
> [INFO]   Sakai Message Forums Assembly
> [INFO]   Sakai Polls Project base pom (polls)
> [INFO]   Sakai Polls API Module (polls-api)
> [INFO]   Sakai Polls Help Module (polls-help)
> [INFO]   Sakai Polls Implementation Module (polls-impl)
> [INFO]   Sakai Polls Component Package (polls-pack)
> [INFO]   Sakai Polls Tool Module (polls-tool)
> [INFO]   Sakai Polls Assembly (polls-assembly)
> [INFO]   Sakai Profile Project
> [INFO]   Sakai Profile API (profile-api)
> [INFO]   Sakai Profile Tool (profile-tool)
> [INFO]   Sakai Profile Help
> [INFO]   Sakai Profile Components Package (profile-component)
> [INFO]   Sakai Profile Components Shared (profile-component-shared)
> [INFO]   Sakai Job profile Assembly (profile-assembly)
> [INFO]   Profile2
> [INFO]   Profile2 API
> [INFO]   Profile2 HELP
> [INFO]   Profile2 UTIL
> [INFO]   Profile2 IMPL
> [INFO]   Profile2 PACK
> [INFO]   Profile2 Bundle
> [INFO]   Profile2 TOOL
> [INFO]   Profile2 Assembly
> [INFO]   Profile2 Dependency Deployer
> [INFO]   Reset Password and Account Validator
> [INFO]   Sakai AccountValidator API
> [INFO]   Reset pass
> [INFO]   Sakai Reset Pass Help
> [INFO]   Sakai Account Validator Implementation
> [INFO]   Sakai Account Validator Components Pack
> [INFO]   Sakai Account Validator Tool
> [INFO]   Reset Pass Assembly
> [INFO]   Sakai Samigo Content Packaging (samigo-cp)
> [INFO]   Sakai Samigo Audio Recorder (samigo-audio)
> [INFO]   Sakai Samigo Tool (samigo-app)
> [INFO]   Sakai Tests and Quizzes Help (samigo-help)
> [INFO]   Sakai Samigo Lite Service Implementaiton (samlite-impl)
> [INFO]   Sakai Samigo Component Package (samigo-pack)
> [INFO]   Sakai Samigo Deploy POM
> [INFO]   Sakai Samigo Assembly (samigo-assembly)
> [INFO]   Sakai samigo Shared Deploy
> [INFO]   Sakai Samigo Import Handlers (samigo-import)
> [INFO]   search-help
> [INFO]   search-model
> [INFO]   sakai-search-util
> [INFO]   search-test-1.6
> [INFO]   search-impl
> [INFO]   search-pack
> [INFO]   sakai-search-integration-test
> [INFO]   sakai-search-tool
> [INFO]   Sakai Search Project
> [INFO]   Sakai Search service Assembly
> [INFO]   Sakai Shortened URL Service
> [INFO]   Sakai Shortened URL Service API
> [INFO]   Sakai Shortened URL Service Implementations
> [INFO]   Sakai Shortened URL Service Pack
> [INFO]   Sakai Shortened URL Service Resolver Servlet
> [INFO]   Sakai Shortened URL Service Assembly
> [INFO]   Sakai SiteStats
> [INFO]   Sakai SiteStats API
> [INFO]   Sakai SiteStats Bundle
> [INFO]   Sakai SiteStats Hibernate
> [INFO]   Sakai SiteStats Implementation
> [INFO]   Sakai SiteStats Components
> [INFO]   Sakai SiteStats Tool
> [INFO]   Sakai SiteStats Help
> [INFO]   Sakai SiteStats Assembly
> [INFO]   Sakai base pom
> [INFO]   Sakai Access Project
> [INFO]   sakai-access-impl
> [INFO]   access
> [INFO]   web
> [INFO]   Sakai Alias Project
> [INFO]   sakai-alias-tool
> [INFO]   sakai-announcement base pom
> [INFO]   sakai-announcement-api
> [INFO]   sakai-announcement-help
> [INFO]   sakai-message-impl
> [INFO]   sakai-site base pom
> [INFO]   sakai-mergedlist-util
> [INFO]   sakai-announcement-impl
> [INFO]   sakai-announcement-pack
> [INFO]   sakai-announcement-tool
> [INFO]   sakai-announcement-assembly
> [INFO]   Sakai Archive Project
> [INFO]   sakai-archive-tool
> [INFO]   Sakai Announcement Import Handlers
> [INFO]   Sakai Import Components Package
> [INFO]   sakai-assignment-help
> [INFO]   sakai-assignment-bundles
> [INFO]   sakai-assignment-impl
> [INFO]   sakai-assignment-pack
> [INFO]   sakai-assignment-tool
> [INFO]   sakai-assignment-assembly
> [INFO]   Sakai AuthZ Project
> [INFO]   sakai-authz-tool
> [INFO]   sakai-calendar-help
> [INFO]   sakai-calendar-bundles
> [INFO]   sakai-calendar-util
> [INFO]   sakai-calendar-impl
> [INFO]   sakai-calendar-pack
> [INFO]   sakai-calendar-tool
> [INFO]   sakai-calendar-summary-tool
> [INFO]   sakai-calendar-assembly
> [INFO]   Sakai Chat Project
> [INFO]   sakai-chat-api
> [INFO]   Sakai Chat Help
> [INFO]   sakai-courier-util
> [INFO]   sakai-chat-impl
> [INFO]   sakai-chat-pack
> [INFO]   sakai-presence base pom
> [INFO]   sakai-presence-api
> [INFO]   sakai-presence-util
> [INFO]   sakai-chat-tool
> [INFO]   Citations Project
> [INFO]   sakai-citations-api
> [INFO]   sakai-citations-web2bridge
> [INFO]   sakai-citations-util
> [INFO]   sakai-citations-xserver
> [INFO]   sakai-citations-impl
> [INFO]   savecite
> [INFO]   sakai-citations-tool
> [INFO]   sakai-citations-pack
> [INFO]   sakai-citations-shared-deploy
> [INFO]   Sakai Config Project
> [INFO]   configuration-bundles
> [INFO]   localization-bundles
> [INFO]   localization-pack
> [INFO]   shared-i18n-bundles
> [INFO]   shared-i18n-pack
> [INFO]   Sakai Content Project
> [INFO]   Sakai Content Help
> [INFO]   sakai-content-copyright-api
> [INFO]   sakai-content-copyright-impl
> [INFO]   sakai-content-copyright-pack
> [INFO]   content-providers-impl
> [INFO]   content-providers-pack
> [INFO]   content-bundle
> [INFO]   content-tool
> [INFO]   content-types
> [INFO]   Sakai Content Types Component Package
> [INFO]   sakai-courier-impl
> [INFO]   sakai-courier-pack
> [INFO]   courier
> [INFO]   sakai-courier-assembly
> [INFO]   Sakai DAV Project
> [INFO]   sakai-dav-common
> [INFO]   dav
> [INFO]   sakai-dav-server
> [INFO]   Sakai Gradebook Project
> [INFO]   sakai-gradebook-help
> [INFO]   sakai-gradebook-testservice
> [INFO]   sakai-gradebook-app
> [INFO]   sakai-gradebook-app-business
> [INFO]   sakai-gradebook-app-ui
> [INFO]   sakai-gradebook-tool
> [INFO]   sakai-gradebook-standalone-app
> [INFO]   sakai-gradebooksample-grade-converter
> [INFO]   Sakai Help Project
> [INFO]   sakai-help-content
> [INFO]   sakai-help-api
> [INFO]   sakai-comp-shared-help
> [INFO]   sakai-comp-help
> [INFO]   sakai-help-tool
> [INFO]   Sakai Link Tool Project
> [INFO]   Sakai Login Project
> [INFO]   sakai-login-api
> [INFO]   authn
> [INFO]   sakai-login-impl
> [INFO]   login-pack
> [INFO]   login-render-engine-impl
> [INFO]   login-render
> [INFO]   sakai-login-tool
> [INFO]   Sakai Email Archive Help
> [INFO]   sakai-mailarchive-impl
> [INFO]   sakai-mailarchive-pack
> [INFO]   sakai-mailarchive-tool
> [INFO]   sakai-mailarchive-james
> [INFO]   sakai-search-adapters-impl
> [INFO]   sakai-search-adapters-pack
> [INFO]   sakai-mailarchive-assembly
> [INFO]   Sakai Memory Project
> [INFO]   sakai-memory-tool
> [INFO]   sakai-message-tool
> [INFO]   sakai-message-assembly
> [INFO]   sakai-metaobj base pom
> [INFO]   sakai-metaobj-api
> [INFO]   sakai-metaobj-help
> [INFO]   sakai-portal base (neo)
> [INFO]   sakai-portal-api
> [INFO]   sakai-metaobj-tool-lib
> [INFO]   sakai-metaobj-impl
> [INFO]   sakai-metaobj-component
> [INFO]   sakai-metaobj-tool
> [INFO]   sakai-metaobj-assembly
> [INFO]   sakai-metaobj-tool
> [INFO]   Sakai OSP Project
> [INFO]   osp-common
> [INFO]   OSP Common Service
> [INFO]   OSP Common Implementation
> [INFO]   OSP Common Component
> [INFO]   OSP Common Tool Lib
> [INFO]   osp-jsf
> [INFO]   OSP JSF Widgets
> [INFO]   Sakai OSP JSF Widgets Dependencies for Sun RI
> [INFO]   OSP Common Tool
> [INFO]   OSP Styles Help
> [INFO]   osp-glossary
> [INFO]   OSP Glossary Service
> [INFO]   OSP Glossary Implementation
> [INFO]   OSP Glossary Component
> [INFO]   OSP Glossary Tool Lib
> [INFO]   OSP Glossary Tool
> [INFO]   OSP Glossary Help
> [INFO]   osp-integration
> [INFO]   OSP Integration with Sakai
> [INFO]   OSP Integration with Sakai Implementation
> [INFO]   OSP Integration with Sakai Component
> [INFO]   OSP JSF Widgets - Example
> [INFO]   OSP JSF Widgets - Resource
> [INFO]   Sakai OSP JSF Widgets Dependencies for MyFaces
> [INFO]   OSP Master
> [INFO]   osp-matrix
> [INFO]   OSP Matrix Service
> [INFO]   osp-wizard
> [INFO]   OSP Wizard Service
> [INFO]   sakai-site-manage base pom
> [INFO]   sakai-site-manage-api
> [INFO]   sakai-site-manage-util
> [INFO]   sakai-siteassociation-api
> [INFO]   OSP Matrix Service implementation
> [INFO]   OSP Glossary Component
> [INFO]   OSP Matrix Tool
> [INFO]   OSP Matrix Help
> [INFO]   osp-portal-base
> [INFO]   OSP Portal Service
> [INFO]   OSP Portal Implementation
> [INFO]   OSP Portal Component
> [INFO]   OSP Portal
> [INFO]   sakai-portal-util
> [INFO]   sakai-portal-render-api
> [INFO]   sakai-portal-impl
> [INFO]   OSP Portal
> [INFO]   osp-presentation
> [INFO]   OSP Presentation Service
> [INFO]   OSP Presentation Service implementation
> [INFO]   OSP Presentation Component
> [INFO]   OSP Presentation Tool Lib
> [INFO]   OSP Presentation Tool
> [INFO]   OSP Presentation Layout Help
> [INFO]   sakai-warehouse base pom
> [INFO]   sakai-warehouse-api
> [INFO]   sakai-warehouse-impl
> [INFO]   osp-warehouse
> [INFO]   OSP Warehouse Implementation
> [INFO]   OSP Warehouse Component
> [INFO]   OSP Wizard Service implementation
> [INFO]   OSP Wizard Components
> [INFO]   OSP Wizard Tool Lib
> [INFO]   OSP Wizard Tool
> [INFO]   OSP Wizard Help
> [INFO]   osp-xsltcharon
> [INFO]   xslt portal
> [INFO]   Sakai Podcast Project
> [INFO]   Sakai Podcasts Help
> [INFO]   sakai-podcasts-api
> [INFO]   sakai-podcasts-impl
> [INFO]   sakai-podcasts-pack
> [INFO]   podcasts
> [INFO]   sakai-podcasts
> [INFO]   sakai-editor
> [INFO]   pcservice-impl
> [INFO]   pcservice-pack
> [INFO]   sakai-portal-render-impl
> [INFO]   sakai-portal-render-pack
> [INFO]   sakai-portal-service-impl
> [INFO]   sakai-portal-service-pack
> [INFO]   sakai-portal (charon)
> [INFO]   sakai-portal-render-engine-impl
> [INFO]   sakai-portal-render
> [INFO]   sakai-portal tool
> [INFO]   sakai-portal-assembly
> [INFO]   sakai-portal-shared-deploy
> [INFO]   Sakai Postem Project
> [INFO]   sakai-postem-api
> [INFO]   sakai-postem-hbm
> [INFO]   sakai-postem-impl
> [INFO]   sakai-postem-pack
> [INFO]   Sakai Postem Tool
> [INFO]   Sakai Post'Em Help
> [INFO]   sakai-presence-impl
> [INFO]   sakai-presence-pack
> [INFO]   sakai-presence-tool
> [INFO]   sakai-presence-assembly
> [INFO]   Sakai Providers Project
> [INFO]   sakai-allhands-provider
> [INFO]   sakai-coursemanagement-authz-provider-impl
> [INFO]   sakai-coursemanagement-authz-provider-impl
> [INFO]   sakai-sample-provider
> [INFO]   sakai-hybrid-provider
> [INFO]   sakai-provider-pack
> [INFO]   sakai-federating-provider
> [INFO]   sakai-imsent-provider
> [INFO]   sakai-jldap-provider-mock
> [INFO]   sakai-jldap-provider
> [INFO]   sakai-kerberos-provider
> [INFO]   sakai-openldap-provider
> [INFO]   Sakai TextArea Project
> [INFO]   sakai-fck-connector
> [INFO]   Sakai Library Project
> [INFO]   Sakai Library
> [INFO]   Sakai Rights Project
> [INFO]   sakai-rights-api
> [INFO]   sakai-rights-impl
> [INFO]   sakai-rights-pack
> [INFO]   sakai-rights-tool
> [INFO]   Sakai Roster Project
> [INFO]   Sakai Roster Service
> [INFO]   Sakai Roster Implementation
> [INFO]   Sakai Roster Components
> [INFO]   Sakai Roster List Tool
> [INFO]   Sakai Roster Help
> [INFO]   Sakai RWiki Project
> [INFO]   sakai-rwiki-api
> [INFO]   sakai-rwiki-help
> [INFO]   sakai-radeox
> [INFO]   sakai-rwiki-model
> [INFO]   sakai-rwiki-util
> [INFO]   sakai-rwiki-impl
> [INFO]   sakai-rwiki-integration-test
> [INFO]   sakai-rwiki-diff
> [INFO]   sakai-rwiki-pack
> [INFO]   sakai-rwiki-tool
> [INFO]   wiki
> [INFO]   Sakai Sections Project
> [INFO]   Sakai Section Info Help
> [INFO]   sakai-sections-app-util
> [INFO]   sakai-sections-tool
> [INFO]   sakai-site-tool
> [INFO]   sakai-site-help
> [INFO]   sakai-site-assembly
> [INFO]   sakai-site-pageorder-helper
> [INFO]   sakai-site-pageorder-helper-assembly
> [INFO]   sakai-siteassociation-hbm
> [INFO]   sakai-siteassociation-impl
> [INFO]   sakai-siteassociation-pack
> [INFO]   sakai-siteassociation-util
> [INFO]   sakai-siteassociation-tool
> [INFO]   sakai-siteassociation-assembly
> [INFO]   sakai-site-manage-hbm
> [INFO]   sakai-site-manage-help
> [INFO]   sakai-site-manage-impl
> [INFO]   sakai-site-manage-pack
> [INFO]   sakai-site-manage-group-section-role-helper-pack
> [INFO]   sakai-site-manage-group-section-role-helper
> [INFO]   sakai-site-manage-link-helper
> [INFO]   sakai-site-manage-participant-helper
> [INFO]   sakai-site-manage-tool
> [INFO]   sakai-site-manage-assembly
> [INFO]   sakai-site-manage-group-helper
> [INFO]   Sakai Syllabus Project
> [INFO]   Sakai Syllabus API
> [INFO]   sakai-syllabus-hbm
> [INFO]   sakai-syllabus-impl
> [INFO]   sakai-syllabus-pack
> [INFO]   Sakai Syllabus Help
> [INFO]   sakai-syllabus-tool
> [INFO]   sakai-taggable-hbm
> [INFO]   sakai-taggable-impl
> [INFO]   sakai-taggable-pack
> [INFO]   sakai-taggable-assembly
> [INFO]   Sakai Tool Project
> [INFO]   sakai-tool-tool-su
> [INFO]   Become User Help (su-help)
> [INFO]   Sakai User Project
> [INFO]   sakai-user-tool
> [INFO]   sakai-user-tool-admin-prefs
> [INFO]   sakai-user-tool-prefs
> [INFO]   Sakai User Membership  Project
> [INFO]   sakai-usermembership-api
> [INFO]   sakai-usermembership-help
> [INFO]   sakai-usermembership-impl
> [INFO]   sakai-usermembership-pack
> [INFO]   sakai-usermembership-tool
> [INFO]   sakai-velocity-assembly
> [INFO]   sakai-warehouse-component
> [INFO]   sakai-warehouse-assembly
> [INFO]   Sakai Web Project
> [INFO]   sakai-news-api
> [INFO]   sakai-news-impl
> [INFO]   sakai-news-pack
> [INFO]   sakai-news-tool
> [INFO]   sakai-web-api
> [INFO]   Sakai Web Help
> [INFO]   sakai-web-impl
> [INFO]   sakai-web-pack
> [INFO]   sakai-web-tool
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Sakai Master
> [INFO]    task-segment: [sakai:deploy]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] One or more required plugin parameters are invalid/missing for 'sakai:deploy'
> 
> [0] Inside the definition for plugin 'sakai' specify the following:
> 
> <configuration>
>   ...
>   <deployDirectory>VALUE</deployDirectory>
> </configuration>
> 
> -OR-
> 
> on the command line, specify: '-Dmaven.tomcat.home=VALUE'
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 24 seconds
> [INFO] Finished at: Sat Mar 24 21:11:32 IST 2012
> [INFO] Final Memory: 79M/237M
> [INFO] ------------------------------------------------------------------------
> 
> regards,
> Gayan.
> _______________________________________________ sakai-dev mailing list sakai-dev at collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/sakai-dev TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120325/0632059b/attachment.html 


More information about the sakai-dev mailing list