I am getting the following error early on when preparing the release: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M8:test (default-test) on project camel-tooling-util: No tests matching pattern "false" were executed! (Set -Dsurefire.failIfNoSpecifiedTests=false to ignore this error.) -> [Help 1] ```
Any idea what is causing this? Thanks in advance Gregor On Sun, Jan 29, 2023 at 4:20 PM Claus Ibsen <[email protected]> wrote: > > Hi > > Okay there was an issue in SB we have not migrated one of the starters so I > had to remove it > https://issues.apache.org/jira/browse/CAMEL-18984 > > Both branches now compiles with empty maven repo and pass CS and RAT checks. > > > On Sat, Jan 28, 2023 at 7:18 PM Gregor Zurowski <[email protected]> > wrote: > > > I will start taking a look tomorrow and post updates. > > > > Thanks, > > Gregor > > > > On Sat, Jan 28, 2023, 8:53 AM Claus Ibsen <[email protected]> wrote: > > > > > Hi > > > > > > The core and SB branches are looking good for the 4.0.0-M1 release. > > > I think we should cut the release at the first given opportunity. > > > > > > Gregor, you need to use Java 17 to build the release (core and SB > > > branches). > > > > > > > > > > > > On Mon, Jan 23, 2023 at 7:37 AM Claus Ibsen <[email protected]> > > wrote: > > > > > > > Hi > > > > > > > > I think it would be good if we can get ready to cut the first milestone > > > > for Camel v4. > > > > As it's a new major version and a lot of development then we may have > > > some > > > > troubles" with cutting the release so it would be good to try out > > sooner > > > > than later. > > > > > > > > I will be on PTO this week, back at weekend. > > > > > > > > > > > > -- > > > > Claus Ibsen > > > > ----------------- > > > > @davsclaus > > > > Camel in Action 2: https://www.manning.com/ibsen2 > > > > > > > > > > > > > -- > > > Claus Ibsen > > > ----------------- > > > @davsclaus > > > Camel in Action 2: https://www.manning.com/ibsen2 > > > > > > > > -- > Claus Ibsen > ----------------- > @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2
