Try to set the compiler version (as described on http://wicket.apache.org/quickstart.html). I am not sure this is your problem.

Regards,
   Erik.


Depak Shidu wrote:
i try wicket 4.1-m1 maven using mvn archetype:create
-DarchetypeGroupId=org.apache.wicket
-DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.4-m1
-DgroupId=com.shidu -DartifactId=mywicket from website wicket and have
problem. i soon fix pom with 1.3-SNAPSHOT to 1.4-m1 but now compile error

[INFO] Compilation failure
/home/depak/mywicketsrc/main/java/com/shidu/HomePage.java:[25,8] cannot find
symbol
symbol  : method add(org.apache.wicket.markup.html.basic.Label)

i try remove wicket from repository and redo and not work still

i run hardy with this maven version
Maven version: 2.0.9
Java version: 1.6.0_06
OS name: "linux" version: "2.6.24-17-generic" arch: "i386" Family: "unix"

help?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to