We are switching to maven 2. Some projects are backwards compatible, like the core project, but others are not. Like the spring and authorization libraries.
Eelco On 3/6/06, Gili <[EMAIL PROTECTED]> wrote: > > What are you building with Maven? The core library? Does the Maven1 > plugin work under Netbeans? > > Gili > > Nathan Hamblen wrote: > > I'm eager to give Netbeans a shot, but I need the Maven 2 plugin to work > > smoothly first. > > http://docs.codehaus.org/display/MEVENIDE/MevenideNetbeans2.0 > > > > I'm sure you have nothing to do with that, I'm just putting it out > > there. Wicket 1.2 has switched to Maven 2 and you'll probably see it > > used more and more by Wicket programmers. When I try to run a Maven 2 > > project with the current version of the "mevenide" plugin I get this > > error: > > > > Unable to build project for plugin > > 'org.codehaus.mevenide:netbeans-deploy-plugin': POM > > 'org.codehaus.mevenide:ide-mojos' not found in repository: Unable to > > download the artifact from any repository > > > > At that point I close Netbeans and open Eclipse. > > > > Nathan > > http://technically.us/n8/ > > > > On Mon, 2006-03-06 at 12:47 +0100, Geertjan Wielenga wrote: > >> Hi all, > >> > >> Firstly, I want to apologize for not being a regular contributor to > >> these Wicket lists (at all). Some time ago I blogged about Wicket quite > >> a bit (http://blogs.sun.com/geertjan), but since then other work > >> activities have taken up my time. > >> > >> I work as a technical writer for NetBeans in Prague, Czech Republic. > >> > >> I'm going to be at JavaOne, where I will do a presentation called > >> "Developing an Editor for your Favorite Web Framework". > >> > >> Basically, I'll show how you can strip the NetBeans IDE to its bare > >> essentials, and then add plug-ins for the editor functionality specific > >> to whatever web framework you want to use, and then finish off with some > >> branding -- adding a splash screen, creating an executable, and then > >> running the resulting executable with just the NetBeans core plus your > >> plug-ins. > >> > >> So, that's where Wicket comes in! I'm going to use Wicket as my example > >> web framework for purposes of this presentation at JavaOne. > >> > >> For this reason, I'd really appreciate your help. When you think of: > >> "Wicket IDE", what would be some of the features that you'd like to be > >> there? I'm thinking of: > >> > >> -- project templates > >> -- project samples > >> -- a single file template that creates two source files: HTML file and > >> Java source file > >> -- a palette that lets you drag components into the HML file, while > >> simultaneously generating the associated Java code in the Java source file > >> -- being able to jump for the HTML code to the related Java code, using > >> a shortcut key or menu item in the editor > >> > >> Do the above make sense to you? Are there other things you can think of? > >> > >> Any help would be appreciated. > >> > >> Thanks, > >> > >> Geertjan > >> > >> > >> > >> ------------------------------------------------------- > >> This SF.Net email is sponsored by xPML, a groundbreaking scripting language > >> that extends applications into web and mobile media. Attend the live > >> webcast > >> and join the prime developer group breaking into this new coding territory! > >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the live webcast > > and join the prime developer group breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > -- > http://www.desktopbeautifier.com/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
