citrusframework / citrus-simulator

Standalone simulator for different messaging transports such as Http REST, SOAP WebService, JMS, RMI, mail messaging and more
Apache License 2.0
44 stars 45 forks source link

include citrus v4.2.1 #278

Closed bbortt closed 3 months ago

bbortt commented 3 months ago

@christophd remember to include -DskipFrontend=false when releasing the project. I think you have to commit it somewhere into the release scripts. but I've honestly never taken the time to understand them 😉

christophd commented 3 months ago

thanks for the heads up - -DskipFrontend=false does not ring a bell for me - I will have a look

bbortt commented 3 months ago

thanks for the heads up - -DskipFrontend=false does not ring a bell for me - I will have a look

it's a new property: https://github.com/citrusframework/citrus-simulator/blob/main/simulator-ui/pom.xml#L17.