Hi, On Fri, Mar 20, 2009 at 5:07 PM, Glenn Silverman <[email protected]> wrote: > Yes, I tried building from /contrib/extensions/gwt, but got the following > error: > > 1 required artifact is missing. > > for artifact: > org.apache.sling:org.apache.sling.extensions.gwt.sample:bundle:2.0.0-incubator > -SNAPSHOT
Building contrib/extensions/gwt/servlet first, and then /contrib/extensions/gwt/sample, works for me in the current trunk - both with "mvn clean install". -Bertrand
