Hi, those should be set via Maven resources filtering in buildingtools, I'm sure that I've tested a clean build, but I might have done it with camel-buildtools already installed in my local repository. I'll try removing artifacts from my local repository and rebuilding,
zoran On Sun, May 7, 2017 at 10:17 AM, Claus Ibsen <[email protected]> wrote: > Hi > > I think the new checkstyle commits may have causes this error > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle > (default-cli) on project camel-spring-boot-generator-bom: An error has > occurred in Checkstyle report generation. Failed during checkstyle > execution: Failed during checkstyle configuration: unable to parse > configuration stream: Property ${header-java} has not been set -> > [Help 1] > [ERROR] > > > It can not build the camel-spring-boot-generator-bom module > > I started a fresh build from root with > > mvn clean install -P fastinstall > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 -- Zoran Regvart
