On Mon, Mar 14, 2011 at 11:23 AM, Thilina Buddhika <[email protected]>wrote:
> Hi Hiranya, > > It is defined in the carbon-platform pom.xml file [1] which is the parent > of orbit root pom. > Thanks. Had to svn up this file separately for the changes to be downloaded. Thanks, Hiranya > > Thanks, > Thilina > > [1] - https://svn.wso2.org/repos/wso2/trunk/carbon/pom.xml > > On Mon, Mar 14, 2011 at 11:19 AM, Hiranya Jayathilaka <[email protected]>wrote: > >> Hi, >> >> The pom.xml of Carbon Orbit trunk references a property named >> "version.commons.logging". But this doesn't seems to be defined anywhere. As >> a result I'm getting the following error when trying to build the Orbit: >> >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to resolve artifact. >> >> Missing: >> ---------- >> 1) commons-logging:commons-logging:jar:${version.commons.logging} >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=commons-logging >> -DartifactId=commons-logging -Dversion=${version.commons.logging} >> -Dpackaging=jar -Dfile=/path/to/file >> >> Alternatively, if you host your own repository you can deploy the file >> there: >> mvn deploy:deploy-file -DgroupId=commons-logging >> -DartifactId=commons-logging -Dversion=${version.commons.logging} >> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.apache.ws.commons.axiom.wso2:axiom:bundle:${orbit.version.axiom} >> 2) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.11 >> 3) commons-logging:commons-logging:jar:${version.commons.logging} >> >> >> >> Thanks >> -- >> Hiranya Jayathilaka >> Senior Software Engineer; >> WSO2 Inc.; http://wso2.org >> E-mail: [email protected]; Mobile: <%2B94%2077%20633%203491>+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 >> >> > > > -- > Thilina Buddhika > Senior Software Engineer > WSO2 Inc. ; http://wso2.com > lean . enterprise . middleware > > phone : +94 77 44 88 727 > blog : http://blog.thilinamb.com > -- 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
