Wicket has anything but a vanilla build. Our site generation is fully customized, the distribution build is non-maven. However, when you only use 'maven jar' then you're ok. For building the distribution and deploying the website, there is a lot more involved.

Martijn


On 12/17/05, Ryan Sonnek <[EMAIL PROTECTED]> wrote:
Maven 2 is great, but you're correct that it isn't backwards
compatable.  I've been using it since beta3 for my projects and have
had 0 issues with it.  It would just take some work to port the
project.xml to a pom.xml .  and of course, the more customized build
process, the more difficult it will be to port.  I think wicket has a
pretty vanilla maven build, so it should be fairly painless to
upgrade.

+1 for moving to maven2

On 12/17/05, Nick Heudecker <[EMAIL PROTECTED]> wrote:
> I'm just going to reinstall 1.0.2 or whatever the current 1.x release is.  I
> only use Maven to compile Wicket, so it doesn't matter which version I
> install.
>
> I really hate Maven.
>
>
>
>  On 12/17/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> > Martjin is our Maven expert. From what I read about Maven 2 ist seems
> > to have lots of problems. It is not backwards compatible either, isn't
> > it?
> >
> > Juergen
> >
> > On 12/17/05, Nick Heudecker < [EMAIL PROTECTED]> wrote:
> > > I'm getting the following error when trying to compile the Wicket
> sources
> > > with Maven 2:
> > >
> > > [INFO] Cannot execute mojo: resources. It requires a project with an
> > > existing pom.xml, but the build is not using one.
> > >
> > > Copying the existing project.xml to pom.xml doesn't help either.  Any
> > > advice?
> > >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user



--
Living a wicket life...

Martijn Dashorst - http://www.jroller.com/page/dashorst

Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1

Reply via email to