I've updated and build locally all projects that "extends" wicketstuff-parent when I changed the dependency and everything was fine.
But ... the 1.3.x projects (https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-1.3.x) still depends on wicketstuff-parent:2-nojavadoc... Ok, I will update the version of wicketstuff-parent in trunk. After that a new snapshot of it should be build and all 1.4-SNAPSHOT (trunk) project should be ok again. Last time when I checked WicketStuff's TeamCity it didn't work - the synchronization from SF.net had problems. Is this fixed now ? Martin On Tue, 2008-10-28 at 20:52 +0100, Nino Saturnino Martinez Vazquez Wael wrote: > As I mentioned I saw it in the parent pom.. > > Here: > > https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-jquery/pom.xml > > Unless! I have an old outdated version of the pom.. That could be.. > > > Nope, seems to be an old version on our maven repo: > > http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-parent/2-nojavadoc/wicketstuff-parent-2-nojavadoc.pom > > So we either need to refresh that one, or even better make a new version > so it will not break with otherstuff using it? > > Martin Grigorov wrote: > > I've changed it. > > > > Since r4284 wicketstuff-parent/pom.xml has this: > > <properties> > > <java.src.version>1.5</java.src.version> > > <wicket.version>1.4-m3</wicket.version> > > <slf4j.version>1.5.2</slf4j.version> > > <runtime.log>target/velocity.log</runtime.log> > > </properties> > > > > > > Where did you see 1.3.1 ? > > > > Martin > > > > > > On Tue, 2008-10-28 at 14:42 +0100, Nino Saturnino Martinez Vazquez Wael > > wrote: > > > >> Hi Guys > >> > >> The JQuery stuff project arent compiling, seems to be dependant on > >> Wicket 1.4 and using generics. But the pom uses this parent: > >> <groupId>org.wicketstuff</groupId> > >> <artifactId>wicketstuff-parent</artifactId> > >> <version>2-nojavadoc</version> > >> Which includes wicket 1.3.1... > >> > >> Whats up? > >> > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]