Hi Azeez, This seems to have occurred due to an obsolete dependency. Fixed it.
Regards, On Wed, May 25, 2011 at 1:41 PM, Afkham Azeez <[email protected]> wrote: > [INFO] > ------------------------------------------------------------------------ > [INFO] Building WSO2 Carbon - Admin Console Core > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.felix:org.osgi.core:jar:1.4.0 > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.felix > -DartifactId=org.osgi.core -Dversion=1.4.0 -Dpackaging=jar > -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.felix > -DartifactId=org.osgi.core -Dversion=1.4.0 -Dpackaging=jar > -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.wso2.carbon:org.wso2.carbon.adminconsole.core:bundle:3.2.0 > 2) org.apache.felix:org.osgi.core:jar:1.4.0 > > ---------- > 1 required artifact is missing. > > for artifact: > org.wso2.carbon:org.wso2.carbon.adminconsole.core:bundle:3.2.0 > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Prabath Abeysekara Software Engineer WSO2 Inc. Email: [email protected] <[email protected]> Mobile: +94774171471 <http://harshana05.blogspot.com/>
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
