The difficulty I faced was perhaps more of a documentation issue. It seems
like the QuickStart documentation assumes that the user is using IDEA,
Eclipse, or NetBeans and also assumes that the user is already has Maven
installed. The only reference I have found so far to Maven in in the change
log page.

So IMO the documentation basically needs another document on how to build
and run the QuickStart from Ant or Maven using any IDE. More users are
likely to have Ant installed than Maven I would guess. The Ant build file
which is already included just needs an execute target with "java" command -
that's what I do. But regardless, the QuickStart docs need a generic setup
document which does not assume that Maven is installed.

On 4/7/07, Gwyn Evans <[EMAIL PROTECTED]> wrote:

 Hi Philip,


Saturday, April 7, 2007, 1:24:33 AM, you wrote:


  >

In summary, the intent of the QuickStart with a bundled Jetty is fabulous.
However, I feel that it falls short by only offering means to run the
project using NetBeans, IDEA, or Eclipse. And I think this is a little
disappointing. I happen to use jEdit - so I think it's a little annoying
that the QuickStart doesn't have generic instructions or, say, a "java"
target immediately in the build file.


Well, isn't that just what "mvn jetty:run" gives you? :-)


We're open to patches if you feel that the Ant script could be extended
though, but as far as the IDEs go, they're not one's that we're explictly
decided upon, just the ones that there are Maven plugins for (that we're
aware of) that generate the respective IDE-specific project files.


--

Best regards,

 Gwyn                            mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>

-------------------------------------------------------------------------
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


-------------------------------------------------------------------------
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