cancel
Showing results for 
Search instead for 
Did you mean: 

Missing nuxeo-distribution-tools when building in Eclipse

jamsea_
Champ in-the-making
Champ in-the-making

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.

4 REPLIES 4

Benjamin_Jalon1
Elite Collaborator
Elite Collaborator

I'm not sure if I can help you, but I try... What do you mean by "update the project" ?

jamsea_
Champ in-the-making
Champ in-the-making

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

Benjamin_Jalon1
Elite Collaborator
Elite Collaborator

Are you using m2eclipse ?

Benjamin_Jalon1
Elite Collaborator
Elite Collaborator

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