done, sorry for delay I moved 3 versions 1.5, 6.x, 7.x every version was moved with single commit (history was dropped, sorry, wasn't sure how else can I merge 2 tree with different structure)
will appreciate help in 1) test everything is OK 2) guide me to move wiki page and make visible on https://github.com/wicketstuff/core/tree/master/dashboard-parent page 3) point me to any inconsistencies Thanks! On Mon, Dec 7, 2015 at 4:40 PM, Sebastien <[email protected]> wrote: > Hi Martin, > > Thank you for the info; this is actually my config that used to work... :/ > > https://github.com/sebfz1/wicket-jquery-ui/blob/master/wicket-jquery-ui-samples/pom.xml#L139 > > Will try to investigate... > > Best regards, > Sebastien. > > > On Sun, Dec 6, 2015 at 8:44 PM, Martin Grigorov <[email protected]> > wrote: > > > Hi Sebastien, > > > > I've added snippets like > > > > > https://github.com/wicketstuff/core/commit/5574dd29a4a2a262006c4bed29cd2bb17e10d6f1 > > in all -examples modules. > > These properties are used by their respective Maven plugins, e.g. > > > > > https://github.com/wicketstuff/core/blob/5574dd29a4a2a262006c4bed29cd2bb17e10d6f1/pom.xml#L126 > > , > > and the -examples.war files are not in Maven Central since 7.0.0. > > > > Martin Grigorov > > Wicket Training and Consulting > > https://twitter.com/mtgrigorov > > > > On Fri, Dec 4, 2015 at 3:55 PM, Sebastien <[email protected]> wrote: > > > > > Hi Martin, > > > > > > > We stopped deploying the -examples modules > > > > > > Sorry to mix-up threads, but how did you do that? > > > The 'skip' option of the maven-deploy-plugin is not working for me > > anymore, > > > since a while now. :( > > > > > > Thanks in advance, > > > Sebastien. > > > > > > -- WBR Maxim aka solomax
