I also got the same error. Corrected by introducing the rampart versions. Please take a svn up.
Thanks, Supun.. On Mon, Mar 14, 2011 at 2:24 PM, Hiranya Jayathilaka <[email protected]> wrote: > Hi Folks, > The message box component is depending on the SNAPSHOT versions of Rampart. > Is this correct? I'm getting following build errors due to this: > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building WSO2 Carbon - Messagebox SQS Client Module > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > Missing: > ---------- > 1) org.apache.axis2:addressing:mar:SNAPSHOT > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.axis2 > -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar > -Dfile=/path/to/file > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.axis2 > -DartifactId=addressing -Dversion=20100208.162959-28 -Dpackaging=mar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > Path to dependency: > 1) > org.wso2.carbon:org.wso2.carbon.messagebox.sqs.client:bundle:3.2.0-SNAPSHOT > 2) org.apache.rampart:rampart-core:jar:SNAPSHOT > 3) org.apache.axis2:addressing:mar:SNAPSHOT > > Thanks > -- > Hiranya Jayathilaka > Senior Software Engineer; > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Supun Kamburugamuva Technical Lead & Product Manager, WSO2 Inc.; http://wso2.com Member, Apache Software Foundation; http://www.apache.org WSO2 Inc.; http://wso2.org E-mail: [email protected]; Mobile: +94 77 431 3585 Blog: http://supunk.blogspot.com _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
