Hi
I have downloaded Brix 6 and when I run mav clean package I get the following:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Brix CMS .......................................... SUCCESS [34.199s]
[INFO] brix-jackrabbit-testdeps .......................... SUCCESS [1:21.724s]
[INFO] Brix JCR API Wrapper .............................. SUCCESS [25.499s]
[INFO] Brix JCR Workspace Manager Addon .................. SUCCESS [23.766s]
[INFO] Brix Core ......................................... FAILURE [21.814s]
[INFO] Brix Site Snapshot/Backup Plugin .................. SKIPPED
[INFO] Brix Menu System Plugin ........................... SKIPPED
[INFO] Brix Site Prototypes Plugin ....................... SKIPPED
[INFO] Brix WebDav Url Plugin ............................ SKIPPED
[INFO] Brix Jackrabbit Module ............................ SKIPPED
[INFO] Brix Demo WebApp .................................. SKIPPED
[INFO] Stand-Alone JackRabbit RMI Server ................. SKIPPED
[INFO] Brix Site Publishing Workflow Plugin .............. SKIPPED
[INFO] Brix ModeShape Module ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:41.109s
[INFO] Finished at: Thu Oct 04 13:50:12 BST 2012
[INFO] Final Memory: 27M/173M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project brix-core: Could not resolve dependencies for project org.brixcms:brix-core:bundle:6.0-SNAPSHOT: Could not find artifact org.wicketstuff:wicketstuff-inmethod-grid:jar:6.0-SNAPSHOT in artifactory (
http://xxxxxxxxxxxxxxxxxxx) -> [Help 1]
I am using maven 3.0.4 with a local artifactory repository
I have googled but got nowhere.
Ian