Missing nuxeo-distribution-tools when building in Eclipse

I'm trying to integrate Maven and GWT in Nuxeo by following this page http://doc.nuxeo.com/display/NXDOC55/GWT+Integration . I have GWT working with Maven just fine, but when I try to update the project I get this error:

eclipse.buildId=I20120608-1400
java.version=1.6.0_35
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

Warning
Mon Sep 10 16:42:07 EDT 2012
The POM for org.nuxeo.build:nuxeo-distribution-tools:jar:all:1.1 is missing, no dependency  information available

I've changed my repositories to the ones listed on this page http://doc.nuxeo.com/display/CORG/Maven+usage I have no idea what could be wrong.

0 votes

0 answers

1553 views

ANSWER

I'm not sure if I can help you, but I try… What do you mean by "update the project" ?
09/11/2012

Thanks for the response. I meant update the project by right clicking on project > "Maven" > "Update Project…". Let me know if you know what's wrong
09/11/2012

Are you using m2eclipse ?
09/11/2012

If this is the case, it may have some incompatibilities with Nuxeo IDE. What do you waiting for the update project ?

  • synchronize your import class to the pom ?
  • synchronize your dependencies described into the pom to the eclipse environment ?
  • move from Nuxeo 5.5 alignment to Nuxeo 5.6 ?

I don't have this Update Project into my eclipse. So I don't know this feature.

09/12/2012