Hi Giordano,

On 12 Dec 2015 at 10:16:20, Giordano Ninonà 
([email protected](mailto:[email protected])) wrote:

> When I compile, Maven says to me that the
> "org.xwiki.platform:xwiki-platform-oldcore:jar is missing.”

This probably means that you have not told Maven where to find artifacts, i.e. 
you have not configured the Maven Remote repository locations.

See http://dev.xwiki.org/xwiki/bin/view/Community/Building

Thanks
-Vincent

> 2015-12-12 9:15 GMT+01:00 Giordano Ninonà :
>  
> > Hi devs,
> >
> > I am developing a Java component that provides methods accessed through a
> > script service. I need to modify XWiki pages, thus i need the context and,
> > if i remember well, to add the "xwiki-platform-oldcore" dependency in the
> > pom.xml file.
> > Unfortunately maven cannot resolve the dependency, saying that "the
> > artifact is missing".
> >
> > Someone can help me?
> >
> > Giordano.
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to