Stuart McCulloch wrote: > > FYI, if you check out the whole pax project then it should build, > because Maven > will find the project pom snapshot in the checked out tree - otherwise > you can > checkout just the "pax/poms" folder and do "mvn install" to install the > current > snapshots into your local repo.
Thanks, I got wicket built by building the whole pax project but the department store sample still causes an error when building: [INFO] Building OPS4J - Pax Wicket Department Store Model [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------- --- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Cannot find lifecycle mapping for packaging: 'bundle'. Component descriptor cannot be found in the component repository: org.apache.mav en.lifecycle.mapping.LifecycleMappingbundle. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 44 seconds [INFO] Finished at: Tue Jan 15 07:28:00 EET 2008 [INFO] Final Memory: 43M/63M [INFO] ------------------------------------------------------------------------ _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
