On Saturday, July 28, 2007, 10:28:34 AM, Dariusz <[EMAIL PROTECTED]> wrote:

> I downloaded the beta2 version, but cannot easily create a starter project.
> There is some artifact to build an initial project:
>     archetypes/quickstart 
> but following the archetypes/README.txt file does not work.

What errors are you getting?


> I try to build wicket from trunk (just checked out from repository):
>    mvn install  (or 'mvn mackage')
> but I only get exceptions:

> c:\projectsWicket\wicket-trunk>mvn package
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: org.apache.wicket:wicket-jdk14:pom:null
> Reason: Cannot find parent: org.apache.wicket:wicket-parent for project:
> org.apache.wicket:wicket-jdk14:pom:null for project
> org.apache.wicket:wicket-jdk14:pom:null

That suggests you've only checked out the trunk\wicket sub-folder, not from the
top-level, which is where the wicket-parent pom lives.

> I tried to search for some tutorial on how to build 1st project in 1.3, but
> found none.
> Yes, there are many statements how exciting framework it is, but no real
> help.

Well, you're probably close - it's not really that different from 1.2,
which is why there's nothing standing out as a 1.3-specific startup
guide.

> I know I may look at the examples in 1.3, and build something by hand, copy
> all JAR files, etc. But since maven is used in the core of Wicket, why can't
> I simply use maven to do that for me?

That's what the archetype should do, but you've not told us what issue
you have with that.

/Gwyn
-- 
The Wicket-user@lists.sourceforge.net mailing list is shutting down.
Please subscribe to the Apache Wicket user list. Send a message to:
 "users-subscribe at wicket.apache.org" and follow the instructions.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
IMPORTANT NOTICE:

This mailing list is shutting down. Please subscribe to the Apache Wicket user 
list. Send a message to: "users-subscribe at wicket.apache.org" and follow the 
instructions.
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to