You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2014/11/18 03:19:40 UTC

svn commit: r929596 - in /websites/production/tapestry/content: cache/main.pageCache loading-the-project-into-eclipse.html

Author: buildbot
Date: Tue Nov 18 02:19:40 2014
New Revision: 929596

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/loading-the-project-into-eclipse.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/loading-the-project-into-eclipse.html
==============================================================================
--- websites/production/tapestry/content/loading-the-project-into-eclipse.html (original)
+++ websites/production/tapestry/content/loading-the-project-into-eclipse.html Tue Nov 18 02:19:40 2014
@@ -48,19 +48,13 @@
 </div></div>
 
 <div id="top">
-<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em 1em .1em 1em">
-<p>
-<span style="color: #999; font-size: 90%">Tapestry docs, issues, wikis &amp; blogs:</span>
-</p><form enctype="application/x-www-form-urlencoded" method="get" action="http://tapestry.apache.org/search.html">
+<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em 1em .1em 1em"><span style="color: #999; font-size: 90%">Tapestry docs, issues, wikis &amp; blogs:</span>
+<form enctype="application/x-www-form-urlencoded" method="get" action="http://tapestry.apache.org/search.html">
   <input type="text" name="q">
   <input type="submit" value="Search">
 </form>
 
-</div>
-
-<div class="emblem" style="float:left"><a shape="rect" href="index.html"><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/21791252/tapestry_s.png?version=3&amp;modificationDate=1293093635000&amp;api=v2" data-image-src="/confluence/download/attachments/21791252/tapestry_s.png?version=3&amp;modificationDate=1293093635000&amp;api=v2"></a></div>
-<div class="title" style="float:left; margin: 0 0 0 3em">
-<h1 id="SmallBanner-PageTitle">Loading the Project Into Eclipse</h1></div></div>
+</div><div class="emblem" style="float:left"><p><a shape="rect" href="index.html"><img class="confluence-embedded-image confluence-external-resource" src="http://tapestry.apache.org/images/tapestry_small.png" data-image-src="http://tapestry.apache.org/images/tapestry_small.png"></a></p></div><div class="title" style="float:left; margin: 0 0 0 3em"><h1 id="SmallBanner-PageTitle">Loading the Project Into Eclipse</h1></div></div>
 <div class="clearer"></div>
 </div>
 
@@ -80,11 +74,7 @@ table.ScrollbarTable td.ScrollbarParent 
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="creating-the-skeleton-application.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="creating-the-skeleton-application.html">Creating The Skeleton Application</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="tapestry-tutorial.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="tapestry-tutorial.html">Tapestry Tutorial</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="exploring-the-project.html">Exploring the Project</a></td><td colspan="1" rowspan="1" class="Sc
 rollbarNextIcon"><a shape="rect" href="exploring-the-project.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
-
-<p>The first step is to ask Maven to generate the Eclipse control files (<code>.classpath</code> and <code>.project</code>) for us:</p>
-
-<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="creating-the-skeleton-application.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="creating-the-skeleton-application.html">Creating The Skeleton Application</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="tapestry-tutorial.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="tapestry-tutorial.html">Tapestry Tutorial</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="exploring-the-project.html">Exploring the Project</a></td><td colspan="1" rowspan="1" class="Sc
 rollbarNextIcon"><a shape="rect" href="exploring-the-project.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div><p>The first step is to ask Maven to generate the Eclipse control files (<code>.classpath</code> and <code>.project</code>) for us:</p><div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
 <pre>$ mvn eclipse:eclipse -DdownloadSources=true
 [INFO] Scanning for projects...
 Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1.1/maven-war-plugin-2.1.1.pom
