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. > > >
