Thanks very much Martin.

I am not using Eclipse at this stage. I read the README file. It has a
long list of contents which do not exist in the archive file.

Because the archive file has a size of 4M but contains only 142K files
I thought I might be missing something. Or this README file belongs to
an older version of the distribution.

What would be the maven command without Eclipse plugin to get the
sources? Or does Wicket depend on the Eclipse IDE?

It would be nice to have the missing bits mentioned in the README e.g.
"you must have the Eclipse IDE to get the sources and JavaDoc" so one
can get started.

Many thanks,

Bernard



README:

...
The archive you just downloaded and unpacked contains the source code
and the
jars of the core projects of Wicket. If you are just starting out, you
probably only need to include wicket-x.jar, where x stands for the
version. As
a rule, use just the jars you need.

You will find the source code here:

        |-- apidocs
        |   |-- org
        |   `-- resources
        |-- lib
        |-- licenses
        `-- src
            |-- archetypes
            |-- testing
            |-- wicket
            |-- wicket-auth-roles
            |-- wicket-core
...


On Tue, 18 Dec 2012 23:03:45 +0100, you wrote:

>On Tue, Dec 18, 2012 at 10:42 PM, Bernard <bht...@gmail.com> wrote:
>> How can I get the sources? The 4MB apache-wicket-6.4.0.tar.gz is
>> basically empty.
>
>Those are the sources. All of it. You are actually asking for the
>Maven source jars. Depending on your environment, Maven will
>automatically download the sources from Maven Central (e.g. the
>maven-eclipse-plugin does so, provided you set downloadSources=true in
>the plugin configuration, m2e in eclipse will also download the
>sources, if you set it in the settings).
>
>> It contains 142 KB of quickstart stuff - if I run mvn install then I
>> am not getting any wicket source files copied into my m2 repository.
>>
>> I must be missing something.
>
>Just ran mvn package in a freshly untarred distribution and this is what I got:
>
>./archetypes/quickstart/target/wicket-archetype-quickstart-6.4.0-sources.jar
>./archetypes/quickstart/target/wicket-archetype-quickstart-6.4.0-test-sources.jar
>./testing/wicket-common-tests/target/wicket-common-tests-6.4.0-sources.jar
>./testing/wicket-common-tests/target/wicket-common-tests-6.4.0-test-sources.jar
>./wicket-auth-roles/target/wicket-auth-roles-6.4.0-sources.jar
>./wicket-auth-roles/target/wicket-auth-roles-6.4.0-test-sources.jar
>./wicket-cdi/target/wicket-cdi-6.4.0-sources.jar
>./wicket-cdi/target/wicket-cdi-6.4.0-test-sources.jar
>./wicket-core/target/wicket-core-6.4.0-sources.jar
>./wicket-core/target/wicket-core-6.4.0-test-sources.jar
>./wicket-datetime/target/wicket-datetime-6.4.0-sources.jar
>./wicket-datetime/target/wicket-datetime-6.4.0-test-sources.jar
>./wicket-devutils/target/wicket-devutils-6.4.0-sources.jar
>./wicket-devutils/target/wicket-devutils-6.4.0-test-sources.jar
>./wicket-examples/target/wicket-examples-6.4.0-sources.jar
>./wicket-examples/target/wicket-examples-6.4.0-test-sources.jar
>./wicket-experimental/wicket-atmosphere/target/wicket-atmosphere-0.6-sources.jar
>./wicket-experimental/wicket-atmosphere/target/wicket-atmosphere-0.6-test-sources.jar
>./wicket-experimental/wicket-bean-validation/target/wicket-bean-validation-0.5-sources.jar
>./wicket-experimental/wicket-bean-validation/target/wicket-bean-validation-0.5-test-sources.jar
>./wicket-experimental/wicket-bootstrap/target/wicket-bootstrap-0.5-sources.jar
>./wicket-experimental/wicket-bootstrap/target/wicket-bootstrap-0.5-test-sources.jar
>./wicket-experimental/wicket-examples-parent/wicket-examples-jar/target/wicket-examples-jar-0.5-sources.jar
>./wicket-experimental/wicket-examples-parent/wicket-examples-jar/target/wicket-examples-jar-0.5-test-sources.jar
>./wicket-experimental/wicket-examples-parent/wicket-examples-war/target/wicket-examples-war-0.5/WEB-INF/lib/wicket-examples-jar-0.5-sources.jar
>./wicket-experimental/wicket-examples-parent/wicket-examples-war/target/wicket-examples-war-0.5-sources.jar
>./wicket-experimental/wicket-examples-parent/wicket-examples-war/target/wicket-examples-war-0.5-test-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/target/wicket-native-websocket-core-0.5-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-core/target/wicket-native-websocket-core-0.5-test-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/target/wicket-native-websocket-jetty-0.5-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty/target/wicket-native-websocket-jetty-0.5-test-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty9/target/wicket-native-websocket-jetty9-0.5-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-jetty9/target/wicket-native-websocket-jetty9-0.5-test-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/target/wicket-native-websocket-tomcat-0.5-sources.jar
>./wicket-experimental/wicket-native-websocket/wicket-native-websocket-tomcat/target/wicket-native-websocket-tomcat-0.5-test-sources.jar
>./wicket-extensions/target/wicket-extensions-6.4.0-sources.jar
>./wicket-extensions/target/wicket-extensions-6.4.0-test-sources.jar
>./wicket-guice/target/wicket-guice-6.4.0-sources.jar
>./wicket-guice/target/wicket-guice-6.4.0-test-sources.jar
>./wicket-ioc/target/wicket-ioc-6.4.0-sources.jar
>./wicket-ioc/target/wicket-ioc-6.4.0-test-sources.jar
>./wicket-jmx/target/wicket-jmx-6.4.0-sources.jar
>./wicket-jmx/target/wicket-jmx-6.4.0-test-sources.jar
>./wicket-objectssizeof-agent/target/wicket-objectsizeof-agent-6.4.0-sources.jar
>./wicket-objectssizeof-agent/target/wicket-objectsizeof-agent-6.4.0-test-sources.jar
>./wicket-request/target/wicket-request-6.4.0-sources.jar
>./wicket-request/target/wicket-request-6.4.0-test-sources.jar
>./wicket-spring/target/wicket-spring-6.4.0-sources.jar
>./wicket-spring/target/wicket-spring-6.4.0-test-sources.jar
>./wicket-util/target/wicket-util-6.4.0-sources.jar
>./wicket-util/target/wicket-util-6.4.0-test-sources.jar
>./wicket-velocity/target/wicket-velocity-6.4.0-sources.jar
>./wicket-velocity/target/wicket-velocity-6.4.0-test-sources.jar
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to