[xwiki-devs] Unable to build xwiki code
Hi Team, I am unable to build xwiki from source its source code. I am getting below error message while executing Maven goal:- *[ERROR] Failed to execute goal on project xwiki-platform-rest-server: Could not resolve dependencies for project org.xwiki.platform:xwiki-platform-rest-server:jar:3.2-SNAPSHOT: Could not find artifact org.jboss.cache:jbosscache-core:jar:3.2.5.GA in xwiki-externals (http://maven.xwiki.org/externals) -> [Help 1]* Looks like jboss cache core lib does not exist on maven external repository * * *Please help me. Its very urgent as I am stuck and unable to deploy new changes to our server.* * * *I shall be very thankful.* * * *Thanks* *Karamjit.*
We don't use the maven.xwiki.org server for externals anymore, we now use nexus.xwiki.org so you might have to change your settings.xml file for maven. see: http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven Caleb On 09/09/2011 12:44 PM, Karamjit Singh wrote:
Hi Team,
I am unable to build xwiki from source its source code. I am getting below error message while executing Maven goal:-
*[ERROR] Failed to execute goal on project xwiki-platform-rest-server: Could not resolve dependencies for project org.xwiki.platform:xwiki-platform-rest-server:jar:3.2-SNAPSHOT: Could not find artifact org.jboss.cache:jbosscache-core:jar:3.2.5.GA in xwiki-externals (http://maven.xwiki.org/externals) -> [Help 1]*
Looks like jboss cache core lib does not exist on maven external repository * * *Please help me. Its very urgent as I am stuck and unable to deploy new changes to our server.* * * *I shall be very thankful.* * * *Thanks* *Karamjit.* _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Thanks :) It worked. On Fri, Sep 9, 2011 at 10:50 PM, Caleb James DeLisle < [email protected]> wrote:
We don't use the maven.xwiki.org server for externals anymore, we now use nexus.xwiki.org so you might have to change your settings.xml file for maven. see: http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
Caleb
On 09/09/2011 12:44 PM, Karamjit Singh wrote:
Hi Team,
I am unable to build xwiki from source its source code. I am getting below error message while executing Maven goal:-
*[ERROR] Failed to execute goal on project xwiki-platform-rest-server: Could not resolve dependencies for project org.xwiki.platform:xwiki-platform-rest-server:jar:3.2-SNAPSHOT: Could not find artifact org.jboss.cache:jbosscache-core:jar:3.2.5.GA in xwiki-externals (http://maven.xwiki.org/externals) -> [Help 1]*
Looks like jboss cache core lib does not exist on maven external repository * * *Please help me. Its very urgent as I am stuck and unable to deploy new changes to our server.* * * *I shall be very thankful.* * * *Thanks* *Karamjit.* _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Caleb James DeLisle -
Karamjit Singh