On Fri, Jul 13, 2012 at 9:45 AM, Martin Grigorov <[email protected]> wrote: > The signed .tar.gz that I downloaded from > http://people.apache.org/~dashorst/wicket-6.0.0-beta3 contains wrong > names of the folders (Maven modules) and there is no pom.xml file so I > can't build it.
Ah.. the damned --prefix argument. I forgot to add '/' at the end. Martijn