@@ -115,132 +105,9 @@ Downloading: http://repo1.maven.org/mave
 Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (2 KB at 3.7 KB/sec)
 Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
 Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 1.5 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 11.6 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 4.8 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-jline/1.0-alpha-5/plexus-interactivity-jline-1.0-alpha-5.pom
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-jline/1.0-alpha-5/plexus-interactivity-jline-1.0-alpha-5.pom (772 B at 1.9 KB/sec)
-Downloading: http://repo1.maven.org/maven2/jline/jline/0.9.1/jline-0.9.1.pom
-Downloaded: http://repo1.maven.org/maven2/jline/jline/0.9.1/jline-0.9.1.pom (145 B at 0.3 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom (2 KB at 2.5 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom (2 KB at 4.1 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 19.7 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom (0 B at 0.0 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (2 KB at 2.8 KB/sec)
-Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.pom
-Downloaded: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.pom (886 B at 1.8 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.pom (2 KB at 4.0 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 5.3 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 41.9 KB/sec)
-Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom
-Downloaded: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.203/bndlib-0.0.203.pom (886 B at 1.9 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/eclipse/core/resources/3.3.0-v20070604/resources-3.3.0-v20070604.pom
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/core/resources/3.3.0-v20070604/resources-3.3.0-v20070604.pom (2 KB at 2.3 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-jline/1.0-alpha-5/plexus-interactivity-jline-1.0-alpha-5.jar
-Downloading: http://repo1.maven.org/maven2/jline/jline/0.9.1/jline-0.9.1.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
-Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar (139 KB at 94.5 KB/sec)
-Downloading: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-jline/1.0-alpha-5/plexus-interactivity-jline-1.0-alpha-5.jar (6 KB at 3.0 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar
-Downloaded: http://repo1.maven.org/maven2/jline/jline/0.9.1/jline-0.9.1.jar (46 KB at 23.0 KB/sec)
-Downloading: http://repo1.maven.org/maven2/org/eclipse/core/resources/3.3.0-v20070604/resources-3.3.0-v20070604.jar
-Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 KB at 10.3 KB/sec)
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar (10 KB at 4.0 KB/sec)
-Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-osgi/0.2.0/maven-osgi-0.2.0.jar (13 KB at 7.0 KB/sec)
-Downloaded: http://repo1.maven.org/maven2/biz/aQute/bndlib/0.0.145/bndlib-0.0.145.jar (112 KB at 49.6 KB/sec)
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/core/resources/3.3.0-v20070604/resources-3.3.0-v20070604.jar (663 KB at 258.9 KB/sec)
-[INFO] Using Eclipse Workspace: /Users/hlship/Documents/workspace
-[WARNING] Workspace defines a VM that does not contain a valid jre/lib/rt.jar: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
-[INFO] Adding default classpath container: org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-core/5.3/tapestry-core-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-core/5.3/tapestry-core-5.3-sources.jar (2403 KB at 558.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/antlr/antlr/2.7.7/antlr-2.7.7-sources.jar
-Downloading: http://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-json/5.3/tapestry-json-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-json/5.3/tapestry-json-5.3-sources.jar (24 KB at 63.5 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-ioc/5.3/tapestry-ioc-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-ioc/5.3/tapestry-ioc-5.3-sources.jar (414 KB at 494.3 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-func/5.3/tapestry-func-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-func/5.3/tapestry-func-5.3-sources.jar (36 KB at 246.0 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry5-annotations/5.3/tapestry5-annotations-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry5-annotations/5.3/tapestry5-annotations-5.3-sources.jar (20 KB at 157.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/plastic/5.3/plastic-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/plastic/5.3/plastic-5.3-sources.jar (720 KB at 633.5 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-javadoc/5.3/tapestry-javadoc-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-javadoc/5.3/tapestry-javadoc-5.3-sources.jar (10 KB at 33.8 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-test/5.3/tapestry-test-5.3-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-test/5.3/tapestry-test-5.3-sources.jar (454 KB at 698.4 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/bouncycastle/bcprov-jdk15/135/bcprov-jdk15-135-sources.jar
-Downloading: http://repo1.maven.org/maven2/bouncycastle/bcprov-jdk15/135/bcprov-jdk15-135-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2-sources.jar (382 KB at 418.3 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1-sources.jar (286 KB at 542.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/xalan/serializer/2.7.1/serializer-2.7.1-sources.jar
-Downloading: http://repo1.maven.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/httpcomponents/httpmime/4.0.1/httpmime-4.0.1-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/httpcomponents/httpmime/4.0.1/httpmime-4.0.1-sources.jar (24 KB at 56.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6-sources.jar (314 KB at 574.1 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1-sources.jar
-Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1-sources.jar
-Downloaded: https://repository.apache.org/content/groups/staging/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1-sources.jar (22 KB at 66.0 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-webapp/7.0.0.v20091005/jetty-webapp-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/7.0.0.v20091005/jetty-webapp-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/7.0.0.v20091005/jetty-webapp-7.0.0.v20091005-sources.jar (40 KB at 63.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-xml/7.0.0.v20091005/jetty-xml-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/7.0.0.v20091005/jetty-xml-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/7.0.0.v20091005/jetty-xml-7.0.0.v20091005-sources.jar (16 KB at 44.6 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-util/7.0.0.v20091005/jetty-util-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/7.0.0.v20091005/jetty-util-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/7.0.0.v20091005/jetty-util-7.0.0.v20091005-sources.jar (117 KB at 228.4 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-servlet/7.0.0.v20091005/jetty-servlet-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/7.0.0.v20091005/jetty-servlet-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/7.0.0.v20091005/jetty-servlet-7.0.0.v20091005-sources.jar (40 KB at 110.2 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-security/7.0.0.v20091005/jetty-security-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/7.0.0.v20091005/jetty-security-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/7.0.0.v20091005/jetty-security-7.0.0.v20091005-sources.jar (45 KB at 128.6 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-server/7.0.0.v20091005/jetty-server-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/7.0.0.v20091005/jetty-server-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/7.0.0.v20091005/jetty-server-7.0.0.v20091005-sources.jar (163 KB at 296.6 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-continuation/7.0.0.v20091005/jetty-continuation-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/7.0.0.v20091005/jetty-continuation-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/7.0.0.v20091005/jetty-continuation-7.0.0.v20091005-sources.jar (16 KB at 42.0 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-http/7.0.0.v20091005/jetty-http-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/7.0.0.v20091005/jetty-http-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/7.0.0.v20091005/jetty-http-7.0.0.v20091005-sources.jar (75 KB at 215.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/org/eclipse/jetty/jetty-io/7.0.0.v20091005/jetty-io-7.0.0.v20091005-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/7.0.0.v20091005/jetty-io-7.0.0.v20091005-sources.jar
-Downloaded: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/7.0.0.v20091005/jetty-io-7.0.0.v20091005-sources.jar (48 KB at 135.9 KB/sec)
-Downloading: https://repository.apache.org/content/groups/staging/jetty/org.mortbay.jetty/5.1.12/org.mortbay.jetty-5.1.12-sources.jar
-Downloading: http://repo1.maven.org/maven2/jetty/org.mortbay.jetty/5.1.12/org.mortbay.jetty-5.1.12-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tomcat/dbcp/6.0.30/dbcp-6.0.30-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/tomcat/dbcp/6.0.30/dbcp-6.0.30-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tomcat/coyote/6.0.30/coyote-6.0.30-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/tomcat/coyote/6.0.30/coyote-6.0.30-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tomcat/catalina/6.0.30/catalina-6.0.30-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/tomcat/catalina/6.0.30/catalina-6.0.30-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tomcat/servlet-api/6.0.30/servlet-api-6.0.30-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.30/servlet-api-6.0.30-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tomcat/juli/6.0.30/juli-6.0.30-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/tomcat/juli/6.0.30/juli-6.0.30-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/apache/tomcat/annotations-api/6.0.30/annotations-api-6.0.30-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/apache/tomcat/annotations-api/6.0.30/annotations-api-6.0.30-sources.jar
-Downloading: https://repository.apache.org/content/groups/staging/org/beanshell/bsh/2.0b4/bsh-2.0b4-sources.jar
-Downloading: http://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4-sources.jar
+
+(...hundreds of lines omitted here...)
+
 Downloading: https://repository.apache.org/content/groups/staging/com/google/inject/guice/2.0/guice-2.0-sources.jar
 Downloading: http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0-sources.jar
 Downloading: https://repository.apache.org/content/groups/staging/org/apache/tapestry/tapestry-yuicompressor/5.3/tapestry-yuicompressor-5.3-sources.jar
@@ -252,20 +119,14 @@ Downloading: http://repo1.maven.org/mave
 [INFO] 
        Sources for some artifacts are not available.
        List of artifacts without a source archive:
-         o antlr:antlr:2.7.7
-         o bouncycastle:bcprov-jdk15:135
+         o org.beanshell:bsh:2.0b4
          o xalan:serializer:2.7.1
-         o xerces:xercesImpl:2.9.1
-         o jetty:org.mortbay.jetty:5.1.12
-         o org.apache.tomcat:dbcp:6.0.30
-         o org.apache.tomcat:coyote:6.0.30
          o org.apache.tomcat:catalina:6.0.30
          o org.apache.tomcat:servlet-api:6.0.30
          o org.apache.tomcat:juli:6.0.30
          o org.apache.tomcat:annotations-api:6.0.30
-         o org.beanshell:bsh:2.0b4
-         o com.google.inject:guice:2.0
-         o rhino:js:1.6R7
+         o org.apache.tomcat:coyote:6.0.30
+         o org.apache.tomcat:dbcp:6.0.30
 
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
@@ -277,68 +138,7 @@ Downloading: http://repo1.maven.org/mave
 ~/Documents/workspace/tutorial1
 
 </pre>
-</div></div>
-
-<p>At this point, Maven has created the Eclipse <code>.project</code> and <code>.classpath</code> files, and we can import the project. In addition, since we specified <code>-DdownloadSources=true</code>, Maven has also downloaded the sources of each library and linked to the source JAR (where available); that means we can see the sources for any Tapestry classes right inside Eclipse, which is very useful when debugging or exploring.</p>
-
-<p>At this point, we are ready to import the project created by Maven into Eclipse so we can start working with it. Launch Eclipse and switch over to the Java Perspective.</p>
-
-<p>Right click inside the Package Explorer view and select <strong>Import ...</strong></p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-java-persp.png" data-image-src="/confluence/download/attachments/24188253/eclipse-java-persp.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p>
-
-<p>Choose the "existing projects" option:</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-import.png" data-image-src="/confluence/download/attachments/24188253/eclipse-import.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p>
-
-<p>Now select the folder created by Maven:</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-import-folder.png" data-image-src="/confluence/download/attachments/24188253/eclipse-import-folder.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p>
-
-<p>When you click the Finish button, the project will be imported into the Eclipse workspace.</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-project-errors.png" data-image-src="/confluence/download/attachments/24188253/eclipse-project-errors.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p>
-
-<p>However; there are many errors.  Maven expects that you will configure a classpath variable, <code>M2_REPO</code>, that points at your local repository; a directory in your home directory that stores all those downloaded JARs and other files.  Open Eclipse's preferences panel and navigate to <strong>Java &gt; Build Path &gt; Classpath Variables</strong>:</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-classpath-vars.png" data-image-src="/confluence/download/attachments/24188253/eclipse-classpath-vars.png?version=1&amp;modificationDate=1291067921000&amp;api=v2"></p>
-
-<p>Click the <strong>New</strong> button, and enter the new variable (you'll have to adjust this for your operating system and local paths):</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-new-var.png" data-image-src="/confluence/download/attachments/24188253/eclipse-new-var.png?version=1&amp;modificationDate=1291067942000&amp;api=v2"></p>
-
-<p>Eclipse will ask to perform a clean build, and the errors will be gone once it has done so.</p>
-
-
-<h1 id="LoadingtheProjectIntoEclipse-RunningtheApplicationinsideEclipse">Running the Application inside Eclipse</h1>
-
-<p>The task is to set up Jetty to run our application directly out of our Eclipse workspace. This is a great way to develop web applications, since we don't want to have to use Maven to compile and run the application ... or worse yet, use Maven to package and deploy the application. That's for later, when we want to put the application into production. For development, we want a fast, agile environment that can keep up with our changes, and that means we can't wait for redeploys and restarts.</p>
-
-<p>Choose the <strong>Run ...</strong> item from the Eclipse <strong>Run</strong> menu to get the launch configuration dialog:</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-run.png" data-image-src="/confluence/download/attachments/24188253/eclipse-run.png?version=1&amp;modificationDate=1291068594000&amp;api=v2"></p>
-
-<p>Select <strong>Jetty Webapp</strong> and click the <strong>New</strong> button, then fill in a few values:</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-launch.png" data-image-src="/confluence/download/attachments/24188253/eclipse-launch.png?version=2&amp;modificationDate=1321979047000&amp;api=v2"></p>
-
-<p>You will need to click the "Show advanced Options" checkbox, then uncheck "SSL" and "Enable Scanner".  </p>
-
-<p>Tapestry runs best with a couple of additional options; click the "Arguments" tab and enter the following VM Arguments: <code>-XX:MaxPermSize=256M -Xmx600m -Dtapestry.execution-mode=development</code></p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-launch-vmargs.png" data-image-src="/confluence/download/attachments/24188253/eclipse-launch-vmargs.png?version=1&amp;modificationDate=1321979336000&amp;api=v2"></p>
-
-<p>Tapestry uses more PermGen space (the part of Java memory used for loading classes) than a typical application, and uses more heap memory than the default; the above settings are good for a medium-to-large size Tapestry application, and will keep Java from running the Garbage Collector too often. The setting of tapestry.execution mode tells Tapestry to run in development mode, where runtime exceptions are reported more exhaustively.</p>
-
-<p>With those settings in place, you can then click <strong>Run</strong> and Jetty will launch (it takes only a few seconds):</p>
-
-<p>Once you click Run, Jetty will start up and launch (it should take a second or two).</p>
-
-<p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-jetty.png" data-image-src="/confluence/download/attachments/24188253/eclipse-jetty.png?version=3&amp;modificationDate=1321979524000&amp;api=v2"></p>
-
-<p>You may now start the application with the URL <a shape="rect" class="external-link" href="http://localhost:8080/tutorial1/" >http://localhost:8080/tutorial1/</a></p>
-
-<style type="text/css">/*<![CDATA[*/
+</div></div><p>At this point, Maven has created the Eclipse <code>.project</code> and <code>.classpath</code> files, and we can import the project. In addition, since we specified <code>-DdownloadSources=true</code>, Maven has also downloaded the sources of each library and linked to the source JAR (where available); that means we can see the sources for any Tapestry classes right inside Eclipse, which is very useful when debugging or exploring.</p><p>At this point, we are ready to import the project created by Maven into Eclipse so we can start working with it. Launch Eclipse and switch over to the Java Perspective.</p><p>Right click inside the Package Explorer view and select <strong>Import ...</strong></p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-java-persp.png" data-image-src="/confluence/download/attachments/24188253/eclipse-java-persp.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p><p>Ch
 oose the "existing projects" option:</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-import.png" data-image-src="/confluence/download/attachments/24188253/eclipse-import.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p><p>Now select the folder created by Maven:</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-import-folder.png" data-image-src="/confluence/download/attachments/24188253/eclipse-import-folder.png?version=1&amp;modificationDate=1291067922000&amp;api=v2"></p><p>When you click the Finish button, the project will be imported into the Eclipse workspace.</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-project-errors.png" data-image-src="/confluence/download/attachments/24188253/eclipse-project-errors.png?version=1&amp;modificationDate=1291067922000&am
 p;api=v2"></p><p>However; there are many errors. Maven expects that you will configure a classpath variable, <code>M2_REPO</code>, that points at your local repository; a directory in your home directory that stores all those downloaded JARs and other files. Open Eclipse's preferences panel and navigate to <strong>Java &gt; Build Path &gt; Classpath Variables</strong>:</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-classpath-vars.png" data-image-src="/confluence/download/attachments/24188253/eclipse-classpath-vars.png?version=1&amp;modificationDate=1291067921000&amp;api=v2"></p><p>Click the <strong>New</strong> button, and enter the new variable (you'll have to adjust this for your operating system and local paths):</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-new-var.png" data-image-src="/confluence/download/attachments/24188253/eclipse-n
 ew-var.png?version=1&amp;modificationDate=1291067942000&amp;api=v2"></p><p>Eclipse will ask to perform a clean build, and the errors will be gone once it has done so.</p><h1 id="LoadingtheProjectIntoEclipse-RunningtheApplicationinsideEclipse">Running the Application inside Eclipse</h1><p>The task is to set up Jetty to run our application directly out of our Eclipse workspace. This is a great way to develop web applications, since we don't want to have to use Maven to compile and run the application ... or worse yet, use Maven to package and deploy the application. That's for later, when we want to put the application into production. For development, we want a fast, agile environment that can keep up with our changes, and that means we can't wait for redeploys and restarts.</p><p>Choose the <strong>Run ...</strong> item from the Eclipse <strong>Run</strong> menu to get the launch configuration dialog:</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the
 -project-into-eclipse.thumbs/eclipse-run.png" data-image-src="/confluence/download/attachments/24188253/eclipse-run.png?version=1&amp;modificationDate=1291068594000&amp;api=v2"></p><p>Select <strong>Jetty Webapp</strong> and click the <strong>New</strong> button, then fill in a few values:</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-launch.png" data-image-src="/confluence/download/attachments/24188253/eclipse-launch.png?version=2&amp;modificationDate=1321979047000&amp;api=v2"></p><p>You will need to click the "Show advanced Options" checkbox, then uncheck "SSL" and "Enable Scanner".</p><p>Tapestry runs best with a couple of additional options; click the "Arguments" tab and enter the following VM Arguments: <code>-XX:MaxPermSize=256M -Xmx600m -Dtapestry.execution-mode=development</code></p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-launch
 -vmargs.png" data-image-src="/confluence/download/attachments/24188253/eclipse-launch-vmargs.png?version=1&amp;modificationDate=1321979336000&amp;api=v2"></p><p>Tapestry uses more PermGen space (the part of Java memory used for loading classes) than a typical application, and uses more heap memory than the default; the above settings are good for a medium-to-large size Tapestry application, and will keep Java from running the Garbage Collector too often. The setting of tapestry.execution mode tells Tapestry to run in development mode, where runtime exceptions are reported more exhaustively.</p><p>With those settings in place, you can then click <strong>Run</strong> and Jetty will launch (it takes only a few seconds):</p><p>Once you click Run, Jetty will start up and launch (it should take a second or two).</p><p><img class="confluence-embedded-image confluence-thumbnail" src="loading-the-project-into-eclipse.thumbs/eclipse-jetty.png" data-image-src="/confluence/download/attachments/
 24188253/eclipse-jetty.png?version=3&amp;modificationDate=1321979524000&amp;api=v2"></p><p>You may now start the application with the URL <a shape="rect" class="external-link" href="http://localhost:8080/tutorial1/" >http://localhost:8080/tutorial1/</a></p><style type="text/css">/*<![CDATA[*/
 table.ScrollbarTable  {border: none;padding: 3px;width: 100%;padding: 3px;margin: 0px;background-color: #f0f0f0}
 table.ScrollbarTable td.ScrollbarPrevIcon {text-align: center;width: 16px;border: none;}
 table.ScrollbarTable td.ScrollbarPrevName {text-align: left;border: none;}