"Wicket 2 has not been migrated properly to the wicket-parent
structure... I intend to do so in the coming weeks."

So let me backup then, because I'm not able to understand how that affects my 
situation (not trying to be oblique, just really lost)

What should I checkout from the SVN repo, in order to add support for shades to 
the phonebook? Should I expect to be able to run 'mvn install' or 'mvn compile' 
on what I checkout and have it work? (I think so).

My approach has been:
1) checkout the phonebook
2) I try to 'mvn compile' but 3 SNAPSHOT dependencies fail to come down from 
maven repo
3) I manually checkout the head wicket, wicket-extensions, and wicket-spring
         I) I try to 'mvn compile' each of these. I get a variety of Java 
compilation errors (already posted these to the list)
         II) I do whatever I have to do (including deleting the test package) 
to get compilation to succeed
         III) eventually I have created the 3 SNAPSHOT jar files that are 
dependencies for the phonebook
         IV) I run mvn install:install-file to install the 3 SNAPSHOTS into my 
local repo
         V) I verify that the 3 SNAPSHOT jar files are in my local repo
    C) I try to 'mvn compile' the phonebook, but for some reason, it can't find 
the classes that ARE in the wicket SNAPSHOT jar in my local repo


If there is a better approach than what I have been doing, please let me know. 
This has got to be some stupid "newbie" problem, where as soon as I find it 
I'll say "duuhhhh", but right now I am really stuck.

-geoff





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to