Hi, [EMAIL PROTECTED] wrote: > What should i do to resolve artifact > BUILD FAILED > > C:\Documents and > Settings\ISC\Bureau\Nuxeo\Nuxeo\ant-maven-dependencies.xml:30: Unable to > resolve artifact: required artifacts missing: > > org.nuxeo.ecm:NXPlatformAPI:jar:0.0-SNAPSHOT > > org.nuxeo.ecm:NXSearch:jar:0.0-SNAPSHOT > > org.nuxeo.ecm:NXEventsAPI:jar:0.0-SNAPSHOT > > org.nuxeo.ecm:NXSearchAPI:jar:0.0-SNAPSHOT > > > for the artifact: > > org.nuxeo.ecm:NXSearchFacade:jar:0.0-SNAPSHOT > > > from the specified remote repositories: > > central (http://repo1.maven.org/maven2), > > nuxeo (http://svn.nuxeo.org/maven/repo/)
We definitely need the full m2 traceback. At least the module that
throws this exception and which revision of NXP you are trying to build
from source.
Trying to infer the issue I'd say you didn't follow the set of commands,
below, at the root of the bundle :
- make clean
- mvn -Dmaven.test.skip=true install
- ant
Or
You are trying to build NXP behind a proxy or a firewall maybe...
Cheers,
J.
P.S : Common practice, while requesting help by mail, often includes to
write something like "hello / hi / whatever" at the beginning and
"thanks / whatever" at the end. Of course, this is what the common sense
suggests.
--
Julien Anguenot | Nuxeo R&D (Paris, France)
Open Source ECM - http://www.nuxeo.com
Nuxeo 5 : http://www.nuxeo.org
Mobile: +33 (0) 6 72 57 57 66
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
