Hi Michael,<div>since which version is this? </div><div>I built yesterday without issues...</div><div><br></div><div>Cheers</div><div>Balz<br><br><div class="gmail_quote">On Fri, Jun 24, 2011 at 9:00 AM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi<br>
<br>
When I install/build Yanel source from scratch (with an empty local Maven repo), then I encounter the following issues:<br>
<br>
gwt:dependencies:<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-user/2.0.0/<u></u>gwt-user-2.0.0.pom from wyona.remote.repository<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-user/2.0.0/<u></u>gwt-user-2.0.0.pom from central<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-dev/2.0.0/<u></u>gwt-dev-2.0.0.pom from wyona.remote.repository<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-dev/2.0.0/<u></u>gwt-dev-2.0.0.pom from central<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-user/2.0.0/<u></u>gwt-user-2.0.0.jar from wyona.remote.repository<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-user/2.0.0/<u></u>gwt-user-2.0.0.jar from central<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-dev/2.0.0/<u></u>gwt-dev-2.0.0.jar from wyona.remote.repository<br>
[artifact:dependencies] Downloading: com/google/gwt/gwt-dev/2.0.0/<u></u>gwt-dev-2.0.0.jar from central<br>
<br>
[artifact:dependencies] An error has occurred while processing the Maven artifact tasks.<br>
[artifact:dependencies]  Diagnosis:<br>
[artifact:dependencies]<br>
[artifact:dependencies] Unable to resolve artifact: Missing:<br>
[artifact:dependencies] ----------<br>
[artifact:dependencies] 1) com.google.gwt:gwt-dev:jar:2.<u></u>0.0<br>
[artifact:dependencies]<br>
[artifact:dependencies]   Try downloading the file manually from:<br>
[artifact:dependencies]       <a href="http://code.google.com/webtoolkit/" target="_blank">http://code.google.com/<u></u>webtoolkit/</a><br>
[artifact:dependencies]<br>
[artifact:dependencies]   Then, install it using the command:<br>
[artifact:dependencies]       mvn install:install-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file<br>
[artifact:dependencies]<br>
[artifact:dependencies]   Alternatively, if you host your own repository you can deploy the file there:<br>
[artifact:dependencies]       mvn deploy:deploy-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br>
[artifact:dependencies]<br>
[artifact:dependencies]   Path to dependency:<br>
[artifact:dependencies]       1) org.apache.maven:super-pom:<u></u>jar:2.0<br>
[artifact:dependencies]       2) com.google.gwt:gwt-dev:jar:2.<u></u>0.0<br>
[artifact:dependencies]<br>
[artifact:dependencies] ----------<br>
[artifact:dependencies] 1 required artifact is missing.<br>
[artifact:dependencies]<br>
[artifact:dependencies] for artifact:<br>
[artifact:dependencies]   org.apache.maven:super-pom:<u></u>jar:2.0<br>
[artifact:dependencies]<br>
[artifact:dependencies] from the specified remote repositories:<br>
[artifact:dependencies]   wyona.remote.repository (<a href="http://maven2.wyona.org/" target="_blank">http://maven2.wyona.org/</a>),<br>
[artifact:dependencies]   central (<a href="http://repo1.maven.org/maven2" target="_blank">http://repo1.maven.org/maven2</a><u></u>)<br>
[artifact:dependencies]<br>
<br>
BUILD FAILED<br>
/Users/apple/src/wyona/public/<u></u>yanel/trunk/src/build/build.<u></u>xml:278: The following error occurred while executing this line:<br>
/Users/apple/src/wyona/public/<u></u>yanel/trunk/src/build/targets/<u></u>resources.xml:97: The following error occurred while executing this line:<br>
/Users/apple/src/wyona/public/<u></u>yanel/trunk/build/build-<u></u>resource-types.xml:111: The following error occurred while executing this line:<br>
/Users/apple/src/wyona/public/<u></u>yanel/trunk/src/build/<u></u>resource-types/GWT-RT.build.<u></u>xml:34: Unable to resolve artifact: Missing:<br>
----------<br>
1) com.google.gwt:gwt-dev:jar:2.<u></u>0.0<br>
<br>
  Try downloading the file manually from:<br>
      <a href="http://code.google.com/webtoolkit/" target="_blank">http://code.google.com/<u></u>webtoolkit/</a><br>
<br>
  Then, install it using the command:<br>
      mvn install:install-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file<br>
<br>
  Alternatively, if you host your own repository you can deploy the file there:<br>
      mvn deploy:deploy-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br>
<br>
  Path to dependency:<br>
      1) org.apache.maven:super-pom:<u></u>jar:2.0<br>
      2) com.google.gwt:gwt-dev:jar:2.<u></u>0.0<br>
<br>
----------<br>
1 required artifact is missing.<br>
<br>
for artifact:<br>
  org.apache.maven:super-pom:<u></u>jar:2.0<br>
<br>
from the specified remote repositories:<br>
  wyona.remote.repository (<a href="http://maven2.wyona.org/" target="_blank">http://maven2.wyona.org/</a>),<br>
  central (<a href="http://repo1.maven.org/maven2" target="_blank">http://repo1.maven.org/maven2</a><u></u>)<br>
<br>
<br>
Total time: 47 minutes 4 seconds<br><font color="#888888">
-- <br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a><br>
<a href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://lists.wyona.org/cgi-<u></u>bin/mailman/listinfo/yanel-<u></u>development</a><br>
</font></blockquote></div><br></div>